[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:15:38.657998 14853 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.129.126:37461
I20260709 13:15:38.659617 14853 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:15:38.660703 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:38.678030 14860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:38.679031 14859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:38.679513 14853 server_base.cc:1061] running on GCE node
W20260709 13:15:38.678097 14862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:39.785573 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:39.785840 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:39.786057 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602939786031 us; error 0 us; skew 500 ppm
I20260709 13:15:39.786895 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:39.793116 14853 webserver.cc:533] Webserver started at http://127.14.129.126:44125/ using document root <none> and password file <none>
I20260709 13:15:39.793998 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:39.794205 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:39.794648 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:39.800400 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/master-0-root/instance:
uuid: "6b0ae28213d5483983ae56af3de29fcf"
format_stamp: "Formatted at 2026-07-09 13:15:39 on dist-test-slave-gg5t"
I20260709 13:15:39.808686 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:15:39.813941 14868 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:39.815119 14853 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:15:39.815466 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/master-0-root
uuid: "6b0ae28213d5483983ae56af3de29fcf"
format_stamp: "Formatted at 2026-07-09 13:15:39 on dist-test-slave-gg5t"
I20260709 13:15:39.815804 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:39.870297 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:39.871939 14853 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:15:39.872416 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:39.943210 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.126:37461
I20260709 13:15:39.943295 14919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.126:37461 every 8 connection(s)
I20260709 13:15:39.951081 14920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:39.972662 14920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf: Bootstrap starting.
I20260709 13:15:39.978524 14920 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:39.980376 14920 log.cc:826] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf: Log is configured to *not* fsync() on all Append() calls
I20260709 13:15:39.984882 14920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf: No bootstrap required, opened a new log
I20260709 13:15:40.005224 14920 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b0ae28213d5483983ae56af3de29fcf" member_type: VOTER }
I20260709 13:15:40.005769 14920 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:40.005962 14920 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b0ae28213d5483983ae56af3de29fcf, State: Initialized, Role: FOLLOWER
I20260709 13:15:40.006790 14920 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b0ae28213d5483983ae56af3de29fcf" member_type: VOTER }
I20260709 13:15:40.007328 14920 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:40.007573 14920 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:40.007858 14920 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:40.011914 14920 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b0ae28213d5483983ae56af3de29fcf" member_type: VOTER }
I20260709 13:15:40.012625 14920 leader_election.cc:304] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [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: 6b0ae28213d5483983ae56af3de29fcf; no voters: 
I20260709 13:15:40.014293 14920 leader_election.cc:290] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:40.014639 14923 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:40.017069 14923 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 1 LEADER]: Becoming Leader. State: Replica: 6b0ae28213d5483983ae56af3de29fcf, State: Running, Role: LEADER
I20260709 13:15:40.018029 14923 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [LEADER]: Queue going to LEADER mode. State: All 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: "6b0ae28213d5483983ae56af3de29fcf" member_type: VOTER }
I20260709 13:15:40.019085 14920 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:40.028890 14924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b0ae28213d5483983ae56af3de29fcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b0ae28213d5483983ae56af3de29fcf" member_type: VOTER } }
I20260709 13:15:40.029647 14924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:40.031081 14925 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b0ae28213d5483983ae56af3de29fcf. Latest consensus state: current_term: 1 leader_uuid: "6b0ae28213d5483983ae56af3de29fcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b0ae28213d5483983ae56af3de29fcf" member_type: VOTER } }
I20260709 13:15:40.031666 14925 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:40.033684 14933 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:40.045868 14933 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:40.048233 14853 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:40.062662 14933 catalog_manager.cc:1383] Generated new cluster ID: 536583cb2e724c69982cd70b3af859d2
I20260709 13:15:40.063014 14933 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:40.077280 14933 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:40.079523 14933 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:40.109380 14933 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf: Generated new TSK 0
I20260709 13:15:40.110365 14933 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:40.115737 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:40.124121 14942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:40.126091 14943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:40.131072 14945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:40.131116 14853 server_base.cc:1061] running on GCE node
I20260709 13:15:40.132189 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:40.132515 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:40.132835 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602940132795 us; error 0 us; skew 500 ppm
I20260709 13:15:40.133647 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:40.137843 14853 webserver.cc:533] Webserver started at http://127.14.129.65:44531/ using document root <none> and password file <none>
I20260709 13:15:40.138722 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:40.139032 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:40.139413 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:40.141117 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-0-root/instance:
uuid: "60f26c006fa449178f257d55639f7bb6"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-gg5t"
I20260709 13:15:40.148303 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:15:40.153585 14950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.154479 14853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:15:40.154842 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "60f26c006fa449178f257d55639f7bb6"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-gg5t"
I20260709 13:15:40.155292 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:40.174263 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:40.176169 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:40.179425 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:40.184947 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:40.185312 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.185640 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:40.185870 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.278328 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:43199
I20260709 13:15:40.278383 15012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:43199 every 8 connection(s)
I20260709 13:15:40.286191 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:40.299325 15017 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:40.300792 15018 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:40.305533 15020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:40.305652 14853 server_base.cc:1061] running on GCE node
I20260709 13:15:40.306707 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:40.306924 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:40.307165 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602940307143 us; error 0 us; skew 500 ppm
I20260709 13:15:40.307789 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:40.312122 14853 webserver.cc:533] Webserver started at http://127.14.129.66:32925/ using document root <none> and password file <none>
I20260709 13:15:40.312849 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:40.313148 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:40.313452 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:40.314903 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-1-root/instance:
uuid: "80efec0f24504668ba0b391d4e48e9c9"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-gg5t"
I20260709 13:15:40.316599 15013 heartbeater.cc:344] Connected to a master server at 127.14.129.126:37461
I20260709 13:15:40.317201 15013 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:40.318464 15013 heartbeater.cc:507] Master 127.14.129.126:37461 requested a full tablet report, sending...
I20260709 13:15:40.321331 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:40.322471 14885 ts_manager.cc:194] Registered new tserver with Master: 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199)
I20260709 13:15:40.325706 15025 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.325708 14885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52824
I20260709 13:15:40.326756 14853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:15:40.327071 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-1-root
uuid: "80efec0f24504668ba0b391d4e48e9c9"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-gg5t"
I20260709 13:15:40.327354 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:40.347808 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:40.349166 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:40.351567 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:40.354769 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:40.355001 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:15:40.355239 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:40.355397 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.453940 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.66:45097
I20260709 13:15:40.454078 15087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.66:45097 every 8 connection(s)
I20260709 13:15:40.461022 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:40.469350 15091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:40.471009 15092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:40.475831 15088 heartbeater.cc:344] Connected to a master server at 127.14.129.126:37461
I20260709 13:15:40.476239 15088 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:40.477186 14853 server_base.cc:1061] running on GCE node
I20260709 13:15:40.477141 15088 heartbeater.cc:507] Master 127.14.129.126:37461 requested a full tablet report, sending...
W20260709 13:15:40.477800 15094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:40.478820 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:40.479090 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:40.479293 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602940479277 us; error 0 us; skew 500 ppm
I20260709 13:15:40.479643 14885 ts_manager.cc:194] Registered new tserver with Master: 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:40.479988 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:40.481346 14885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52826
I20260709 13:15:40.483876 14853 webserver.cc:533] Webserver started at http://127.14.129.67:34993/ using document root <none> and password file <none>
I20260709 13:15:40.484375 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:40.484561 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:40.484807 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:40.485901 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-2-root/instance:
uuid: "deaa97c96bd84147bd874ae08b3b65a9"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-gg5t"
I20260709 13:15:40.490687 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260709 13:15:40.494236 15099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.495072 14853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:15:40.495337 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-2-root
uuid: "deaa97c96bd84147bd874ae08b3b65a9"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-gg5t"
I20260709 13:15:40.495601 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602938491534-14853-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:40.512676 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:40.513999 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:40.516364 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:40.519300 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:40.519493 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.519743 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:40.519889 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.609717 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.67:40799
I20260709 13:15:40.609784 15161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.67:40799 every 8 connection(s)
I20260709 13:15:40.624238 15162 heartbeater.cc:344] Connected to a master server at 127.14.129.126:37461
I20260709 13:15:40.624697 15162 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:40.625701 15162 heartbeater.cc:507] Master 127.14.129.126:37461 requested a full tablet report, sending...
I20260709 13:15:40.627921 14885 ts_manager.cc:194] Registered new tserver with Master: deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:40.629045 14853 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016014035s
I20260709 13:15:40.629422 14885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52830
I20260709 13:15:40.689250 14885 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52836:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:40.694557 14885 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:40.806617 14978 tablet_service.cc:1511] Processing CreateTablet for tablet e9562433639e407b90eafe55ad691119 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:40.807538 14974 tablet_service.cc:1511] Processing CreateTablet for tablet 77069d39922f44c0b57083a9f4591b65 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:40.808444 14978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9562433639e407b90eafe55ad691119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.808254 14976 tablet_service.cc:1511] Processing CreateTablet for tablet 27ef07c178fc435a8a4f09bf5706f6c5 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:40.809222 14974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77069d39922f44c0b57083a9f4591b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.815598 14976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ef07c178fc435a8a4f09bf5706f6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.815696 14973 tablet_service.cc:1511] Processing CreateTablet for tablet 3e34b36d9ef740d7813f3b4a5ceaec83 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:40.821024 15053 tablet_service.cc:1511] Processing CreateTablet for tablet e9562433639e407b90eafe55ad691119 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:40.822903 14973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e34b36d9ef740d7813f3b4a5ceaec83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.818480 15052 tablet_service.cc:1511] Processing CreateTablet for tablet 66697f0d95964caabf68f25cc2f17b43 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:40.820539 14972 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0e48ac8d2b4b97b1b56b86860158bd (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:40.827108 15050 tablet_service.cc:1511] Processing CreateTablet for tablet b5e7329d514b4f34aac1df0cd86ea75d (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:40.827366 14972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0e48ac8d2b4b97b1b56b86860158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.827227 14975 tablet_service.cc:1511] Processing CreateTablet for tablet b5e7329d514b4f34aac1df0cd86ea75d (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:40.822149 15051 tablet_service.cc:1511] Processing CreateTablet for tablet 27ef07c178fc435a8a4f09bf5706f6c5 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:40.836840 14975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e7329d514b4f34aac1df0cd86ea75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.838203 15053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9562433639e407b90eafe55ad691119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.827235 14977 tablet_service.cc:1511] Processing CreateTablet for tablet 66697f0d95964caabf68f25cc2f17b43 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:40.844305 14977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66697f0d95964caabf68f25cc2f17b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.836921 15049 tablet_service.cc:1511] Processing CreateTablet for tablet 77069d39922f44c0b57083a9f4591b65 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:40.851570 15051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ef07c178fc435a8a4f09bf5706f6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.852335 15052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66697f0d95964caabf68f25cc2f17b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.854013 14971 tablet_service.cc:1511] Processing CreateTablet for tablet 5619c00de586441d9073b9cd9517d0ac (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:40.856000 14971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5619c00de586441d9073b9cd9517d0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.857301 15049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77069d39922f44c0b57083a9f4591b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.852759 15048 tablet_service.cc:1511] Processing CreateTablet for tablet 3e34b36d9ef740d7813f3b4a5ceaec83 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:40.859826 15050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e7329d514b4f34aac1df0cd86ea75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.866986 15048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e34b36d9ef740d7813f3b4a5ceaec83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.875114 15127 tablet_service.cc:1511] Processing CreateTablet for tablet e9562433639e407b90eafe55ad691119 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:40.883759 15127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9562433639e407b90eafe55ad691119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.886822 15126 tablet_service.cc:1511] Processing CreateTablet for tablet 66697f0d95964caabf68f25cc2f17b43 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:40.888619 15126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66697f0d95964caabf68f25cc2f17b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.886618 15047 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0e48ac8d2b4b97b1b56b86860158bd (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:40.897420 15125 tablet_service.cc:1511] Processing CreateTablet for tablet 27ef07c178fc435a8a4f09bf5706f6c5 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:40.916507 15125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ef07c178fc435a8a4f09bf5706f6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.916978 15124 tablet_service.cc:1511] Processing CreateTablet for tablet b5e7329d514b4f34aac1df0cd86ea75d (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:40.917784 15123 tablet_service.cc:1511] Processing CreateTablet for tablet 77069d39922f44c0b57083a9f4591b65 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:40.927336 15121 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0e48ac8d2b4b97b1b56b86860158bd (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:40.903584 15122 tablet_service.cc:1511] Processing CreateTablet for tablet 3e34b36d9ef740d7813f3b4a5ceaec83 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:40.894029 15046 tablet_service.cc:1511] Processing CreateTablet for tablet 5619c00de586441d9073b9cd9517d0ac (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:40.935482 15046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5619c00de586441d9073b9cd9517d0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.938555 15124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e7329d514b4f34aac1df0cd86ea75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.942253 15122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e34b36d9ef740d7813f3b4a5ceaec83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.944664 15123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77069d39922f44c0b57083a9f4591b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.946158 15047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0e48ac8d2b4b97b1b56b86860158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.948732 15121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0e48ac8d2b4b97b1b56b86860158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.988343 15120 tablet_service.cc:1511] Processing CreateTablet for tablet 5619c00de586441d9073b9cd9517d0ac (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:40.990815 15120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5619c00de586441d9073b9cd9517d0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:40.990727 14970 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf12836008e46b792fd6ba8d3fd3598 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:40.997473 14970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf12836008e46b792fd6ba8d3fd3598. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:41.040382 14932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:41.040942 15052 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf12836008e46b792fd6ba8d3fd3598 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:41.042203 15052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf12836008e46b792fd6ba8d3fd3598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.095070 15180 tablet_bootstrap.cc:492] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: Bootstrap starting.
I20260709 13:15:41.111991 15182 tablet_bootstrap.cc:492] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6: Bootstrap starting.
I20260709 13:15:41.113018 15181 tablet_bootstrap.cc:492] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9: Bootstrap starting.
I20260709 13:15:41.112907 15123 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf12836008e46b792fd6ba8d3fd3598 (DEFAULT_TABLE table=test-workload [id=ac35688d6c3c470d8c99363f79e58fff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:41.115921 15123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf12836008e46b792fd6ba8d3fd3598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.158715 15181 tablet_bootstrap.cc:654] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.158805 15180 tablet_bootstrap.cc:654] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.174742 15181 tablet_bootstrap.cc:492] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9: No bootstrap required, opened a new log
I20260709 13:15:41.177371 15181 ts_tablet_manager.cc:1403] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.007s
I20260709 13:15:41.179872 15180 tablet_bootstrap.cc:492] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: No bootstrap required, opened a new log
I20260709 13:15:41.181650 15180 ts_tablet_manager.cc:1403] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: Time spent bootstrapping tablet: real 0.144s	user 0.003s	sys 0.012s
I20260709 13:15:41.185205 15180 raft_consensus.cc:359] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.185986 15182 tablet_bootstrap.cc:654] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.186033 15180 raft_consensus.cc:385] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.186506 15180 raft_consensus.cc:740] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.187350 15180 consensus_queue.cc:260] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.189965 15181 raft_consensus.cc:359] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.190721 15181 raft_consensus.cc:385] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.191049 15181 raft_consensus.cc:740] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.191818 15181 consensus_queue.cc:260] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.195007 15182 tablet_bootstrap.cc:492] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6: No bootstrap required, opened a new log
I20260709 13:15:41.195641 15182 ts_tablet_manager.cc:1403] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.007s
I20260709 13:15:41.196854 15088 heartbeater.cc:499] Master 127.14.129.126:37461 was elected leader, sending a full tablet report...
I20260709 13:15:41.197932 15180 ts_tablet_manager.cc:1434] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260709 13:15:41.199270 15180 tablet_bootstrap.cc:492] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9: Bootstrap starting.
I20260709 13:15:41.199229 15182 raft_consensus.cc:359] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.200259 15182 raft_consensus.cc:385] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.204556 15181 ts_tablet_manager.cc:1434] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 13:15:41.205601 15181 tablet_bootstrap.cc:492] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9: Bootstrap starting.
I20260709 13:15:41.207254 15162 heartbeater.cc:499] Master 127.14.129.126:37461 was elected leader, sending a full tablet report...
I20260709 13:15:41.207494 15180 tablet_bootstrap.cc:654] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.200613 15182 raft_consensus.cc:740] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Initialized, Role: FOLLOWER
W20260709 13:15:41.210764 15089 tablet.cc:2406] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:41.210646 15182 consensus_queue.cc:260] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.227258 15180 tablet_bootstrap.cc:492] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9: No bootstrap required, opened a new log
I20260709 13:15:41.227789 15180 ts_tablet_manager.cc:1403] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.005s
I20260709 13:15:41.228272 15181 tablet_bootstrap.cc:654] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.230710 15180 raft_consensus.cc:359] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.231520 15180 raft_consensus.cc:385] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.231835 15180 raft_consensus.cc:740] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.232694 15180 consensus_queue.cc:260] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.235257 15180 ts_tablet_manager.cc:1434] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:15:41.236346 15180 tablet_bootstrap.cc:492] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9: Bootstrap starting.
I20260709 13:15:41.240432 15181 tablet_bootstrap.cc:492] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9: No bootstrap required, opened a new log
I20260709 13:15:41.242246 15181 ts_tablet_manager.cc:1403] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.006s
I20260709 13:15:41.242997 15180 tablet_bootstrap.cc:654] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.255611 15181 raft_consensus.cc:359] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.256307 15013 heartbeater.cc:499] Master 127.14.129.126:37461 was elected leader, sending a full tablet report...
I20260709 13:15:41.256505 15181 raft_consensus.cc:385] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.256798 15182 ts_tablet_manager.cc:1434] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6: Time spent starting tablet: real 0.061s	user 0.014s	sys 0.009s
I20260709 13:15:41.256985 15181 raft_consensus.cc:740] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.257719 15182 tablet_bootstrap.cc:492] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6: Bootstrap starting.
I20260709 13:15:41.257838 15181 consensus_queue.cc:260] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.258708 15180 tablet_bootstrap.cc:492] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9: No bootstrap required, opened a new log
I20260709 13:15:41.259248 15180 ts_tablet_manager.cc:1403] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 13:15:41.260468 15181 ts_tablet_manager.cc:1434] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:15:41.264816 15181 tablet_bootstrap.cc:492] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9: Bootstrap starting.
I20260709 13:15:41.265760 15182 tablet_bootstrap.cc:654] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.271808 15181 tablet_bootstrap.cc:654] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.263314 15180 raft_consensus.cc:359] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.272401 15180 raft_consensus.cc:385] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.272776 15180 raft_consensus.cc:740] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.273674 15180 consensus_queue.cc:260] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.276331 15180 ts_tablet_manager.cc:1434] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:15:41.277568 15180 tablet_bootstrap.cc:492] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9: Bootstrap starting.
I20260709 13:15:41.284636 15180 tablet_bootstrap.cc:654] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.294761 15181 tablet_bootstrap.cc:492] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9: No bootstrap required, opened a new log
I20260709 13:15:41.295346 15181 ts_tablet_manager.cc:1403] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 13:15:41.298715 15181 raft_consensus.cc:359] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.299569 15181 raft_consensus.cc:385] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.299880 15181 raft_consensus.cc:740] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.300706 15181 consensus_queue.cc:260] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.302526 15181 ts_tablet_manager.cc:1434] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:41.303468 15181 tablet_bootstrap.cc:492] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9: Bootstrap starting.
I20260709 13:15:41.308127 15180 tablet_bootstrap.cc:492] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9: No bootstrap required, opened a new log
I20260709 13:15:41.309827 15181 tablet_bootstrap.cc:654] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.308627 15180 ts_tablet_manager.cc:1403] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.011s
I20260709 13:15:41.311561 15182 tablet_bootstrap.cc:492] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6: No bootstrap required, opened a new log
I20260709 13:15:41.312079 15182 ts_tablet_manager.cc:1403] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.022s
I20260709 13:15:41.315666 15182 raft_consensus.cc:359] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.316493 15182 raft_consensus.cc:385] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.316844 15182 raft_consensus.cc:740] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.317584 15182 consensus_queue.cc:260] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.319795 15182 ts_tablet_manager.cc:1434] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:15:41.317526 15180 raft_consensus.cc:359] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.320717 15182 tablet_bootstrap.cc:492] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6: Bootstrap starting.
I20260709 13:15:41.321542 15181 tablet_bootstrap.cc:492] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9: No bootstrap required, opened a new log
I20260709 13:15:41.322012 15181 ts_tablet_manager.cc:1403] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 13:15:41.324779 15181 raft_consensus.cc:359] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.325489 15181 raft_consensus.cc:385] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.325778 15181 raft_consensus.cc:740] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.326450 15181 consensus_queue.cc:260] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.327371 15182 tablet_bootstrap.cc:654] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.329012 15181 ts_tablet_manager.cc:1434] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:41.320719 15180 raft_consensus.cc:385] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.330129 15181 tablet_bootstrap.cc:492] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9: Bootstrap starting.
I20260709 13:15:41.330102 15180 raft_consensus.cc:740] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.330935 15180 consensus_queue.cc:260] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.333177 15180 ts_tablet_manager.cc:1434] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260709 13:15:41.334088 15180 tablet_bootstrap.cc:492] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9: Bootstrap starting.
I20260709 13:15:41.337378 15181 tablet_bootstrap.cc:654] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.340431 15180 tablet_bootstrap.cc:654] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.341329 15182 tablet_bootstrap.cc:492] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6: No bootstrap required, opened a new log
I20260709 13:15:41.341852 15182 ts_tablet_manager.cc:1403] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 13:15:41.344942 15182 raft_consensus.cc:359] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.345729 15182 raft_consensus.cc:385] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.346038 15182 raft_consensus.cc:740] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.346771 15182 consensus_queue.cc:260] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.349592 15182 ts_tablet_manager.cc:1434] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:41.350636 15182 tablet_bootstrap.cc:492] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6: Bootstrap starting.
I20260709 13:15:41.357399 15182 tablet_bootstrap.cc:654] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.361377 15181 tablet_bootstrap.cc:492] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9: No bootstrap required, opened a new log
I20260709 13:15:41.361829 15181 ts_tablet_manager.cc:1403] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.004s
I20260709 13:15:41.362179 15185 raft_consensus.cc:493] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.362797 15185 raft_consensus.cc:515] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.368569 15185 leader_election.cc:290] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.375815 15181 raft_consensus.cc:359] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.377226 15181 raft_consensus.cc:385] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.377645 15181 raft_consensus.cc:740] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.378600 15181 consensus_queue.cc:260] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.381736 15180 tablet_bootstrap.cc:492] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9: No bootstrap required, opened a new log
I20260709 13:15:41.382378 15180 ts_tablet_manager.cc:1403] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.003s
I20260709 13:15:41.384488 15181 ts_tablet_manager.cc:1434] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 13:15:41.385594 15181 tablet_bootstrap.cc:492] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9: Bootstrap starting.
I20260709 13:15:41.392951 15187 raft_consensus.cc:493] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.393549 15187 raft_consensus.cc:515] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.396344 15180 raft_consensus.cc:359] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.400655 15180 raft_consensus.cc:385] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.401011 15180 raft_consensus.cc:740] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.397764 15187 leader_election.cc:290] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:41.401749 15181 tablet_bootstrap.cc:654] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.398715 15182 tablet_bootstrap.cc:492] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6: No bootstrap required, opened a new log
I20260709 13:15:41.405421 15180 consensus_queue.cc:260] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.406129 15182 ts_tablet_manager.cc:1403] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.006s
I20260709 13:15:41.411558 15180 ts_tablet_manager.cc:1434] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:15:41.412602 15180 tablet_bootstrap.cc:492] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9: Bootstrap starting.
I20260709 13:15:41.411273 15182 raft_consensus.cc:359] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.415843 15182 raft_consensus.cc:385] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.416339 15182 raft_consensus.cc:740] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.417105 15182 consensus_queue.cc:260] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.419643 15182 ts_tablet_manager.cc:1434] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:15:41.422497 15180 tablet_bootstrap.cc:654] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.423094 15182 tablet_bootstrap.cc:492] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6: Bootstrap starting.
I20260709 13:15:41.424870 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:41.430721 15137 raft_consensus.cc:2468] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 0.
I20260709 13:15:41.440778 15026 leader_election.cc:304] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:41.442219 15185 raft_consensus.cc:2804] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.442629 15185 raft_consensus.cc:493] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.445509 15185 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.450893 14988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
W20260709 13:15:41.452800 15028 leader_election.cc:343] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.469918 15185 raft_consensus.cc:515] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.474582 15181 tablet_bootstrap.cc:492] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9: No bootstrap required, opened a new log
I20260709 13:15:41.475797 15181 ts_tablet_manager.cc:1403] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.025s
I20260709 13:15:41.477365 15182 tablet_bootstrap.cc:654] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.482604 15181 raft_consensus.cc:359] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:41.483507 15181 raft_consensus.cc:385] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.484081 15185 leader_election.cc:290] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.484763 15185 raft_consensus.cc:493] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.485687 14988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:41.486498 14988 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 0.
I20260709 13:15:41.483919 15181 raft_consensus.cc:740] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.487484 15181 consensus_queue.cc:260] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:41.486300 15185 raft_consensus.cc:515] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.488440 15102 leader_election.cc:304] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:41.489329 15187 raft_consensus.cc:2804] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.489673 15187 raft_consensus.cc:493] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.490012 15187 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.490284 15185 leader_election.cc:290] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.500609 15185 raft_consensus.cc:493] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.500697 15189 raft_consensus.cc:493] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.500833 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:41.501423 15137 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.501159 15185 raft_consensus.cc:515] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.501286 15189 raft_consensus.cc:515] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.508553 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:41.514302 15189 leader_election.cc:290] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.516819 15136 raft_consensus.cc:2468] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 0.
I20260709 13:15:41.512495 15187 raft_consensus.cc:515] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.517025 14988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:41.520846 15181 ts_tablet_manager.cc:1434] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.004s
I20260709 13:15:41.528661 15180 tablet_bootstrap.cc:492] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9: No bootstrap required, opened a new log
I20260709 13:15:41.529521 15180 ts_tablet_manager.cc:1403] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9: Time spent bootstrapping tablet: real 0.117s	user 0.025s	sys 0.027s
I20260709 13:15:41.529198 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:41.534145 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:41.537662 15063 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 0.
I20260709 13:15:41.537988 15187 leader_election.cc:290] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:41.538379 14988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:41.538550 15187 raft_consensus.cc:493] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.538805 15026 leader_election.cc:304] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:41.539050 14988 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 0.
I20260709 13:15:41.539000 15187 raft_consensus.cc:515] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.540478 15211 raft_consensus.cc:2804] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.536958 15181 tablet_bootstrap.cc:492] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9: Bootstrap starting.
I20260709 13:15:41.540896 15211 raft_consensus.cc:493] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.544081 15211 raft_consensus.cc:3060] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.536706 15185 leader_election.cc:290] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.544463 14987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6"
W20260709 13:15:41.541101 15028 leader_election.cc:343] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.541077 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:41.547353 14987 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.549404 15210 raft_consensus.cc:493] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.551671 15136 raft_consensus.cc:2393] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80efec0f24504668ba0b391d4e48e9c9 in current term 1: Already voted for candidate deaa97c96bd84147bd874ae08b3b65a9 in this term.
I20260709 13:15:41.551180 15028 leader_election.cc:304] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:41.557713 15182 tablet_bootstrap.cc:492] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6: No bootstrap required, opened a new log
I20260709 13:15:41.550241 15210 raft_consensus.cc:515] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.558270 15182 ts_tablet_manager.cc:1403] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6: Time spent bootstrapping tablet: real 0.136s	user 0.019s	sys 0.006s
I20260709 13:15:41.561990 15213 raft_consensus.cc:493] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.558266 15137 raft_consensus.cc:2468] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 1.
I20260709 13:15:41.564769 15189 raft_consensus.cc:493] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.565228 15189 raft_consensus.cc:515] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.569427 15210 leader_election.cc:290] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.569561 15026 leader_election.cc:304] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:41.565429 15211 raft_consensus.cc:515] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.562538 15213 raft_consensus.cc:515] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:41.564409 15185 raft_consensus.cc:2804] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.571116 15189 leader_election.cc:290] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.577327 14988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:41.580896 15189 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.572710 15210 raft_consensus.cc:493] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:41.582140 15102 leader_election.cc:343] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.582509 15210 raft_consensus.cc:515] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.572947 15182 raft_consensus.cc:359] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:41.583803 15182 raft_consensus.cc:385] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.584122 15182 raft_consensus.cc:740] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.582511 15189 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.584739 15210 leader_election.cc:290] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
W20260709 13:15:41.574180 15028 leader_election.cc:343] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.586498 15210 raft_consensus.cc:2804] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.579528 15185 raft_consensus.cc:493] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.589507 15210 raft_consensus.cc:697] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:41.589816 15185 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.590715 15210 consensus_queue.cc:237] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.591207 15189 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.584821 15182 consensus_queue.cc:260] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:41.580096 15180 raft_consensus.cc:359] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.593209 15180 raft_consensus.cc:385] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.587324 14987 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 1.
I20260709 13:15:41.597023 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:41.589795 15187 leader_election.cc:290] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:41.595322 15213 leader_election.cc:290] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199)
I20260709 13:15:41.594988 15180 raft_consensus.cc:740] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.599021 14988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:41.600277 15182 ts_tablet_manager.cc:1434] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.004s
I20260709 13:15:41.655496 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:41.631748 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:41.612332 15062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:41.604759 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:41.661319 15062 raft_consensus.cc:2393] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate deaa97c96bd84147bd874ae08b3b65a9 in current term 1: Already voted for candidate 80efec0f24504668ba0b391d4e48e9c9 in this term.
I20260709 13:15:41.657531 15180 consensus_queue.cc:260] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.603720 15211 leader_election.cc:290] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.661859 15182 tablet_bootstrap.cc:492] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6: Bootstrap starting.
I20260709 13:15:41.631491 14986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
W20260709 13:15:41.665467 15101 leader_election.cc:343] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.665678 14986 raft_consensus.cc:2468] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 0.
I20260709 13:15:41.604122 14988 raft_consensus.cc:2468] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 0.
W20260709 13:15:41.659759 15026 leader_election.cc:343] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.666152 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:41.603334 15185 raft_consensus.cc:515] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.608582 15102 leader_election.cc:304] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:41.673319 15213 raft_consensus.cc:2804] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.674882 15213 raft_consensus.cc:697] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Becoming Leader. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:41.675853 15213 consensus_queue.cc:237] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.671309 15028 leader_election.cc:304] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:41.680120 15063 raft_consensus.cc:2393] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate deaa97c96bd84147bd874ae08b3b65a9 in current term 1: Already voted for candidate 80efec0f24504668ba0b391d4e48e9c9 in this term.
I20260709 13:15:41.672672 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
W20260709 13:15:41.673712 15026 leader_election.cc:343] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.683722 15180 ts_tablet_manager.cc:1434] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9: Time spent starting tablet: real 0.153s	user 0.006s	sys 0.004s
I20260709 13:15:41.684522 15180 tablet_bootstrap.cc:492] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9: Bootstrap starting.
I20260709 13:15:41.682366 15137 raft_consensus.cc:3060] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:41.672829 15102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.65:43199, user_credentials={real_user=slave}} blocked reactor thread for 67851.3us
I20260709 13:15:41.631264 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:41.689790 15187 raft_consensus.cc:493] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.690003 15102 leader_election.cc:304] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:41.690256 15187 raft_consensus.cc:515] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.687878 15210 raft_consensus.cc:2804] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.693004 15101 leader_election.cc:304] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: deaa97c96bd84147bd874ae08b3b65a9; no voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:41.703504 15187 leader_election.cc:290] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:41.704064 15187 raft_consensus.cc:2804] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.704380 15187 raft_consensus.cc:493] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.704660 15187 raft_consensus.cc:3060] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.699270 15210 raft_consensus.cc:493] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.707275 15210 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.699056 15185 leader_election.cc:290] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.716471 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:41.718046 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6"
W20260709 13:15:41.718240 15028 leader_election.cc:343] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.718308 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:41.718669 15028 leader_election.cc:304] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9; no voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:41.718936 15062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e34b36d9ef740d7813f3b4a5ceaec83" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:41.719480 15185 raft_consensus.cc:2749] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.721010 14985 raft_consensus.cc:2393] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80efec0f24504668ba0b391d4e48e9c9 in current term 1: Already voted for candidate deaa97c96bd84147bd874ae08b3b65a9 in this term.
W20260709 13:15:41.722101 14952 leader_election.cc:343] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.722220 14988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
W20260709 13:15:41.723393 14952 leader_election.cc:343] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.724934 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:41.731500 14883 catalog_manager.cc:5697] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:41.735818 15187 raft_consensus.cc:515] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:41.724920 14885 catalog_manager.cc:5697] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:41.738092 15187 leader_election.cc:290] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199)
I20260709 13:15:41.743619 15062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:41.744920 15062 raft_consensus.cc:2468] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 0.
W20260709 13:15:41.743754 15028 leader_election.cc:343] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.746410 15028 leader_election.cc:304] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [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: 80efec0f24504668ba0b391d4e48e9c9; no voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:41.748799 15185 raft_consensus.cc:2749] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:15:41.735217 15102 leader_election.cc:343] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.734205 15137 raft_consensus.cc:2468] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 1.
I20260709 13:15:41.769224 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:41.769953 14985 raft_consensus.cc:3060] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.770495 15180 tablet_bootstrap.cc:654] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.771598 15101 leader_election.cc:304] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:41.766324 15187 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.773742 15062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:41.773715 15187 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
W20260709 13:15:41.776949 15101 leader_election.cc:343] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.765775 15210 raft_consensus.cc:515] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.776958 15187 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:41.776000 15213 raft_consensus.cc:2749] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.778113 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:41.779072 15187 raft_consensus.cc:2804] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.779248 15134 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 0.
I20260709 13:15:41.779500 15026 leader_election.cc:304] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:41.780201 15063 raft_consensus.cc:2393] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60f26c006fa449178f257d55639f7bb6 in current term 1: Already voted for candidate 80efec0f24504668ba0b391d4e48e9c9 in this term.
I20260709 13:15:41.780606 15185 raft_consensus.cc:2804] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.784143 15185 raft_consensus.cc:697] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:41.788697 15210 leader_election.cc:290] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.789454 15185 consensus_queue.cc:237] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.788546 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:41.792845 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:41.783581 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e34b36d9ef740d7813f3b4a5ceaec83" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:41.799297 14988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:41.793131 14985 raft_consensus.cc:2468] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 1.
W20260709 13:15:41.800288 15026 leader_election.cc:343] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.797587 15181 tablet_bootstrap.cc:700] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9: Time spent opening tablet: real 0.109s	user 0.016s	sys 0.030s
I20260709 13:15:41.801419 15181 tablet_bootstrap.cc:654] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.799994 14988 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 0.
I20260709 13:15:41.788506 15187 raft_consensus.cc:493] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.804991 15187 raft_consensus.cc:3060] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.806313 14951 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:41.807770 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
W20260709 13:15:41.808600 14951 leader_election.cc:343] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.809039 14951 leader_election.cc:304] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6; no voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:41.810690 15217 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.810278 15189 raft_consensus.cc:2804] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:15:41.811564 15101 leader_election.cc:343] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.811946 15189 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.806736 15102 leader_election.cc:304] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:41.812325 15189 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.813859 15102 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 80efec0f24504668ba0b391d4e48e9c9
W20260709 13:15:41.811242 14951 leader_election.cc:343] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.815173 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:41.815518 15213 raft_consensus.cc:2804] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.815888 15220 raft_consensus.cc:2804] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.813414 15182 tablet_bootstrap.cc:654] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.815907 15213 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.816819 14951 leader_election.cc:304] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6; no voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:41.818135 15213 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.823014 15220 raft_consensus.cc:697] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Becoming Leader. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:41.834227 15189 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.828215 15220 consensus_queue.cc:237] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:41.836267 15217 raft_consensus.cc:2749] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.837677 15189 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.838644 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:41.840670 15181 tablet_bootstrap.cc:492] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9: No bootstrap required, opened a new log
I20260709 13:15:41.841138 15181 ts_tablet_manager.cc:1403] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9: Time spent bootstrapping tablet: real 0.307s	user 0.035s	sys 0.042s
I20260709 13:15:41.843254 15217 raft_consensus.cc:2749] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.843851 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:41.846496 15180 tablet_bootstrap.cc:492] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9: No bootstrap required, opened a new log
I20260709 13:15:41.846884 15180 ts_tablet_manager.cc:1403] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9: Time spent bootstrapping tablet: real 0.163s	user 0.004s	sys 0.009s
W20260709 13:15:41.849452 14952 leader_election.cc:343] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.851038 15180 raft_consensus.cc:359] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.851747 15180 raft_consensus.cc:385] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.836813 15213 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.852056 15180 raft_consensus.cc:740] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.852877 15134 raft_consensus.cc:2393] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 60f26c006fa449178f257d55639f7bb6 in current term 1: Already voted for candidate deaa97c96bd84147bd874ae08b3b65a9 in this term.
I20260709 13:15:41.852923 15180 consensus_queue.cc:260] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.854287 14985 raft_consensus.cc:2468] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 1.
I20260709 13:15:41.857010 15180 ts_tablet_manager.cc:1434] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:41.857342 15181 raft_consensus.cc:359] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.858042 15181 raft_consensus.cc:385] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.858173 15180 tablet_bootstrap.cc:492] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9: Bootstrap starting.
I20260709 13:15:41.858362 15181 raft_consensus.cc:740] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.859392 15181 consensus_queue.cc:260] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.862106 15028 leader_election.cc:304] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:41.864225 15185 raft_consensus.cc:2804] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.861409 15213 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:41.864563 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:41.864727 15185 raft_consensus.cc:697] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:41.866255 15181 ts_tablet_manager.cc:1434] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.006s
W20260709 13:15:41.866454 15101 leader_election.cc:343] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.866454 15185 consensus_queue.cc:237] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.867273 15181 tablet_bootstrap.cc:492] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9: Bootstrap starting.
I20260709 13:15:41.866894 15187 raft_consensus.cc:515] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.867923 14951 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [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: 60f26c006fa449178f257d55639f7bb6; no voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:41.871585 15224 raft_consensus.cc:2749] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.875322 15182 tablet_bootstrap.cc:492] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6: No bootstrap required, opened a new log
I20260709 13:15:41.875907 15182 ts_tablet_manager.cc:1403] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6: Time spent bootstrapping tablet: real 0.245s	user 0.024s	sys 0.013s
I20260709 13:15:41.884176 15180 tablet_bootstrap.cc:654] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.883662 15182 raft_consensus.cc:359] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.879974 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:41.884812 15182 raft_consensus.cc:385] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.885435 15182 raft_consensus.cc:740] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.885470 14985 raft_consensus.cc:2393] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate deaa97c96bd84147bd874ae08b3b65a9 in current term 1: Already voted for candidate 60f26c006fa449178f257d55639f7bb6 in this term.
I20260709 13:15:41.887741 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:41.887480 15187 leader_election.cc:290] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:41.888644 14988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:41.888931 15182 consensus_queue.cc:260] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.889773 15063 raft_consensus.cc:3060] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:41.894266 15102 leader_election.cc:343] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.894687 15182 ts_tablet_manager.cc:1434] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:15:41.895237 15102 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [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: deaa97c96bd84147bd874ae08b3b65a9; no voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:41.895848 15182 tablet_bootstrap.cc:492] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6: Bootstrap starting.
I20260709 13:15:41.896194 15181 tablet_bootstrap.cc:654] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.900069 15187 raft_consensus.cc:2749] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.908596 15213 raft_consensus.cc:493] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.909274 15213 raft_consensus.cc:515] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.913157 15213 leader_election.cc:290] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:41.913621 15182 tablet_bootstrap.cc:654] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.913417 15062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:41.908601 15063 raft_consensus.cc:2468] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 1.
I20260709 13:15:41.914489 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:41.915375 14985 raft_consensus.cc:2393] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate deaa97c96bd84147bd874ae08b3b65a9 in current term 1: Already voted for candidate 80efec0f24504668ba0b391d4e48e9c9 in this term.
I20260709 13:15:41.915812 15101 leader_election.cc:304] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:41.916504 15102 leader_election.cc:304] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: deaa97c96bd84147bd874ae08b3b65a9; no voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:41.916955 15213 raft_consensus.cc:2804] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.917564 15220 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.921852 15181 tablet_bootstrap.cc:492] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9: No bootstrap required, opened a new log
I20260709 13:15:41.922329 15181 ts_tablet_manager.cc:1403] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.009s
I20260709 13:15:41.922526 15180 tablet_bootstrap.cc:492] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9: No bootstrap required, opened a new log
I20260709 13:15:41.923012 15180 ts_tablet_manager.cc:1403] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.011s
I20260709 13:15:41.923470 15213 raft_consensus.cc:697] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Becoming Leader. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:41.924889 15181 raft_consensus.cc:359] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.925662 15181 raft_consensus.cc:385] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.925945 15181 raft_consensus.cc:740] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.926681 15181 consensus_queue.cc:260] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.928336 15181 ts_tablet_manager.cc:1434] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:41.929519 15181 tablet_bootstrap.cc:492] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9: Bootstrap starting.
I20260709 13:15:41.932929 15180 raft_consensus.cc:359] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:41.933621 15180 raft_consensus.cc:385] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.933887 15180 raft_consensus.cc:740] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.934710 15181 tablet_bootstrap.cc:654] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.934551 15180 consensus_queue.cc:260] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:41.937163 15182 tablet_bootstrap.cc:492] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6: No bootstrap required, opened a new log
I20260709 13:15:41.937228 15180 ts_tablet_manager.cc:1434] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:15:41.937840 15182 ts_tablet_manager.cc:1403] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.003s
I20260709 13:15:41.938315 15180 tablet_bootstrap.cc:492] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9: Bootstrap starting.
I20260709 13:15:41.939941 15181 tablet_bootstrap.cc:492] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9: No bootstrap required, opened a new log
I20260709 13:15:41.940315 15181 ts_tablet_manager.cc:1403] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:15:41.940781 15182 raft_consensus.cc:359] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.941505 15182 raft_consensus.cc:385] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.941823 15182 raft_consensus.cc:740] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.942332 15181 raft_consensus.cc:359] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.942829 15181 raft_consensus.cc:385] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.943236 15181 raft_consensus.cc:740] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.942795 15182 consensus_queue.cc:260] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.944314 15181 consensus_queue.cc:260] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.924429 15213 consensus_queue.cc:237] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.945636 15181 ts_tablet_manager.cc:1434] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:41.945514 15185 raft_consensus.cc:493] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.946069 15185 raft_consensus.cc:515] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.948042 15185 leader_election.cc:290] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.948882 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e34b36d9ef740d7813f3b4a5ceaec83" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:41.949525 14985 raft_consensus.cc:2468] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 0.
I20260709 13:15:41.949616 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e34b36d9ef740d7813f3b4a5ceaec83" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:41.950274 15134 raft_consensus.cc:2468] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 0.
I20260709 13:15:41.949668 15180 tablet_bootstrap.cc:654] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.951241 15028 leader_election.cc:304] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:41.952236 15185 raft_consensus.cc:2804] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.952574 15185 raft_consensus.cc:493] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.952849 15185 raft_consensus.cc:3060] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.937170 15220 raft_consensus.cc:2749] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.954530 15182 ts_tablet_manager.cc:1434] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:15:41.955686 15182 tablet_bootstrap.cc:492] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6: Bootstrap starting.
I20260709 13:15:41.959744 15185 raft_consensus.cc:515] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.962988 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e34b36d9ef740d7813f3b4a5ceaec83" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:41.963586 14985 raft_consensus.cc:3060] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.962859 15180 tablet_bootstrap.cc:492] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9: No bootstrap required, opened a new log
I20260709 13:15:41.964229 15182 tablet_bootstrap.cc:654] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.964219 15180 ts_tablet_manager.cc:1403] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 13:15:41.969991 14985 raft_consensus.cc:2468] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 1.
I20260709 13:15:41.971171 15028 leader_election.cc:304] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:41.972369 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e34b36d9ef740d7813f3b4a5ceaec83" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:41.972754 15216 raft_consensus.cc:2804] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.972965 15134 raft_consensus.cc:3060] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.972817 15180 raft_consensus.cc:359] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.973642 15180 raft_consensus.cc:385] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.973474 15216 raft_consensus.cc:697] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:41.973930 15180 raft_consensus.cc:740] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.974562 15216 consensus_queue.cc:237] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.979625 15180 consensus_queue.cc:260] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.980347 15134 raft_consensus.cc:2468] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 1.
I20260709 13:15:41.981671 15180 ts_tablet_manager.cc:1434] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:15:41.982234 15185 leader_election.cc:290] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:41.981698 14884 catalog_manager.cc:5697] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:41.983831 14884 catalog_manager.cc:5697] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:41.992357 15182 tablet_bootstrap.cc:492] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6: No bootstrap required, opened a new log
I20260709 13:15:41.992849 15182 ts_tablet_manager.cc:1403] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.008s
I20260709 13:15:41.995729 15182 raft_consensus.cc:359] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:41.996289 15182 raft_consensus.cc:385] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.999396 14883 catalog_manager.cc:5697] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.001060 14883 catalog_manager.cc:5697] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:41.996559 15182 raft_consensus.cc:740] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.005020 15182 consensus_queue.cc:260] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.007115 15182 ts_tablet_manager.cc:1434] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 13:15:42.008093 15182 tablet_bootstrap.cc:492] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6: Bootstrap starting.
I20260709 13:15:42.010416 14882 catalog_manager.cc:5697] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.016937 15182 tablet_bootstrap.cc:654] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.027057 15182 tablet_bootstrap.cc:492] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6: No bootstrap required, opened a new log
I20260709 13:15:42.027606 15182 ts_tablet_manager.cc:1403] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260709 13:15:42.029316 15224 raft_consensus.cc:493] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.029704 15182 raft_consensus.cc:359] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.030256 15182 raft_consensus.cc:385] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.029836 15224 raft_consensus.cc:515] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.030470 15182 raft_consensus.cc:740] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.031132 15182 consensus_queue.cc:260] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.033034 15182 ts_tablet_manager.cc:1434] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:42.033609 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:42.034340 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:42.035081 15063 raft_consensus.cc:2393] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60f26c006fa449178f257d55639f7bb6 in current term 1: Already voted for candidate deaa97c96bd84147bd874ae08b3b65a9 in this term.
I20260709 13:15:42.035434 14985 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.032024 15224 leader_election.cc:290] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:42.038332 14952 leader_election.cc:304] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6; no voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:42.039726 15224 raft_consensus.cc:3060] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.042029 15189 raft_consensus.cc:493] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.042518 15189 raft_consensus.cc:515] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.046831 15224 raft_consensus.cc:2749] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:42.047513 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:42.048175 15134 raft_consensus.cc:2468] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 1.
I20260709 13:15:42.049005 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:42.049556 14951 leader_election.cc:304] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [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: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
W20260709 13:15:42.049434 14932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:42.050743 15224 raft_consensus.cc:2804] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:42.050905 15189 leader_election.cc:290] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:42.051155 15224 raft_consensus.cc:493] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.051517 15224 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.052464 15216 consensus_queue.cc:1048] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.057672 15224 raft_consensus.cc:515] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.059051 14985 raft_consensus.cc:1240] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Rejecting Update request from peer 80efec0f24504668ba0b391d4e48e9c9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:15:42.061264 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:42.061510 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:42.062108 15134 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.063521 15224 leader_election.cc:290] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:42.063527 15216 consensus_queue.cc:1059] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:42.064563 15185 raft_consensus.cc:3055] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:42.064908 15185 raft_consensus.cc:740] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:42.065737 15185 consensus_queue.cc:260] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.067082 15185 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.067701 15134 raft_consensus.cc:2468] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:42.068681 14951 leader_election.cc:304] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [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: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:42.069582 15224 raft_consensus.cc:2804] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:42.069977 15224 raft_consensus.cc:697] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Leader. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:42.070650 15224 consensus_queue.cc:237] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Queue going to LEADER 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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.071264 15216 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.071756 15216 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.074875 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:42.075701 14985 raft_consensus.cc:2393] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80efec0f24504668ba0b391d4e48e9c9 in current term 1: Already voted for candidate 60f26c006fa449178f257d55639f7bb6 in this term.
I20260709 13:15:42.076215 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:42.077026 15134 raft_consensus.cc:2393] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80efec0f24504668ba0b391d4e48e9c9 in current term 1: Already voted for candidate deaa97c96bd84147bd874ae08b3b65a9 in this term.
I20260709 13:15:42.077667 15216 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:42.078152 15026 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9; no voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:42.079474 14885 catalog_manager.cc:5697] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 reported cstate change: term changed from 1 to 2, leader changed from 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66) to 60f26c006fa449178f257d55639f7bb6 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "60f26c006fa449178f257d55639f7bb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.081323 15185 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.089102 15185 raft_consensus.cc:2749] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:42.118630 15185 raft_consensus.cc:493] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.119192 15185 raft_consensus.cc:515] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:42.121934 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:42.123100 15185 leader_election.cc:290] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799), 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199)
I20260709 13:15:42.123327 15213 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.124344 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f26c006fa449178f257d55639f7bb6" is_pre_election: true
I20260709 13:15:42.125046 14985 raft_consensus.cc:2393] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80efec0f24504668ba0b391d4e48e9c9 in current term 1: Already voted for candidate deaa97c96bd84147bd874ae08b3b65a9 in this term.
I20260709 13:15:42.126044 15028 leader_election.cc:304] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9; no voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:42.127095 15185 raft_consensus.cc:3060] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.133934 15185 raft_consensus.cc:2749] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:42.145287 15187 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.276830 14988 raft_consensus.cc:3060] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.278213 15216 consensus_queue.cc:1048] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.284406 15216 consensus_queue.cc:1048] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:42.325738 15224 raft_consensus.cc:493] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.326246 15224 raft_consensus.cc:515] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.328050 15224 leader_election.cc:290] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:42.329028 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:42.329190 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:42.329713 15063 raft_consensus.cc:2468] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 0.
I20260709 13:15:42.329823 15134 raft_consensus.cc:2468] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 0.
I20260709 13:15:42.330929 14952 leader_election.cc:304] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:42.331686 15224 raft_consensus.cc:2804] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:42.332069 15224 raft_consensus.cc:493] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.332405 15224 raft_consensus.cc:3060] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.338997 15224 raft_consensus.cc:515] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.341559 15224 leader_election.cc:290] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:42.341760 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:42.342427 15063 raft_consensus.cc:3060] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.342718 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:42.343272 15134 raft_consensus.cc:3060] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.349179 15063 raft_consensus.cc:2468] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 1.
I20260709 13:15:42.349332 15134 raft_consensus.cc:2468] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 1.
I20260709 13:15:42.350435 14951 leader_election.cc:304] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:42.351176 15224 raft_consensus.cc:2804] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:42.351537 15224 raft_consensus.cc:697] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 1 LEADER]: Becoming Leader. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:42.352255 15224 consensus_queue.cc:237] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:42.359752 14885 catalog_manager.cc:5697] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60f26c006fa449178f257d55639f7bb6 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "60f26c006fa449178f257d55639f7bb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.368630 15220 consensus_queue.cc:1048] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.379355 15187 consensus_queue.cc:1048] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.383060 15213 consensus_queue.cc:1048] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.402163 15213 consensus_queue.cc:1048] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.432180 15216 consensus_queue.cc:1048] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.446156 15210 consensus_queue.cc:1048] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.446394 15216 consensus_queue.cc:1048] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.470717 15210 consensus_queue.cc:1048] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.477556 15062 raft_consensus.cc:1275] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:15:42.477983 15062 pending_rounds.cc:85] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: Aborting all ops after (but not including) 0
I20260709 13:15:42.478322 15062 pending_rounds.cc:107] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:15:42.478619 15062 raft_consensus.cc:2889] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:42.480355 15224 consensus_queue.cc:1048] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.490116 15137 raft_consensus.cc:1275] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:42.493856 15224 consensus_queue.cc:1048] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.890911 15189 consensus_queue.cc:1048] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.903600 15224 consensus_queue.cc:1048] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:43.056139 14932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:43.489889 15265 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.490326 15265 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.491991 15265 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:43.492995 15062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9" is_pre_election: true
I20260709 13:15:43.493148 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9" is_pre_election: true
I20260709 13:15:43.493523 15062 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 1.
I20260709 13:15:43.493803 15137 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 1.
I20260709 13:15:43.494597 14952 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [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: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:43.495589 15265 raft_consensus.cc:2804] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:43.496096 15265 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.496560 15265 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.501065 15265 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.502553 15265 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:43.503399 15062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:43.503548 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:43.503984 15062 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.504004 15137 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.508581 15062 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:43.508595 15137 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:43.509696 14952 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:43.510372 15265 raft_consensus.cc:2804] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:43.510718 15265 raft_consensus.cc:697] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Leader. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:43.511330 15265 consensus_queue.cc:237] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Queue going to LEADER 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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.518477 14882 catalog_manager.cc:5697] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 reported cstate change: term changed from 0 to 2, leader changed from <none> to 60f26c006fa449178f257d55639f7bb6 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "60f26c006fa449178f257d55639f7bb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.643173 15137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9562433639e407b90eafe55ad691119"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
mode: GRACEFUL
new_leader_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:55468
I20260709 13:15:43.643733 15137 raft_consensus.cc:606] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Received request to transfer leadership to TS 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:43.660133 15062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
mode: GRACEFUL
new_leader_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:43616
I20260709 13:15:43.660621 15062 raft_consensus.cc:606] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Received request to transfer leadership to TS 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:43.665472 15137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
mode: GRACEFUL
new_leader_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:55468
I20260709 13:15:43.665941 15137 raft_consensus.cc:606] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Received request to transfer leadership to TS 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:43.670727 15137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
mode: GRACEFUL
new_leader_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:55468
I20260709 13:15:43.671306 15137 raft_consensus.cc:606] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Received request to transfer leadership to TS 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:43.673820 15275 raft_consensus.cc:993] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9: : Instructing follower 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:43.674222 15213 raft_consensus.cc:1081] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Signalling peer 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:43.675693 14985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:53950
I20260709 13:15:43.676180 14985 raft_consensus.cc:493] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.676482 14985 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.681767 14985 raft_consensus.cc:515] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.683367 14985 leader_election.cc:290] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:43.684384 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:43.684844 15137 raft_consensus.cc:3055] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:43.685092 15137 raft_consensus.cc:740] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:43.685704 15137 consensus_queue.cc:260] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.686563 15137 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.691280 15062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:43.691888 15062 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.691924 15137 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:43.693004 14951 leader_election.cc:304] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:43.693787 15265 raft_consensus.cc:2804] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:43.694264 15265 raft_consensus.cc:697] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Leader. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:43.695048 15265 consensus_queue.cc:237] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.698611 15062 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:43.701304 14985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
mode: GRACEFUL
new_leader_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:53964
I20260709 13:15:43.702270 14985 raft_consensus.cc:606] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Received request to transfer leadership to TS 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:43.704982 14882 catalog_manager.cc:5697] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 reported cstate change: term changed from 1 to 2, leader changed from deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67) to 60f26c006fa449178f257d55639f7bb6 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "60f26c006fa449178f257d55639f7bb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.709844 14985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
mode: GRACEFUL
new_leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:53964
I20260709 13:15:43.710503 14985 raft_consensus.cc:606] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 1 LEADER]: Received request to transfer leadership to TS deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:43.819558 15275 raft_consensus.cc:993] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9: : Instructing follower 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:43.819981 15275 raft_consensus.cc:1081] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Signalling peer 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:43.821470 15062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:43598
I20260709 13:15:43.821988 15062 raft_consensus.cc:493] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.822335 15062 raft_consensus.cc:3060] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.827100 15062 raft_consensus.cc:515] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.828824 15062 leader_election.cc:290] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 2 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:43.829623 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:43.829924 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77069d39922f44c0b57083a9f4591b65" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:43.830226 14985 raft_consensus.cc:3060] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.830457 15137 raft_consensus.cc:3055] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:43.830768 15137 raft_consensus.cc:740] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:43.831458 15137 consensus_queue.cc:260] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.832350 15137 raft_consensus.cc:3060] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.835110 14985 raft_consensus.cc:2468] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 2.
I20260709 13:15:43.836160 15028 leader_election.cc:304] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:43.836810 15271 raft_consensus.cc:2804] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:43.837126 15137 raft_consensus.cc:2468] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 2.
I20260709 13:15:43.837276 15271 raft_consensus.cc:697] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:43.838060 15271 consensus_queue.cc:237] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.845469 14882 catalog_manager.cc:5697] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 1 to 2, leader changed from deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67) to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.852696 15210 raft_consensus.cc:993] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9: : Instructing follower 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:43.853116 15271 raft_consensus.cc:1081] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Signalling peer 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:43.854593 14985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:53942
I20260709 13:15:43.855083 14985 raft_consensus.cc:493] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.855371 14985 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.859745 14985 raft_consensus.cc:515] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.861289 14985 leader_election.cc:290] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:43.862207 15062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:43.862324 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:43.862700 15062 raft_consensus.cc:3055] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:43.862799 15137 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.863010 15062 raft_consensus.cc:740] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:43.863927 15062 consensus_queue.cc:260] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.864805 15062 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.867964 15137 raft_consensus.cc:2468] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:43.868963 14951 leader_election.cc:304] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:43.869338 15062 raft_consensus.cc:2468] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:43.869650 15265 raft_consensus.cc:2804] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:43.870112 15265 raft_consensus.cc:697] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Leader. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:43.870844 15265 consensus_queue.cc:237] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.877887 14882 catalog_manager.cc:5697] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 reported cstate change: term changed from 1 to 2, leader changed from 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66) to 60f26c006fa449178f257d55639f7bb6 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "60f26c006fa449178f257d55639f7bb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.912120 15137 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:43.913574 15265 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.923326 15062 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:43.925717 15265 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.934583 15265 raft_consensus.cc:993] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6: : Instructing follower 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:43.935169 15264 raft_consensus.cc:1081] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Signalling peer 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:43.936884 15063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:43600
I20260709 13:15:43.937394 15063 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.937698 15063 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:43.942205 15063 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.943806 15063 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 3 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:43.944859 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:43.944890 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:43.945574 15137 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:43.945539 14985 raft_consensus.cc:3055] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:43.946050 14985 raft_consensus.cc:740] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:43.946805 14985 consensus_queue.cc:260] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.948000 14985 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:43.952167 15137 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 3.
I20260709 13:15:43.953375 15026 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [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: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:43.954139 15271 raft_consensus.cc:2804] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:43.954239 14985 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 3.
I20260709 13:15:43.954543 15271 raft_consensus.cc:697] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:43.955389 15271 consensus_queue.cc:237] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.958590 15265 raft_consensus.cc:993] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6: : Instructing follower deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:43.959043 15264 raft_consensus.cc:1081] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 1 LEADER]: Signalling peer deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:43.960403 15137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:55452
I20260709 13:15:43.960837 15137 raft_consensus.cc:493] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.961109 15137 raft_consensus.cc:3060] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.961553 14885 catalog_manager.cc:5697] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 2 to 3, leader changed from 60f26c006fa449178f257d55639f7bb6 (127.14.129.65) to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 3 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.965619 15137 raft_consensus.cc:515] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.967661 15137 leader_election.cc:290] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 2 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:43.968397 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:43.968886 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf12836008e46b792fd6ba8d3fd3598" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:43.969015 14985 raft_consensus.cc:3055] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:43.969504 15063 raft_consensus.cc:3060] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.969543 14985 raft_consensus.cc:740] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:43.971020 14985 consensus_queue.cc:260] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.971993 14985 raft_consensus.cc:3060] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.974329 15063 raft_consensus.cc:2468] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 2.
I20260709 13:15:43.975353 15101 leader_election.cc:304] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:43.975973 15275 raft_consensus.cc:2804] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:43.976320 15275 raft_consensus.cc:697] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 LEADER]: Becoming Leader. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:43.976819 14985 raft_consensus.cc:2468] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 2.
I20260709 13:15:43.977018 15275 consensus_queue.cc:237] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:43.983410 15275 raft_consensus.cc:993] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9: : Instructing follower 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:43.983896 15213 raft_consensus.cc:1081] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Signalling peer 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:43.984622 14885 catalog_manager.cc:5697] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 reported cstate change: term changed from 1 to 2, leader changed from 60f26c006fa449178f257d55639f7bb6 (127.14.129.65) to deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:43.985463 14985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9562433639e407b90eafe55ad691119"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:53950
I20260709 13:15:43.985936 14985 raft_consensus.cc:493] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:43.986217 14985 raft_consensus.cc:3060] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.991804 14985 raft_consensus.cc:515] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:43.993701 14985 leader_election.cc:290] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:43.994400 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:43.994727 15137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:43.994926 15063 raft_consensus.cc:3060] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.995317 15137 raft_consensus.cc:3055] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:43.995568 15137 raft_consensus.cc:740] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:43.996233 15137 consensus_queue.cc:260] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:43.997414 15137 raft_consensus.cc:3060] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.999756 15063 raft_consensus.cc:2468] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:44.000669 14952 leader_election.cc:304] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:44.001302 15264 raft_consensus.cc:2804] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:44.001670 15264 raft_consensus.cc:697] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Leader. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:44.002348 15264 consensus_queue.cc:237] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:44.003206 15137 raft_consensus.cc:2468] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:44.009392 14885 catalog_manager.cc:5697] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 reported cstate change: term changed from 1 to 2, leader changed from deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67) to 60f26c006fa449178f257d55639f7bb6 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "60f26c006fa449178f257d55639f7bb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:44.132643 15063 raft_consensus.cc:1275] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.133948 15264 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.145076 15137 raft_consensus.cc:1275] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.146417 15224 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.241480 15137 raft_consensus.cc:1275] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.242910 15271 consensus_queue.cc:1048] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.252676 14985 raft_consensus.cc:1275] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.254130 15290 consensus_queue.cc:1048] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.300021 15063 raft_consensus.cc:1275] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.301394 15224 consensus_queue.cc:1048] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.311422 15137 raft_consensus.cc:1275] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.313856 15265 consensus_queue.cc:1048] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.342577 14985 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:44.343896 15290 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.353070 15137 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:44.354458 15294 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.453851 15063 raft_consensus.cc:1275] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.455238 15213 consensus_queue.cc:1048] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.467103 14985 raft_consensus.cc:1275] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.468307 15275 consensus_queue.cc:1048] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.473088 15137 raft_consensus.cc:1275] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.474671 15265 consensus_queue.cc:1048] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:44.483799 15063 raft_consensus.cc:1275] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:44.485172 15265 consensus_queue.cc:1048] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:46.742074 14853 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:15:46.742863 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:46.767771 15063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
mode: GRACEFUL
new_leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:43628
I20260709 13:15:46.768285 15063 raft_consensus.cc:606] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Received request to transfer leadership to TS deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:46.778745 14984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
mode: GRACEFUL
new_leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:53966
I20260709 13:15:46.779299 14984 raft_consensus.cc:606] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Received request to transfer leadership to TS deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:46.780457 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:46.780891 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:47.164978 15301 raft_consensus.cc:993] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6: : Instructing follower deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:47.165364 15301 raft_consensus.cc:1081] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Signalling peer deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:47.166762 15137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:55452
I20260709 13:15:47.167228 15137 raft_consensus.cc:493] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:47.167487 15137 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:47.171516 15137 raft_consensus.cc:515] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:47.173127 15137 leader_election.cc:290] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 3 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:47.174162 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:47.174172 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:47.174867 14984 raft_consensus.cc:3055] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:47.174926 15063 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:47.175315 14984 raft_consensus.cc:740] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:47.176077 14984 consensus_queue.cc:260] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:47.177291 14984 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:47.181644 15063 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 3.
I20260709 13:15:47.182907 15101 leader_election.cc:304] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [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: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:47.183707 14984 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 3.
I20260709 13:15:47.183800 15275 raft_consensus.cc:2804] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:47.185185 15275 raft_consensus.cc:697] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 3 LEADER]: Becoming Leader. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:47.186017 15275 consensus_queue.cc:237] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:47.192816 14885 catalog_manager.cc:5697] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 reported cstate change: term changed from 2 to 3, leader changed from 60f26c006fa449178f257d55639f7bb6 (127.14.129.65) to deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:47.275693 15294 raft_consensus.cc:993] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9: : Instructing follower deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:47.276094 15312 raft_consensus.cc:1081] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Signalling peer deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:47.277550 15137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:55446
I20260709 13:15:47.277968 15137 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:47.278211 15137 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:47.282582 15137 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:47.284060 15137 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 4 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:47.284905 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:47.285140 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:47.285492 14984 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:47.285652 15063 raft_consensus.cc:3055] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:47.286023 15063 raft_consensus.cc:740] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:47.286761 15063 consensus_queue.cc:260] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:47.287918 15063 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:47.292124 14984 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 4.
I20260709 13:15:47.293417 15102 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [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: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:47.293979 15063 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 4.
I20260709 13:15:47.294086 15275 raft_consensus.cc:2804] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:47.294556 15275 raft_consensus.cc:697] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 4 LEADER]: Becoming Leader. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:47.295388 15275 consensus_queue.cc:237] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:47.301756 14885 catalog_manager.cc:5697] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 reported cstate change: term changed from 3 to 4, leader changed from 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66) to deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67). New cstate: current_term: 4 leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:47.682618 14984 raft_consensus.cc:1275] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:47.683836 15275 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:47.694986 15063 raft_consensus.cc:1275] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:47.696267 15275 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:47.781607 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:47.792174 14985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9562433639e407b90eafe55ad691119"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
mode: GRACEFUL
new_leader_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:53964
I20260709 13:15:47.792655 14985 raft_consensus.cc:606] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Received request to transfer leadership to TS 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:47.797317 14985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
mode: GRACEFUL
new_leader_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:53964
I20260709 13:15:47.797772 14985 raft_consensus.cc:606] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Received request to transfer leadership to TS 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:47.802347 14985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
mode: GRACEFUL
new_leader_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:53964
I20260709 13:15:47.802795 14985 raft_consensus.cc:606] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Received request to transfer leadership to TS 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:47.807530 15137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
mode: GRACEFUL
new_leader_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:55468
I20260709 13:15:47.808039 15137 raft_consensus.cc:606] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 3 LEADER]: Received request to transfer leadership to TS 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:47.820788 15134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
mode: GRACEFUL
new_leader_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:55468
I20260709 13:15:47.821311 15134 raft_consensus.cc:606] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 4 LEADER]: Received request to transfer leadership to TS 80efec0f24504668ba0b391d4e48e9c9
I20260709 13:15:47.823635 15063 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:47.824916 15275 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:47.831177 15306 raft_consensus.cc:993] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9: : Instructing follower 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:47.831848 15275 raft_consensus.cc:1081] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 4 LEADER]: Signalling peer 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:47.833463 15062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:43598
I20260709 13:15:47.834074 15062 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:47.834474 15062 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:47.837080 14985 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:47.838392 15320 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:47.840229 15062 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:47.843194 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:47.843330 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:47.843912 15134 raft_consensus.cc:3055] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:47.844234 15134 raft_consensus.cc:740] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:47.845297 15062 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 5 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:47.845098 15134 consensus_queue.cc:260] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:47.846141 15063 raft_consensus.cc:1240] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 5 FOLLOWER]: Rejecting Update request from peer deaa97c96bd84147bd874ae08b3b65a9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:15:47.846321 15134 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:47.851910 15134 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 5.
I20260709 13:15:47.852906 15026 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:47.853577 15312 raft_consensus.cc:2804] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:47.854431 15312 raft_consensus.cc:697] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 5 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:47.855098 15312 consensus_queue.cc:237] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:47.861140 14882 catalog_manager.cc:5697] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 4 to 5, leader changed from deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67) to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 5 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:48.022786 15301 raft_consensus.cc:993] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6: : Instructing follower 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:48.023192 15326 raft_consensus.cc:1081] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Signalling peer 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:48.024726 15063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:43600
I20260709 13:15:48.025241 15063 raft_consensus.cc:493] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:48.025503 15063 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.029531 15063 raft_consensus.cc:515] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:48.030977 15063 leader_election.cc:290] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 3 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:48.031746 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:48.032076 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:48.032284 14985 raft_consensus.cc:3055] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:48.032567 14985 raft_consensus.cc:740] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:48.032588 15134 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.033257 14985 consensus_queue.cc:260] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:48.034094 14985 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.037994 14985 raft_consensus.cc:2468] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 3.
I20260709 13:15:48.038282 15134 raft_consensus.cc:2468] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 3.
I20260709 13:15:48.039070 15028 leader_election.cc:304] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [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: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:48.039861 15312 raft_consensus.cc:2804] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:48.040242 15312 raft_consensus.cc:697] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:48.040926 15312 consensus_queue.cc:237] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:48.048065 14882 catalog_manager.cc:5697] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 2 to 3, leader changed from 60f26c006fa449178f257d55639f7bb6 (127.14.129.65) to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 3 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:48.053216 15301 raft_consensus.cc:993] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6: : Instructing follower 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:48.053629 15326 raft_consensus.cc:1081] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Signalling peer 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:48.055023 15063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9562433639e407b90eafe55ad691119"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:43600
I20260709 13:15:48.055653 15063 raft_consensus.cc:493] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:48.055985 15063 raft_consensus.cc:3060] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.060163 15063 raft_consensus.cc:515] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:48.062633 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:48.063031 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9562433639e407b90eafe55ad691119" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:48.063159 14985 raft_consensus.cc:3055] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:48.061533 15063 leader_election.cc:290] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 3 election: Requested vote from peers deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799), 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199)
I20260709 13:15:48.063505 14985 raft_consensus.cc:740] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:48.063508 15134 raft_consensus.cc:3060] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.064355 14985 consensus_queue.cc:260] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [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: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:48.065464 14985 raft_consensus.cc:3060] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.069402 15134 raft_consensus.cc:2468] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 3.
I20260709 13:15:48.070822 15026 leader_election.cc:304] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [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: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:48.071738 15312 raft_consensus.cc:2804] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:48.072211 15312 raft_consensus.cc:697] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:48.072996 15312 consensus_queue.cc:237] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [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: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } }
I20260709 13:15:48.073501 14985 raft_consensus.cc:2468] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 3.
I20260709 13:15:48.081473 14882 catalog_manager.cc:5697] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 2 to 3, leader changed from 60f26c006fa449178f257d55639f7bb6 (127.14.129.65) to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 3 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:48.178440 15306 raft_consensus.cc:993] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9: : Instructing follower 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:48.178848 15320 raft_consensus.cc:1081] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 3 LEADER]: Signalling peer 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:48.180419 15063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:43598
I20260709 13:15:48.180850 15063 raft_consensus.cc:493] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:48.181143 15063 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:48.185235 15063 raft_consensus.cc:515] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:48.186633 15063 leader_election.cc:290] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 4 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:48.187552 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:48.187727 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:48.188014 14985 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:48.188345 15134 raft_consensus.cc:3055] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:48.188602 15134 raft_consensus.cc:740] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:48.189229 15134 consensus_queue.cc:260] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:48.190090 15134 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:48.192307 14985 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 4.
I20260709 13:15:48.193535 15028 leader_election.cc:304] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [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: 60f26c006fa449178f257d55639f7bb6, 80efec0f24504668ba0b391d4e48e9c9; no voters: 
I20260709 13:15:48.194279 15312 raft_consensus.cc:2804] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:48.194752 15312 raft_consensus.cc:697] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 4 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:48.194900 15134 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 4.
I20260709 13:15:48.195643 15312 consensus_queue.cc:237] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:48.201453 14882 catalog_manager.cc:5697] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 3 to 4, leader changed from deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67) to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 4 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:48.205945 15301 raft_consensus.cc:993] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6: : Instructing follower 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:48.206384 15326 raft_consensus.cc:1081] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Signalling peer 80efec0f24504668ba0b391d4e48e9c9 to start an election
I20260709 13:15:48.207899 15063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
 from {username='slave'} at 127.0.0.1:43600
I20260709 13:15:48.208421 15063 raft_consensus.cc:493] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:48.208715 15063 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.213017 15063 raft_consensus.cc:515] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:48.214540 15063 leader_election.cc:290] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [CANDIDATE]: Term 3 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:48.215605 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:48.215845 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "80efec0f24504668ba0b391d4e48e9c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:48.216194 14985 raft_consensus.cc:3055] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:48.216378 15134 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.216523 14985 raft_consensus.cc:740] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:48.217267 14985 consensus_queue.cc:260] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:48.218386 14985 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:48.223156 15134 raft_consensus.cc:2468] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 3.
I20260709 13:15:48.224362 14985 raft_consensus.cc:2468] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80efec0f24504668ba0b391d4e48e9c9 in term 3.
I20260709 13:15:48.224320 15026 leader_election.cc:304] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [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: 80efec0f24504668ba0b391d4e48e9c9, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:48.225227 15312 raft_consensus.cc:2804] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:48.225684 15312 raft_consensus.cc:697] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Becoming Leader. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:48.226387 15312 consensus_queue.cc:237] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:48.232570 14882 catalog_manager.cc:5697] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 reported cstate change: term changed from 2 to 3, leader changed from 60f26c006fa449178f257d55639f7bb6 (127.14.129.65) to 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66). New cstate: current_term: 3 leader_uuid: "80efec0f24504668ba0b391d4e48e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:48.312690 15134 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 5 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:48.313902 15312 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:48.323921 14985 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:48.328557 14985 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 5 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:48.329802 15322 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:48.435570 14985 raft_consensus.cc:1275] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:48.436718 15322 consensus_queue.cc:1048] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:48.445035 15134 raft_consensus.cc:1275] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:48.447328 15312 consensus_queue.cc:1048] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:48.456118 14985 raft_consensus.cc:1275] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:48.457358 15312 consensus_queue.cc:1048] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:48.462198 15134 raft_consensus.cc:1275] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:48.463924 15312 consensus_queue.cc:1048] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:48.602499 15134 raft_consensus.cc:1275] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:48.603938 15322 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:48.611449 14985 raft_consensus.cc:1275] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:48.613020 15312 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:48.663354 15134 raft_consensus.cc:1275] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:48.664535 15312 consensus_queue.cc:1048] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:48.701668 14985 raft_consensus.cc:1275] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Refusing update from remote peer 80efec0f24504668ba0b391d4e48e9c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:48.707294 15322 consensus_queue.cc:1048] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:50.825793 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:50.833019 15063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
mode: GRACEFUL
new_leader_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:43628
I20260709 13:15:50.833554 15063 raft_consensus.cc:606] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Received request to transfer leadership to TS 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:50.835981 15063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
mode: GRACEFUL
new_leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:43628
I20260709 13:15:50.836380 15063 raft_consensus.cc:606] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 5 LEADER]: Received request to transfer leadership to TS deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:50.838508 15063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
mode: GRACEFUL
new_leader_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:43628
I20260709 13:15:50.838918 15063 raft_consensus.cc:606] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Received request to transfer leadership to TS 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:50.840890 15063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
mode: GRACEFUL
new_leader_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:43628
I20260709 13:15:50.841254 15063 raft_consensus.cc:606] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Received request to transfer leadership to TS 60f26c006fa449178f257d55639f7bb6
I20260709 13:15:50.843295 15063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d"
dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
mode: GRACEFUL
new_leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:43628
I20260709 13:15:50.843670 15063 raft_consensus.cc:606] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 4 LEADER]: Received request to transfer leadership to TS deaa97c96bd84147bd874ae08b3b65a9
I20260709 13:15:50.844519 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:50.844895 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:50.953301 15341 raft_consensus.cc:993] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9: : Instructing follower deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:50.953857 15342 raft_consensus.cc:1081] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 4 LEADER]: Signalling peer deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:50.955386 15134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:55446
I20260709 13:15:50.955832 15134 raft_consensus.cc:493] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.956101 15134 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:50.960711 15134 raft_consensus.cc:515] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:50.962167 15134 leader_election.cc:290] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 5 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:50.963171 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:50.963497 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e7329d514b4f34aac1df0cd86ea75d" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:50.963701 14985 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:50.963975 15063 raft_consensus.cc:3055] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:50.964191 15063 raft_consensus.cc:740] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:50.964762 15063 consensus_queue.cc:260] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:50.965545 15063 raft_consensus.cc:3060] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:50.968148 14985 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 5.
I20260709 13:15:50.969316 15102 leader_election.cc:304] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [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: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:50.970109 15063 raft_consensus.cc:2468] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 5.
I20260709 13:15:50.970218 15320 raft_consensus.cc:2804] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:50.971197 15320 raft_consensus.cc:697] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 5 LEADER]: Becoming Leader. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:50.972110 15320 consensus_queue.cc:237] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:50.981452 14885 catalog_manager.cc:5697] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 reported cstate change: term changed from 4 to 5, leader changed from 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66) to deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67). New cstate: current_term: 5 leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:51.011332 15341 raft_consensus.cc:993] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9: : Instructing follower 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:51.011754 15342 raft_consensus.cc:1081] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Signalling peer 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:51.013131 14985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:53942
I20260709 13:15:51.013545 14985 raft_consensus.cc:493] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:51.013808 14985 raft_consensus.cc:3060] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.017769 14985 raft_consensus.cc:515] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.019356 14985 leader_election.cc:290] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:51.020327 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:51.020538 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e48ac8d2b4b97b1b56b86860158bd" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:51.020798 15063 raft_consensus.cc:3055] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:51.021029 15134 raft_consensus.cc:3060] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.021083 15063 raft_consensus.cc:740] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:51.021812 15063 consensus_queue.cc:260] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.022637 15063 raft_consensus.cc:3060] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.025492 15134 raft_consensus.cc:2468] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:51.026630 15063 raft_consensus.cc:2468] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 2.
I20260709 13:15:51.026779 14951 leader_election.cc:304] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:51.028669 15349 raft_consensus.cc:2804] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:51.029937 15349 raft_consensus.cc:697] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Becoming Leader. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:51.030743 15349 consensus_queue.cc:237] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.038221 14885 catalog_manager.cc:5697] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 reported cstate change: term changed from 1 to 2, leader changed from 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66) to 60f26c006fa449178f257d55639f7bb6 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "60f26c006fa449178f257d55639f7bb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.056449 15341 raft_consensus.cc:993] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: : Instructing follower 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:51.056871 15342 raft_consensus.cc:1081] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Signalling peer 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:51.058609 14985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:53942
I20260709 13:15:51.059095 14985 raft_consensus.cc:493] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:51.059347 14985 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.063761 14985 raft_consensus.cc:515] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.065264 14985 leader_election.cc:290] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 4 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:51.066143 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:51.066465 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66697f0d95964caabf68f25cc2f17b43" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:51.066668 15063 raft_consensus.cc:3055] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:51.066933 15063 raft_consensus.cc:740] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:51.066973 15134 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.067672 15063 consensus_queue.cc:260] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.068485 15063 raft_consensus.cc:3060] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.071178 15134 raft_consensus.cc:2468] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 4.
I20260709 13:15:51.072134 14951 leader_election.cc:304] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [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: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:51.072502 15063 raft_consensus.cc:2468] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 4.
I20260709 13:15:51.072810 15349 raft_consensus.cc:2804] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:51.073310 15349 raft_consensus.cc:697] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 4 LEADER]: Becoming Leader. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:51.074115 15349 consensus_queue.cc:237] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.080920 14885 catalog_manager.cc:5697] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 reported cstate change: term changed from 3 to 4, leader changed from 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66) to 60f26c006fa449178f257d55639f7bb6 (127.14.129.65). New cstate: current_term: 4 leader_uuid: "60f26c006fa449178f257d55639f7bb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.132581 15341 raft_consensus.cc:993] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9: : Instructing follower deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:51.132998 15342 raft_consensus.cc:1081] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 5 LEADER]: Signalling peer deaa97c96bd84147bd874ae08b3b65a9 to start an election
I20260709 13:15:51.134294 15134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac"
dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
 from {username='slave'} at 127.0.0.1:55446
I20260709 13:15:51.134752 15134 raft_consensus.cc:493] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:51.135025 15134 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:51.140213 15134 raft_consensus.cc:515] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.142112 15134 leader_election.cc:290] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 6 election: Requested vote from peers 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199), 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097)
I20260709 13:15:51.143095 14985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "60f26c006fa449178f257d55639f7bb6"
I20260709 13:15:51.143703 14985 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:51.145185 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5619c00de586441d9073b9cd9517d0ac" candidate_uuid: "deaa97c96bd84147bd874ae08b3b65a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:51.145742 15063 raft_consensus.cc:3055] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:51.146034 15063 raft_consensus.cc:740] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:51.146783 15063 consensus_queue.cc:260] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.147866 15063 raft_consensus.cc:3060] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:51.149807 14985 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 6.
I20260709 13:15:51.150615 15102 leader_election.cc:304] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:51.151261 15320 raft_consensus.cc:2804] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:51.151721 15320 raft_consensus.cc:697] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 6 LEADER]: Becoming Leader. State: Replica: deaa97c96bd84147bd874ae08b3b65a9, State: Running, Role: LEADER
I20260709 13:15:51.152364 15063 raft_consensus.cc:2468] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa97c96bd84147bd874ae08b3b65a9 in term 6.
I20260709 13:15:51.152525 15320 consensus_queue.cc:237] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.159332 14885 catalog_manager.cc:5697] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 reported cstate change: term changed from 5 to 6, leader changed from 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66) to deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67). New cstate: current_term: 6 leader_uuid: "deaa97c96bd84147bd874ae08b3b65a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:51.339475 15341 raft_consensus.cc:993] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9: : Instructing follower 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:51.339859 15342 raft_consensus.cc:1081] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Signalling peer 60f26c006fa449178f257d55639f7bb6 to start an election
I20260709 13:15:51.341333 14985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5"
dest_uuid: "60f26c006fa449178f257d55639f7bb6"
 from {username='slave'} at 127.0.0.1:53942
I20260709 13:15:51.341760 14985 raft_consensus.cc:493] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:51.341995 14985 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.345989 14985 raft_consensus.cc:515] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.347393 14985 leader_election.cc:290] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [CANDIDATE]: Term 4 election: Requested vote from peers 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66:45097), deaa97c96bd84147bd874ae08b3b65a9 (127.14.129.67:40799)
I20260709 13:15:51.348277 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80efec0f24504668ba0b391d4e48e9c9"
I20260709 13:15:51.348415 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef07c178fc435a8a4f09bf5706f6c5" candidate_uuid: "60f26c006fa449178f257d55639f7bb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "deaa97c96bd84147bd874ae08b3b65a9"
I20260709 13:15:51.348733 15063 raft_consensus.cc:3055] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:51.348937 15134 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.349068 15063 raft_consensus.cc:740] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80efec0f24504668ba0b391d4e48e9c9, State: Running, Role: LEADER
I20260709 13:15:51.349756 15063 consensus_queue.cc:260] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.350600 15063 raft_consensus.cc:3060] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.354045 15134 raft_consensus.cc:2468] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 4.
I20260709 13:15:51.355003 14951 leader_election.cc:304] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [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: 60f26c006fa449178f257d55639f7bb6, deaa97c96bd84147bd874ae08b3b65a9; no voters: 
I20260709 13:15:51.355733 15063 raft_consensus.cc:2468] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f26c006fa449178f257d55639f7bb6 in term 4.
I20260709 13:15:51.355772 15349 raft_consensus.cc:2804] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:51.356254 15349 raft_consensus.cc:697] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 4 LEADER]: Becoming Leader. State: Replica: 60f26c006fa449178f257d55639f7bb6, State: Running, Role: LEADER
I20260709 13:15:51.357012 15349 consensus_queue.cc:237] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [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: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } }
I20260709 13:15:51.363425 14885 catalog_manager.cc:5697] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 reported cstate change: term changed from 3 to 4, leader changed from 80efec0f24504668ba0b391d4e48e9c9 (127.14.129.66) to 60f26c006fa449178f257d55639f7bb6 (127.14.129.65). New cstate: current_term: 4 leader_uuid: "60f26c006fa449178f257d55639f7bb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.371886 14985 raft_consensus.cc:1275] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 5 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:51.373078 15320 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:51.383195 15063 raft_consensus.cc:1275] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 5 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:51.384727 15320 consensus_queue.cc:1048] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:51.468009 15063 raft_consensus.cc:1275] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.469385 15349 consensus_queue.cc:1048] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:51.475023 15062 raft_consensus.cc:1275] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:51.476646 15349 consensus_queue.cc:1048] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.481155 15134 raft_consensus.cc:1275] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.483131 15361 consensus_queue.cc:1048] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:51.491142 15137 raft_consensus.cc:1275] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:51.493760 15349 consensus_queue.cc:1048] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:51.573957 15062 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 6 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:51.575361 15320 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:51.584174 14985 raft_consensus.cc:1275] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 6 FOLLOWER]: Refusing update from remote peer deaa97c96bd84147bd874ae08b3b65a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:15:51.586079 15343 consensus_queue.cc:1048] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f26c006fa449178f257d55639f7bb6" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 43199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:51.746166 15134 raft_consensus.cc:1275] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:51.747390 15361 consensus_queue.cc:1048] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa97c96bd84147bd874ae08b3b65a9" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:51.755553 15062 raft_consensus.cc:1275] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Refusing update from remote peer 60f26c006fa449178f257d55639f7bb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:51.757086 15349 consensus_queue.cc:1048] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80efec0f24504668ba0b391d4e48e9c9" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:51.845703 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:51.851465 14853 tablet_server.cc:179] TabletServer@127.14.129.65:0 shutting down...
W20260709 13:15:51.869237 15102 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:15:51.875414 15102 consensus_peers.cc:597] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 -> Peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Couldn't send request to peer 60f26c006fa449178f257d55639f7bb6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:51.878355 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:51.879106 14853 tablet_replica.cc:333] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6: stopping tablet replica
I20260709 13:15:51.879756 14853 raft_consensus.cc:2243] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.880236 14853 raft_consensus.cc:2272] T 4bf12836008e46b792fd6ba8d3fd3598 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.882336 14853 tablet_replica.cc:333] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6: stopping tablet replica
I20260709 13:15:51.882830 14853 raft_consensus.cc:2243] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.883260 14853 raft_consensus.cc:2272] T 77069d39922f44c0b57083a9f4591b65 P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.884790 14853 tablet_replica.cc:333] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6: stopping tablet replica
I20260709 13:15:51.885258 14853 raft_consensus.cc:2243] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.885651 14853 raft_consensus.cc:2272] T 5619c00de586441d9073b9cd9517d0ac P 60f26c006fa449178f257d55639f7bb6 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.887616 14853 tablet_replica.cc:333] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6: stopping tablet replica
I20260709 13:15:51.888079 14853 raft_consensus.cc:2243] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.888463 14853 raft_consensus.cc:2272] T e9562433639e407b90eafe55ad691119 P 60f26c006fa449178f257d55639f7bb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.889941 14853 tablet_replica.cc:333] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6: stopping tablet replica
I20260709 13:15:51.890374 14853 raft_consensus.cc:2243] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.890708 14853 raft_consensus.cc:2272] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 60f26c006fa449178f257d55639f7bb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.892292 14853 tablet_replica.cc:333] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6: stopping tablet replica
I20260709 13:15:51.892743 14853 raft_consensus.cc:2243] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.893167 14853 raft_consensus.cc:2272] T b5e7329d514b4f34aac1df0cd86ea75d P 60f26c006fa449178f257d55639f7bb6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.895444 14853 tablet_replica.cc:333] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6: stopping tablet replica
I20260709 13:15:51.896044 14853 raft_consensus.cc:2243] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.896787 14853 raft_consensus.cc:2272] T 8f0e48ac8d2b4b97b1b56b86860158bd P 60f26c006fa449178f257d55639f7bb6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:51.898382 15028 consensus_peers.cc:597] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 -> Peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Couldn't send request to peer 60f26c006fa449178f257d55639f7bb6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:51.898746 14853 tablet_replica.cc:333] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6: stopping tablet replica
I20260709 13:15:51.899233 14853 raft_consensus.cc:2243] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.899895 14853 raft_consensus.cc:2272] T 66697f0d95964caabf68f25cc2f17b43 P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.901676 14853 tablet_replica.cc:333] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6: stopping tablet replica
I20260709 13:15:51.902088 14853 raft_consensus.cc:2243] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.902724 14853 raft_consensus.cc:2272] T 27ef07c178fc435a8a4f09bf5706f6c5 P 60f26c006fa449178f257d55639f7bb6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.002411 14853 tablet_server.cc:196] TabletServer@127.14.129.65:0 shutdown complete.
W20260709 13:15:52.004429 15028 consensus_peers.cc:597] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 -> Peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Couldn't send request to peer 60f26c006fa449178f257d55639f7bb6. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:43199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:52.019519 14853 tablet_server.cc:179] TabletServer@127.14.129.66:0 shutting down...
W20260709 13:15:52.036604 15102 consensus_peers.cc:597] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 -> Peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Couldn't send request to peer 60f26c006fa449178f257d55639f7bb6. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:43199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:52.043105 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:52.043915 14853 tablet_replica.cc:333] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9: stopping tablet replica
I20260709 13:15:52.044665 14853 raft_consensus.cc:2243] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.045193 14853 raft_consensus.cc:2272] T 5619c00de586441d9073b9cd9517d0ac P 80efec0f24504668ba0b391d4e48e9c9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.047678 14853 tablet_replica.cc:333] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9: stopping tablet replica
I20260709 13:15:52.048167 14853 raft_consensus.cc:2243] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:52.048851 14853 raft_consensus.cc:2272] T e9562433639e407b90eafe55ad691119 P 80efec0f24504668ba0b391d4e48e9c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.050514 14853 tablet_replica.cc:333] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9: stopping tablet replica
I20260709 13:15:52.051045 14853 raft_consensus.cc:2243] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:52.051752 14853 raft_consensus.cc:2272] T 3e34b36d9ef740d7813f3b4a5ceaec83 P 80efec0f24504668ba0b391d4e48e9c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.053318 14853 tablet_replica.cc:333] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9: stopping tablet replica
I20260709 13:15:52.053767 14853 raft_consensus.cc:2243] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.054129 14853 raft_consensus.cc:2272] T 66697f0d95964caabf68f25cc2f17b43 P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.056262 14853 tablet_replica.cc:333] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9: stopping tablet replica
I20260709 13:15:52.056752 14853 raft_consensus.cc:2243] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.057127 14853 raft_consensus.cc:2272] T 27ef07c178fc435a8a4f09bf5706f6c5 P 80efec0f24504668ba0b391d4e48e9c9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.059181 14853 tablet_replica.cc:333] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9: stopping tablet replica
I20260709 13:15:52.059652 14853 raft_consensus.cc:2243] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.060020 14853 raft_consensus.cc:2272] T 8f0e48ac8d2b4b97b1b56b86860158bd P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.061996 14853 tablet_replica.cc:333] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9: stopping tablet replica
I20260709 13:15:52.062453 14853 raft_consensus.cc:2243] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.062831 14853 raft_consensus.cc:2272] T b5e7329d514b4f34aac1df0cd86ea75d P 80efec0f24504668ba0b391d4e48e9c9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.064910 14853 tablet_replica.cc:333] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9: stopping tablet replica
I20260709 13:15:52.065361 14853 raft_consensus.cc:2243] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:52.066062 14853 raft_consensus.cc:2272] T 77069d39922f44c0b57083a9f4591b65 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.067672 14853 tablet_replica.cc:333] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9: stopping tablet replica
I20260709 13:15:52.068064 14853 raft_consensus.cc:2243] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.068418 14853 raft_consensus.cc:2272] T 4bf12836008e46b792fd6ba8d3fd3598 P 80efec0f24504668ba0b391d4e48e9c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.095122 14853 tablet_server.cc:196] TabletServer@127.14.129.66:0 shutdown complete.
I20260709 13:15:52.111409 14853 tablet_server.cc:179] TabletServer@127.14.129.67:0 shutting down...
I20260709 13:15:52.132439 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:52.133085 14853 tablet_replica.cc:333] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9: stopping tablet replica
I20260709 13:15:52.133677 14853 raft_consensus.cc:2243] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.134092 14853 raft_consensus.cc:2272] T 3e34b36d9ef740d7813f3b4a5ceaec83 P deaa97c96bd84147bd874ae08b3b65a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.135886 14853 tablet_replica.cc:333] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9: stopping tablet replica
I20260709 13:15:52.136387 14853 raft_consensus.cc:2243] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.136812 14853 raft_consensus.cc:2272] T 27ef07c178fc435a8a4f09bf5706f6c5 P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.138902 14853 tablet_replica.cc:333] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9: stopping tablet replica
I20260709 13:15:52.139468 14853 raft_consensus.cc:2243] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.139851 14853 raft_consensus.cc:2272] T 8f0e48ac8d2b4b97b1b56b86860158bd P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.142035 14853 tablet_replica.cc:333] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9: stopping tablet replica
I20260709 13:15:52.142578 14853 raft_consensus.cc:2243] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.143131 14853 raft_consensus.cc:2272] T 66697f0d95964caabf68f25cc2f17b43 P deaa97c96bd84147bd874ae08b3b65a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.145535 14853 tablet_replica.cc:333] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9: stopping tablet replica
I20260709 13:15:52.146201 14853 raft_consensus.cc:2243] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 5 LEADER]: Raft consensus shutting down.
W20260709 13:15:52.146274 15102 consensus_peers.cc:597] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 -> Peer 60f26c006fa449178f257d55639f7bb6 (127.14.129.65:43199): Couldn't send request to peer 60f26c006fa449178f257d55639f7bb6. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:43199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:52.146996 14853 raft_consensus.cc:2272] T b5e7329d514b4f34aac1df0cd86ea75d P deaa97c96bd84147bd874ae08b3b65a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.148851 14853 tablet_replica.cc:333] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9: stopping tablet replica
I20260709 13:15:52.149322 14853 raft_consensus.cc:2243] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.149760 14853 raft_consensus.cc:2272] T e9562433639e407b90eafe55ad691119 P deaa97c96bd84147bd874ae08b3b65a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.151328 14853 tablet_replica.cc:333] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9: stopping tablet replica
I20260709 13:15:52.151763 14853 raft_consensus.cc:2243] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:15:52.152451 14853 raft_consensus.cc:2272] T 5619c00de586441d9073b9cd9517d0ac P deaa97c96bd84147bd874ae08b3b65a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.154292 14853 tablet_replica.cc:333] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9: stopping tablet replica
I20260709 13:15:52.154739 14853 raft_consensus.cc:2243] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:52.155478 14853 raft_consensus.cc:2272] T 4bf12836008e46b792fd6ba8d3fd3598 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.157089 14853 tablet_replica.cc:333] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9: stopping tablet replica
I20260709 13:15:52.157480 14853 raft_consensus.cc:2243] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:52.157873 14853 raft_consensus.cc:2272] T 77069d39922f44c0b57083a9f4591b65 P deaa97c96bd84147bd874ae08b3b65a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.183508 14853 tablet_server.cc:196] TabletServer@127.14.129.67:0 shutdown complete.
I20260709 13:15:52.199690 14853 master.cc:562] Master@127.14.129.126:37461 shutting down...
I20260709 13:15:52.397517 14853 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:52.398079 14853 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:52.398437 14853 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b0ae28213d5483983ae56af3de29fcf: stopping tablet replica
I20260709 13:15:52.417392 14853 master.cc:584] Master@127.14.129.126:37461 shutdown complete.
60f26c006fa449178f257d55639f7bb6  4
80efec0f24504668ba0b391d4e48e9c9  4
deaa97c96bd84147bd874ae08b3b65a9  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13799 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:15:52.454334 14853 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.129.126:33311
I20260709 13:15:52.455454 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:52.461074 15376 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:52.461669 15375 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:52.462973 14853 server_base.cc:1061] running on GCE node
W20260709 13:15:52.463037 15378 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:52.463913 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:52.464105 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:52.464247 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602952464229 us; error 0 us; skew 500 ppm
I20260709 13:15:52.464735 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:52.467540 14853 webserver.cc:533] Webserver started at http://127.14.129.126:36381/ using document root <none> and password file <none>
I20260709 13:15:52.468032 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:52.468214 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:52.468464 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:52.469544 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/master-0-root/instance:
uuid: "0ea8ed0023f84805aa3eba0b4c21860a"
format_stamp: "Formatted at 2026-07-09 13:15:52 on dist-test-slave-gg5t"
I20260709 13:15:52.473835 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:52.477106 15383 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.477876 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:15:52.478121 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/master-0-root
uuid: "0ea8ed0023f84805aa3eba0b4c21860a"
format_stamp: "Formatted at 2026-07-09 13:15:52 on dist-test-slave-gg5t"
I20260709 13:15:52.478360 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:52.488863 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:52.490069 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:52.529963 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.126:33311
I20260709 13:15:52.530081 15434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.126:33311 every 8 connection(s)
I20260709 13:15:52.533977 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:52.543332 15435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a: Bootstrap starting.
I20260709 13:15:52.547868 15435 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.551899 15435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a: No bootstrap required, opened a new log
I20260709 13:15:52.553956 15435 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8ed0023f84805aa3eba0b4c21860a" member_type: VOTER }
I20260709 13:15:52.554332 15435 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.554555 15435 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea8ed0023f84805aa3eba0b4c21860a, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.555157 15435 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ea8ed0023f84805aa3eba0b4c21860a" member_type: VOTER }
I20260709 13:15:52.555593 15435 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:52.555817 15435 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:52.556066 15435 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.560093 15435 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8ed0023f84805aa3eba0b4c21860a" member_type: VOTER }
I20260709 13:15:52.560618 15435 leader_election.cc:304] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [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: 0ea8ed0023f84805aa3eba0b4c21860a; no voters: 
I20260709 13:15:52.561689 15435 leader_election.cc:290] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:52.562084 15438 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.563378 15438 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 1 LEADER]: Becoming Leader. State: Replica: 0ea8ed0023f84805aa3eba0b4c21860a, State: Running, Role: LEADER
I20260709 13:15:52.563968 15438 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [LEADER]: Queue going to LEADER mode. State: All 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: "0ea8ed0023f84805aa3eba0b4c21860a" member_type: VOTER }
I20260709 13:15:52.564491 15435 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:52.568056 15439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0ea8ed0023f84805aa3eba0b4c21860a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8ed0023f84805aa3eba0b4c21860a" member_type: VOTER } }
I20260709 13:15:52.568284 15440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ea8ed0023f84805aa3eba0b4c21860a. Latest consensus state: current_term: 1 leader_uuid: "0ea8ed0023f84805aa3eba0b4c21860a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8ed0023f84805aa3eba0b4c21860a" member_type: VOTER } }
I20260709 13:15:52.568771 15439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:52.568957 15440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:52.573191 15444 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:52.580505 15444 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:52.581465 14853 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:52.588923 15444 catalog_manager.cc:1383] Generated new cluster ID: baa13739d88b43dbad93bca84cd3cbc6
I20260709 13:15:52.589188 15444 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:52.610102 15444 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:52.611364 15444 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:52.624527 15444 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a: Generated new TSK 0
I20260709 13:15:52.625074 15444 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:52.648213 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:52.653985 15456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:52.654758 15457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:52.656631 14853 server_base.cc:1061] running on GCE node
W20260709 13:15:52.656664 15459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:52.657586 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:52.657785 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:52.657934 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602952657916 us; error 0 us; skew 500 ppm
I20260709 13:15:52.658416 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:52.660931 14853 webserver.cc:533] Webserver started at http://127.14.129.65:46077/ using document root <none> and password file <none>
I20260709 13:15:52.661453 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:52.661649 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:52.661891 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:52.662940 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-0-root/instance:
uuid: "426e89a7eb474ce2bec8b186e1416fab"
format_stamp: "Formatted at 2026-07-09 13:15:52 on dist-test-slave-gg5t"
I20260709 13:15:52.667529 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:15:52.670852 15464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.671727 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:52.672070 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "426e89a7eb474ce2bec8b186e1416fab"
format_stamp: "Formatted at 2026-07-09 13:15:52 on dist-test-slave-gg5t"
I20260709 13:15:52.672334 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:52.708114 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:52.709295 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:52.710762 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:52.713007 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:52.713187 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.713364 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:52.713506 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.753800 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:38959
I20260709 13:15:52.753890 15526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:38959 every 8 connection(s)
I20260709 13:15:52.758556 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:52.765232 15531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:52.765569 15532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:52.768702 15534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:52.769136 14853 server_base.cc:1061] running on GCE node
I20260709 13:15:52.770038 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:52.770226 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:52.770388 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602952770370 us; error 0 us; skew 500 ppm
I20260709 13:15:52.770887 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:52.773141 14853 webserver.cc:533] Webserver started at http://127.14.129.66:33661/ using document root <none> and password file <none>
I20260709 13:15:52.773631 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:52.773841 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:52.774111 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:52.775246 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-1-root/instance:
uuid: "748e62398b1b4832ba24a2ad800fbc0c"
format_stamp: "Formatted at 2026-07-09 13:15:52 on dist-test-slave-gg5t"
I20260709 13:15:52.780102 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:15:52.782051 15527 heartbeater.cc:344] Connected to a master server at 127.14.129.126:33311
I20260709 13:15:52.782398 15527 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:52.783236 15527 heartbeater.cc:507] Master 127.14.129.126:33311 requested a full tablet report, sending...
I20260709 13:15:52.784269 15539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.785128 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:15:52.785472 15400 ts_manager.cc:194] Registered new tserver with Master: 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959)
I20260709 13:15:52.785462 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-1-root
uuid: "748e62398b1b4832ba24a2ad800fbc0c"
format_stamp: "Formatted at 2026-07-09 13:15:52 on dist-test-slave-gg5t"
I20260709 13:15:52.786011 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:52.788018 15400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56470
I20260709 13:15:52.806623 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:52.807868 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:52.809230 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:52.811479 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:52.811669 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.811910 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:52.812057 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.850642 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.66:41907
I20260709 13:15:52.850818 15601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.66:41907 every 8 connection(s)
I20260709 13:15:52.855118 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:52.861582 15605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:52.863657 15606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:52.866641 15608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:52.866864 15602 heartbeater.cc:344] Connected to a master server at 127.14.129.126:33311
I20260709 13:15:52.866966 14853 server_base.cc:1061] running on GCE node
I20260709 13:15:52.867424 15602 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:52.867985 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:52.868184 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:52.868175 15602 heartbeater.cc:507] Master 127.14.129.126:33311 requested a full tablet report, sending...
I20260709 13:15:52.868520 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602952868497 us; error 0 us; skew 500 ppm
I20260709 13:15:52.869091 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:52.870426 15400 ts_manager.cc:194] Registered new tserver with Master: 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:52.871615 14853 webserver.cc:533] Webserver started at http://127.14.129.67:35697/ using document root <none> and password file <none>
I20260709 13:15:52.871917 15400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56482
I20260709 13:15:52.872105 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:52.872339 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:52.872587 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:52.873682 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-2-root/instance:
uuid: "47aa53c385364199b0dcaf63136ce351"
format_stamp: "Formatted at 2026-07-09 13:15:52 on dist-test-slave-gg5t"
I20260709 13:15:52.878046 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:15:52.881296 15613 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.882030 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:52.882303 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-2-root
uuid: "47aa53c385364199b0dcaf63136ce351"
format_stamp: "Formatted at 2026-07-09 13:15:52 on dist-test-slave-gg5t"
I20260709 13:15:52.882565 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602938491534-14853-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:52.899686 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:52.900821 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:52.902209 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:52.904407 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:52.904600 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.904840 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:52.904981 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:52.942729 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.67:35177
I20260709 13:15:52.942821 15675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.67:35177 every 8 connection(s)
I20260709 13:15:52.955569 15676 heartbeater.cc:344] Connected to a master server at 127.14.129.126:33311
I20260709 13:15:52.955937 15676 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:52.956598 15676 heartbeater.cc:507] Master 127.14.129.126:33311 requested a full tablet report, sending...
I20260709 13:15:52.958559 15400 ts_manager.cc:194] Registered new tserver with Master: 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:52.958984 14853 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01323369s
I20260709 13:15:52.959856 15400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56486
I20260709 13:15:52.983320 15400 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56500:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:52.986131 15400 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:53.058223 15641 tablet_service.cc:1511] Processing CreateTablet for tablet 01dcac5628794c94b5921b78fb2147a6 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:53.059686 15641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01dcac5628794c94b5921b78fb2147a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.066324 15492 tablet_service.cc:1511] Processing CreateTablet for tablet 01dcac5628794c94b5921b78fb2147a6 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:53.067778 15492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01dcac5628794c94b5921b78fb2147a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.068578 15640 tablet_service.cc:1511] Processing CreateTablet for tablet ec1808842b914300a6726e2aad09fb16 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:53.070036 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1808842b914300a6726e2aad09fb16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.072038 15639 tablet_service.cc:1511] Processing CreateTablet for tablet 28e4008bb08d47baa597af7174909612 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:53.074164 15634 tablet_service.cc:1511] Processing CreateTablet for tablet aad511a380a840c1ab661448f5e6b338 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:53.074406 15638 tablet_service.cc:1511] Processing CreateTablet for tablet 5e803afa80cb4ebea8a846cdd62396d5 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:53.076274 15637 tablet_service.cc:1511] Processing CreateTablet for tablet 93fb3499987c474faad284a4ab6f607d (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:53.077373 15491 tablet_service.cc:1511] Processing CreateTablet for tablet ec1808842b914300a6726e2aad09fb16 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:53.078671 15491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1808842b914300a6726e2aad09fb16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.078326 15633 tablet_service.cc:1511] Processing CreateTablet for tablet fd8d800dbf314faeb0de0d8e356ce20c (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:53.079887 15635 tablet_service.cc:1511] Processing CreateTablet for tablet dcedfdb292564db2a1ae4443d1aa3cf9 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:53.081487 15565 tablet_service.cc:1511] Processing CreateTablet for tablet 28e4008bb08d47baa597af7174909612 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:53.081879 15567 tablet_service.cc:1511] Processing CreateTablet for tablet 01dcac5628794c94b5921b78fb2147a6 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:53.082844 15565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e4008bb08d47baa597af7174909612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.083971 15564 tablet_service.cc:1511] Processing CreateTablet for tablet 5e803afa80cb4ebea8a846cdd62396d5 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:53.085315 15564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e803afa80cb4ebea8a846cdd62396d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.086189 15632 tablet_service.cc:1511] Processing CreateTablet for tablet 6f907d64b2c149928d559811d0833313 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:53.088089 15563 tablet_service.cc:1511] Processing CreateTablet for tablet 93fb3499987c474faad284a4ab6f607d (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:53.088270 15558 tablet_service.cc:1511] Processing CreateTablet for tablet 6f907d64b2c149928d559811d0833313 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:53.089442 15563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fb3499987c474faad284a4ab6f607d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.090113 15559 tablet_service.cc:1511] Processing CreateTablet for tablet fd8d800dbf314faeb0de0d8e356ce20c (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:53.091674 15559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8d800dbf314faeb0de0d8e356ce20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.092060 15560 tablet_service.cc:1511] Processing CreateTablet for tablet aad511a380a840c1ab661448f5e6b338 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:53.092617 15490 tablet_service.cc:1511] Processing CreateTablet for tablet 28e4008bb08d47baa597af7174909612 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:53.093377 15560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad511a380a840c1ab661448f5e6b338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.093981 15490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e4008bb08d47baa597af7174909612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.095494 15558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f907d64b2c149928d559811d0833313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.095839 15561 tablet_service.cc:1511] Processing CreateTablet for tablet dcedfdb292564db2a1ae4443d1aa3cf9 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:53.097121 15561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcedfdb292564db2a1ae4443d1aa3cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.098106 15489 tablet_service.cc:1511] Processing CreateTablet for tablet 5e803afa80cb4ebea8a846cdd62396d5 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:53.099655 15489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e803afa80cb4ebea8a846cdd62396d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.100142 15562 tablet_service.cc:1511] Processing CreateTablet for tablet 898bf5c596a64042856d051ae248e85f (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:53.101473 15562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898bf5c596a64042856d051ae248e85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.104238 15566 tablet_service.cc:1511] Processing CreateTablet for tablet ec1808842b914300a6726e2aad09fb16 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:53.105660 15566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1808842b914300a6726e2aad09fb16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.078299 15636 tablet_service.cc:1511] Processing CreateTablet for tablet 898bf5c596a64042856d051ae248e85f (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:53.108816 15488 tablet_service.cc:1511] Processing CreateTablet for tablet 93fb3499987c474faad284a4ab6f607d (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:53.109450 15639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e4008bb08d47baa597af7174909612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.109259 15487 tablet_service.cc:1511] Processing CreateTablet for tablet 898bf5c596a64042856d051ae248e85f (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:53.110074 15634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad511a380a840c1ab661448f5e6b338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.110237 15488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fb3499987c474faad284a4ab6f607d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.110530 15567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01dcac5628794c94b5921b78fb2147a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.111704 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898bf5c596a64042856d051ae248e85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.111660 15637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fb3499987c474faad284a4ab6f607d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.115314 15633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8d800dbf314faeb0de0d8e356ce20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.119431 15632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f907d64b2c149928d559811d0833313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.123338 15638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e803afa80cb4ebea8a846cdd62396d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.125525 15635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcedfdb292564db2a1ae4443d1aa3cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.129308 15636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898bf5c596a64042856d051ae248e85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.146991 15486 tablet_service.cc:1511] Processing CreateTablet for tablet dcedfdb292564db2a1ae4443d1aa3cf9 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:53.148433 15486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcedfdb292564db2a1ae4443d1aa3cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.148118 15483 tablet_service.cc:1511] Processing CreateTablet for tablet 6f907d64b2c149928d559811d0833313 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:53.149391 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f907d64b2c149928d559811d0833313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.150607 15485 tablet_service.cc:1511] Processing CreateTablet for tablet aad511a380a840c1ab661448f5e6b338 (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:53.151927 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad511a380a840c1ab661448f5e6b338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.156401 15484 tablet_service.cc:1511] Processing CreateTablet for tablet fd8d800dbf314faeb0de0d8e356ce20c (DEFAULT_TABLE table=test-workload [id=2d2f762c9b304798b80245059e2dd6d5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:53.158804 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8d800dbf314faeb0de0d8e356ce20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:53.226263 15691 tablet_bootstrap.cc:492] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.230697 15693 tablet_bootstrap.cc:492] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.239351 15691 tablet_bootstrap.cc:654] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.248696 15692 tablet_bootstrap.cc:492] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.257045 15692 tablet_bootstrap.cc:654] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.258999 15693 tablet_bootstrap.cc:654] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.268561 15691 tablet_bootstrap.cc:492] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.269064 15691 ts_tablet_manager.cc:1403] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.008s
I20260709 13:15:53.272032 15691 raft_consensus.cc:359] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.272845 15691 raft_consensus.cc:385] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.273208 15691 raft_consensus.cc:740] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.274215 15691 consensus_queue.cc:260] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.280067 15692 tablet_bootstrap.cc:492] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.280601 15693 tablet_bootstrap.cc:492] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.281059 15693 ts_tablet_manager.cc:1403] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.004s
I20260709 13:15:53.281320 15692 ts_tablet_manager.cc:1403] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.002s
I20260709 13:15:53.283880 15693 raft_consensus.cc:359] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.284386 15602 heartbeater.cc:499] Master 127.14.129.126:33311 was elected leader, sending a full tablet report...
I20260709 13:15:53.284732 15693 raft_consensus.cc:385] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.284958 15691 ts_tablet_manager.cc:1434] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 13:15:53.284350 15692 raft_consensus.cc:359] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.285135 15693 raft_consensus.cc:740] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.285547 15692 raft_consensus.cc:385] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.285945 15692 raft_consensus.cc:740] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.285936 15693 consensus_queue.cc:260] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.287160 15691 tablet_bootstrap.cc:492] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.286816 15692 consensus_queue.cc:260] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.294023 15691 tablet_bootstrap.cc:654] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.299194 15693 ts_tablet_manager.cc:1434] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.009s
I20260709 13:15:53.299273 15527 heartbeater.cc:499] Master 127.14.129.126:33311 was elected leader, sending a full tablet report...
I20260709 13:15:53.300151 15692 ts_tablet_manager.cc:1434] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.007s
I20260709 13:15:53.300305 15693 tablet_bootstrap.cc:492] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.300856 15676 heartbeater.cc:499] Master 127.14.129.126:33311 was elected leader, sending a full tablet report...
I20260709 13:15:53.308182 15693 tablet_bootstrap.cc:654] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.313104 15693 tablet_bootstrap.cc:492] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.313632 15693 ts_tablet_manager.cc:1403] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 13:15:53.315034 15691 tablet_bootstrap.cc:492] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.315160 15692 tablet_bootstrap.cc:492] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.315539 15691 ts_tablet_manager.cc:1403] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.005s
I20260709 13:15:53.316507 15693 raft_consensus.cc:359] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.317324 15693 raft_consensus.cc:385] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.317624 15693 raft_consensus.cc:740] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.318357 15693 consensus_queue.cc:260] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.318485 15691 raft_consensus.cc:359] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:53.319219 15691 raft_consensus.cc:385] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.319518 15691 raft_consensus.cc:740] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.320586 15693 ts_tablet_manager.cc:1434] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:15:53.320355 15691 consensus_queue.cc:260] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:53.321542 15693 tablet_bootstrap.cc:492] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.322136 15692 tablet_bootstrap.cc:654] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.326563 15691 ts_tablet_manager.cc:1434] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:53.327625 15691 tablet_bootstrap.cc:492] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.328187 15693 tablet_bootstrap.cc:654] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.334156 15691 tablet_bootstrap.cc:654] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.335644 15692 tablet_bootstrap.cc:492] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.336076 15692 ts_tablet_manager.cc:1403] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 13:15:53.338198 15692 raft_consensus.cc:359] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:53.338726 15692 raft_consensus.cc:385] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.339130 15692 raft_consensus.cc:740] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.340171 15693 tablet_bootstrap.cc:492] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.339936 15692 consensus_queue.cc:260] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:53.340657 15693 ts_tablet_manager.cc:1403] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260709 13:15:53.342468 15692 ts_tablet_manager.cc:1434] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:53.343518 15692 tablet_bootstrap.cc:492] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.343611 15693 raft_consensus.cc:359] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:53.344369 15693 raft_consensus.cc:385] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.344681 15693 raft_consensus.cc:740] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.345613 15691 tablet_bootstrap.cc:492] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.345515 15693 consensus_queue.cc:260] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:53.346072 15691 ts_tablet_manager.cc:1403] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260709 13:15:53.347965 15693 ts_tablet_manager.cc:1434] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:53.348950 15693 tablet_bootstrap.cc:492] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.348990 15691 raft_consensus.cc:359] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.349782 15691 raft_consensus.cc:385] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.350093 15691 raft_consensus.cc:740] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.350821 15692 tablet_bootstrap.cc:654] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.351125 15691 consensus_queue.cc:260] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.353617 15691 ts_tablet_manager.cc:1434] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:53.354578 15691 tablet_bootstrap.cc:492] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.355463 15693 tablet_bootstrap.cc:654] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.360920 15691 tablet_bootstrap.cc:654] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.364105 15692 tablet_bootstrap.cc:492] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.364641 15692 ts_tablet_manager.cc:1403] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:15:53.366791 15693 tablet_bootstrap.cc:492] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.367357 15693 ts_tablet_manager.cc:1403] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 13:15:53.368187 15692 raft_consensus.cc:359] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.368947 15692 raft_consensus.cc:385] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.369242 15692 raft_consensus.cc:740] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.369959 15692 consensus_queue.cc:260] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.370254 15693 raft_consensus.cc:359] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.372298 15693 raft_consensus.cc:385] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.372519 15692 ts_tablet_manager.cc:1434] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:53.372684 15693 raft_consensus.cc:740] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.373692 15692 tablet_bootstrap.cc:492] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.373746 15693 consensus_queue.cc:260] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.376744 15693 ts_tablet_manager.cc:1434] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:15:53.377753 15693 tablet_bootstrap.cc:492] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.380867 15692 tablet_bootstrap.cc:654] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.389701 15693 tablet_bootstrap.cc:654] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.392416 15691 tablet_bootstrap.cc:492] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.393000 15691 ts_tablet_manager.cc:1403] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.024s
I20260709 13:15:53.394276 15692 tablet_bootstrap.cc:492] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.394855 15692 ts_tablet_manager.cc:1403] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:15:53.395936 15691 raft_consensus.cc:359] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.396718 15691 raft_consensus.cc:385] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.397030 15691 raft_consensus.cc:740] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.397898 15691 consensus_queue.cc:260] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.398175 15692 raft_consensus.cc:359] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.399127 15692 raft_consensus.cc:385] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.399539 15692 raft_consensus.cc:740] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.400580 15692 consensus_queue.cc:260] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.402752 15692 ts_tablet_manager.cc:1434] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:53.403839 15692 tablet_bootstrap.cc:492] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.407879 15691 ts_tablet_manager.cc:1434] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:15:53.409785 15698 raft_consensus.cc:493] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.410379 15692 tablet_bootstrap.cc:654] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.410401 15698 raft_consensus.cc:515] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.411764 15691 tablet_bootstrap.cc:492] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.413196 15698 leader_election.cc:290] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.422788 15691 tablet_bootstrap.cc:654] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.423142 15693 tablet_bootstrap.cc:492] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.423475 15699 raft_consensus.cc:493] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.424045 15699 raft_consensus.cc:515] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.429852 15699 leader_election.cc:290] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:53.423627 15693 ts_tablet_manager.cc:1403] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.009s
I20260709 13:15:53.433550 15693 raft_consensus.cc:359] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.434391 15693 raft_consensus.cc:385] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.434722 15693 raft_consensus.cc:740] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.435568 15693 consensus_queue.cc:260] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.438035 15693 ts_tablet_manager.cc:1434] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:53.439162 15693 tablet_bootstrap.cc:492] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.446009 15693 tablet_bootstrap.cc:654] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.454986 15699 raft_consensus.cc:493] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.455452 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:53.455590 15699 raft_consensus.cc:515] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
W20260709 13:15:53.457533 15614 leader_election.cc:343] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.458323 15697 raft_consensus.cc:493] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.458782 15697 raft_consensus.cc:515] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.459235 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
W20260709 13:15:53.460561 15614 leader_election.cc:343] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.457688 15699 leader_election.cc:290] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:53.464118 15697 leader_election.cc:290] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.503347 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.504110 15651 raft_consensus.cc:2468] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.506422 15541 leader_election.cc:304] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.507423 15697 raft_consensus.cc:2804] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:53.507786 15697 raft_consensus.cc:493] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.508131 15697 raft_consensus.cc:3060] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.511070 15719 raft_consensus.cc:493] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.511636 15719 raft_consensus.cc:515] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:53.517338 15719 leader_election.cc:290] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177), 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959)
I20260709 13:15:53.522616 15697 raft_consensus.cc:515] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.524817 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
I20260709 13:15:53.525120 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
I20260709 13:15:53.525698 15577 raft_consensus.cc:2393] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47aa53c385364199b0dcaf63136ce351 in current term 1: Already voted for candidate 748e62398b1b4832ba24a2ad800fbc0c in this term.
I20260709 13:15:53.525691 15576 raft_consensus.cc:2468] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 0.
I20260709 13:15:53.528110 15615 leader_election.cc:304] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351; no voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:15:53.528934 15699 raft_consensus.cc:3060] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.529754 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:53.531313 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01dcac5628794c94b5921b78fb2147a6" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:53.531946 15502 raft_consensus.cc:2468] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.533475 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
W20260709 13:15:53.535292 15540 leader_election.cc:343] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.536090 15699 raft_consensus.cc:2749] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:53.536214 15540 leader_election.cc:304] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.537019 15719 raft_consensus.cc:2804] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:53.537489 15719 raft_consensus.cc:493] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.537650 15697 leader_election.cc:290] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.537882 15719 raft_consensus.cc:3060] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.538498 15699 raft_consensus.cc:493] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.539011 15699 raft_consensus.cc:515] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.539294 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01dcac5628794c94b5921b78fb2147a6" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.539891 15651 raft_consensus.cc:2468] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.537226 15615 leader_election.cc:304] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 426e89a7eb474ce2bec8b186e1416fab
W20260709 13:15:53.537078 15540 leader_election.cc:343] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.541966 15699 leader_election.cc:290] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:53.542580 15699 raft_consensus.cc:2804] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:53.542980 15699 raft_consensus.cc:493] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.543334 15699 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.548403 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:53.549220 15502 raft_consensus.cc:2468] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 0.
I20260709 13:15:53.550312 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:53.558789 15651 raft_consensus.cc:2468] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.560348 15541 leader_election.cc:304] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:53.561832 15697 raft_consensus.cc:2804] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.563659 15697 raft_consensus.cc:697] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:53.564653 15697 consensus_queue.cc:237] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.560401 15614 leader_election.cc:304] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 47aa53c385364199b0dcaf63136ce351; no voters: 
I20260709 13:15:53.570618 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.549178 15719 raft_consensus.cc:515] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:53.574570 15719 leader_election.cc:290] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Requested vote from peers 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177), 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959)
W20260709 13:15:53.575775 15466 leader_election.cc:343] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.576109 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01dcac5628794c94b5921b78fb2147a6" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351"
W20260709 13:15:53.576483 15448 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:53.576781 15651 raft_consensus.cc:3060] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.576809 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01dcac5628794c94b5921b78fb2147a6" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:53.577620 15502 raft_consensus.cc:3060] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.579269 15720 raft_consensus.cc:2804] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:15:53.581709 15615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.66:41907, user_credentials={real_user=slave}} blocked reactor thread for 44558.1us
I20260709 13:15:53.582116 15691 tablet_bootstrap.cc:492] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.582563 15691 ts_tablet_manager.cc:1403] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.171s	user 0.036s	sys 0.046s
I20260709 13:15:53.583451 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
W20260709 13:15:53.584748 15615 leader_election.cc:343] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.585289 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
I20260709 13:15:53.585464 15691 raft_consensus.cc:359] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.586162 15691 raft_consensus.cc:385] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.586458 15691 raft_consensus.cc:740] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
W20260709 13:15:53.586635 15466 leader_election.cc:343] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.587231 15466 leader_election.cc:304] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab; no voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:15:53.587175 15691 consensus_queue.cc:260] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.588200 15698 raft_consensus.cc:2749] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:53.588644 15692 tablet_bootstrap.cc:492] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.589100 15692 ts_tablet_manager.cc:1403] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.185s	user 0.045s	sys 0.107s
I20260709 13:15:53.587059 15502 raft_consensus.cc:2468] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.589563 15691 ts_tablet_manager.cc:1434] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:15:53.590498 15691 tablet_bootstrap.cc:492] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.590379 15540 leader_election.cc:304] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.587028 15693 tablet_bootstrap.cc:492] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.591360 15693 ts_tablet_manager.cc:1403] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.152s	user 0.050s	sys 0.068s
I20260709 13:15:53.591544 15721 raft_consensus.cc:2804] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.592051 15721 raft_consensus.cc:697] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:53.579713 15720 raft_consensus.cc:493] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.593031 15720 raft_consensus.cc:3060] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.592928 15721 consensus_queue.cc:237] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:53.597112 15691 tablet_bootstrap.cc:654] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.596962 15692 raft_consensus.cc:359] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.597810 15692 raft_consensus.cc:385] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.598145 15692 raft_consensus.cc:740] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.598941 15699 raft_consensus.cc:515] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.600106 15692 consensus_queue.cc:260] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.605621 15720 raft_consensus.cc:515] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.608664 15692 ts_tablet_manager.cc:1434] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.005s
I20260709 13:15:53.609586 15692 tablet_bootstrap.cc:492] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.610689 15693 raft_consensus.cc:359] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.611529 15693 raft_consensus.cc:385] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.611835 15693 raft_consensus.cc:740] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.612589 15693 consensus_queue.cc:260] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.614643 15691 tablet_bootstrap.cc:492] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.615278 15691 ts_tablet_manager.cc:1403] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.015s
I20260709 13:15:53.619715 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:53.620151 15651 raft_consensus.cc:2468] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.620301 15576 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.620936 15699 leader_election.cc:290] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:53.614640 15693 ts_tablet_manager.cc:1434] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:15:53.621552 15691 raft_consensus.cc:359] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.622203 15693 tablet_bootstrap.cc:492] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.622227 15691 raft_consensus.cc:385] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.622642 15691 raft_consensus.cc:740] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.623374 15691 consensus_queue.cc:260] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.625546 15691 ts_tablet_manager.cc:1434] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:53.626464 15691 tablet_bootstrap.cc:492] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.626781 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:53.628588 15693 tablet_bootstrap.cc:654] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.628728 15576 raft_consensus.cc:2468] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 1.
I20260709 13:15:53.629851 15720 leader_election.cc:290] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:53.629932 15615 leader_election.cc:304] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.631682 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:53.632251 15502 raft_consensus.cc:3060] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.632722 15691 tablet_bootstrap.cc:654] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.631682 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:53.635637 15577 raft_consensus.cc:3060] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.637295 15400 catalog_manager.cc:5697] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 1 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:53.639972 15614 leader_election.cc:343] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.635089 15720 raft_consensus.cc:2804] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.642432 15720 raft_consensus.cc:697] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Becoming Leader. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:15:53.644296 15692 tablet_bootstrap.cc:654] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.647655 15720 consensus_queue.cc:237] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.651088 15699 raft_consensus.cc:493] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.651715 15699 raft_consensus.cc:515] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.653844 15699 leader_election.cc:290] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:53.655520 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:53.656744 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
W20260709 13:15:53.658018 15615 leader_election.cc:343] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:53.658774 15614 leader_election.cc:343] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.659219 15614 leader_election.cc:304] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351; no voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:15:53.660291 15699 raft_consensus.cc:2749] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:53.646813 15577 raft_consensus.cc:2468] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 1.
I20260709 13:15:53.661988 15615 leader_election.cc:304] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.662775 15699 raft_consensus.cc:2804] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.660472 15502 raft_consensus.cc:2468] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 1.
I20260709 13:15:53.663295 15699 raft_consensus.cc:697] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Becoming Leader. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:15:53.664537 15699 consensus_queue.cc:237] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.662218 15692 tablet_bootstrap.cc:492] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.671059 15692 ts_tablet_manager.cc:1403] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.004s
I20260709 13:15:53.671890 15399 catalog_manager.cc:5697] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47aa53c385364199b0dcaf63136ce351 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47aa53c385364199b0dcaf63136ce351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:53.674237 15692 raft_consensus.cc:359] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.675026 15692 raft_consensus.cc:385] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.675386 15692 raft_consensus.cc:740] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.678843 15693 tablet_bootstrap.cc:492] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.679390 15693 ts_tablet_manager.cc:1403] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.026s
I20260709 13:15:53.678714 15692 consensus_queue.cc:260] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.680020 15691 tablet_bootstrap.cc:492] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.680540 15691 ts_tablet_manager.cc:1403] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.027s
I20260709 13:15:53.681648 15692 ts_tablet_manager.cc:1434] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:53.682914 15692 tablet_bootstrap.cc:492] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.683468 15691 raft_consensus.cc:359] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.683655 15693 raft_consensus.cc:359] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.684406 15691 raft_consensus.cc:385] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.684512 15693 raft_consensus.cc:385] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.684775 15691 raft_consensus.cc:740] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.684844 15693 raft_consensus.cc:740] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.685756 15691 consensus_queue.cc:260] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.685880 15693 consensus_queue.cc:260] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.688401 15691 ts_tablet_manager.cc:1434] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:15:53.689411 15691 tablet_bootstrap.cc:492] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.690706 15692 tablet_bootstrap.cc:654] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.692027 15693 ts_tablet_manager.cc:1434] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 13:15:53.693149 15693 tablet_bootstrap.cc:492] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.695344 15691 tablet_bootstrap.cc:654] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.699855 15693 tablet_bootstrap.cc:654] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.707116 15691 tablet_bootstrap.cc:492] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.707628 15691 ts_tablet_manager.cc:1403] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:15:53.710225 15691 raft_consensus.cc:359] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.710896 15691 raft_consensus.cc:385] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.711194 15691 raft_consensus.cc:740] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.712358 15693 tablet_bootstrap.cc:492] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.712064 15691 consensus_queue.cc:260] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.712888 15693 ts_tablet_manager.cc:1403] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260709 13:15:53.714289 15691 ts_tablet_manager.cc:1434] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:53.715209 15691 tablet_bootstrap.cc:492] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.715662 15693 raft_consensus.cc:359] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.716300 15693 raft_consensus.cc:385] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.716566 15693 raft_consensus.cc:740] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.717334 15693 consensus_queue.cc:260] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.717762 15692 tablet_bootstrap.cc:492] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.718461 15692 ts_tablet_manager.cc:1403] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.029s
I20260709 13:15:53.720827 15691 tablet_bootstrap.cc:654] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.721347 15692 raft_consensus.cc:359] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.722090 15692 raft_consensus.cc:385] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.722369 15692 raft_consensus.cc:740] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.723160 15692 consensus_queue.cc:260] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.725309 15692 ts_tablet_manager.cc:1434] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:53.726263 15692 tablet_bootstrap.cc:492] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.728379 15693 ts_tablet_manager.cc:1434] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:15:53.729470 15693 tablet_bootstrap.cc:492] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.733415 15691 tablet_bootstrap.cc:492] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.733892 15691 ts_tablet_manager.cc:1403] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:15:53.734508 15693 tablet_bootstrap.cc:654] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.736563 15691 raft_consensus.cc:359] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.737227 15691 raft_consensus.cc:385] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.737502 15691 raft_consensus.cc:740] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.738409 15692 tablet_bootstrap.cc:654] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.738225 15691 consensus_queue.cc:260] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.740726 15691 ts_tablet_manager.cc:1434] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:53.741744 15691 tablet_bootstrap.cc:492] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c: Bootstrap starting.
I20260709 13:15:53.749202 15691 tablet_bootstrap.cc:654] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.756065 15693 tablet_bootstrap.cc:492] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.741801 15400 catalog_manager.cc:5697] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47aa53c385364199b0dcaf63136ce351 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47aa53c385364199b0dcaf63136ce351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:53.756528 15693 ts_tablet_manager.cc:1403] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260709 13:15:53.756911 15691 tablet_bootstrap.cc:492] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c: No bootstrap required, opened a new log
I20260709 13:15:53.757346 15691 ts_tablet_manager.cc:1403] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:15:53.759343 15693 raft_consensus.cc:359] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.760037 15693 raft_consensus.cc:385] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.760339 15693 raft_consensus.cc:740] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.760110 15691 raft_consensus.cc:359] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.760860 15691 raft_consensus.cc:385] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.761121 15691 raft_consensus.cc:740] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.761142 15693 consensus_queue.cc:260] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.761993 15691 consensus_queue.cc:260] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.767190 15691 ts_tablet_manager.cc:1434] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:15:53.767246 15693 ts_tablet_manager.cc:1434] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:53.768224 15693 tablet_bootstrap.cc:492] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab: Bootstrap starting.
I20260709 13:15:53.767920 15398 catalog_manager.cc:5697] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 1 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.771423 15698 raft_consensus.cc:493] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.771934 15698 raft_consensus.cc:515] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.772290 15697 raft_consensus.cc:493] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.772835 15697 raft_consensus.cc:515] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.773999 15698 leader_election.cc:290] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.775926 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.776232 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
I20260709 13:15:53.776906 15577 raft_consensus.cc:2393] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426e89a7eb474ce2bec8b186e1416fab in current term 1: Already voted for candidate 47aa53c385364199b0dcaf63136ce351 in this term.
I20260709 13:15:53.777140 15693 tablet_bootstrap.cc:654] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.777380 15697 leader_election.cc:290] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.779524 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e4008bb08d47baa597af7174909612" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.780251 15651 raft_consensus.cc:2468] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.781416 15466 leader_election.cc:304] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab; no voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:15:53.782207 15693 tablet_bootstrap.cc:492] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab: No bootstrap required, opened a new log
I20260709 13:15:53.782382 15698 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.781479 15541 leader_election.cc:304] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.782645 15693 ts_tablet_manager.cc:1403] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.006s
I20260709 13:15:53.776937 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e4008bb08d47baa597af7174909612" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:53.783789 15502 raft_consensus.cc:2468] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.785362 15693 raft_consensus.cc:359] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.786002 15693 raft_consensus.cc:385] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.786248 15693 raft_consensus.cc:740] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.786525 15697 raft_consensus.cc:2804] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:53.786922 15697 raft_consensus.cc:493] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.786871 15693 consensus_queue.cc:260] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.787469 15697 raft_consensus.cc:3060] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.790268 15698 raft_consensus.cc:2749] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:53.792544 15693 ts_tablet_manager.cc:1434] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 13:15:53.797142 15697 raft_consensus.cc:515] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.800323 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e4008bb08d47baa597af7174909612" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:53.802117 15502 raft_consensus.cc:3060] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.803759 15692 tablet_bootstrap.cc:492] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.804276 15692 ts_tablet_manager.cc:1403] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.047s
I20260709 13:15:53.806938 15692 raft_consensus.cc:359] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.807704 15692 raft_consensus.cc:385] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.808045 15692 raft_consensus.cc:740] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.808121 15721 raft_consensus.cc:493] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.808646 15721 raft_consensus.cc:515] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.808849 15692 consensus_queue.cc:260] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.811075 15692 ts_tablet_manager.cc:1434] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:53.812408 15692 tablet_bootstrap.cc:492] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.812491 15743 raft_consensus.cc:493] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.812727 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.813000 15743 raft_consensus.cc:515] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
W20260709 13:15:53.814211 15541 leader_election.cc:343] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.815582 15743 leader_election.cc:290] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.816424 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:53.817062 15501 raft_consensus.cc:2468] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.818102 15692 tablet_bootstrap.cc:654] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.818805 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.810824 15721 leader_election.cc:290] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.820434 15540 leader_election.cc:304] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 47aa53c385364199b0dcaf63136ce351
I20260709 13:15:53.821096 15502 raft_consensus.cc:2468] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.819610 15651 raft_consensus.cc:2393] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 426e89a7eb474ce2bec8b186e1416fab in current term 1: Already voted for candidate 748e62398b1b4832ba24a2ad800fbc0c in this term.
I20260709 13:15:53.822845 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
I20260709 13:15:53.824343 15466 leader_election.cc:304] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab; no voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:15:53.825055 15721 raft_consensus.cc:2804] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:53.825454 15721 raft_consensus.cc:493] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.824431 15540 leader_election.cc:304] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.825803 15743 raft_consensus.cc:3060] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.826306 15719 raft_consensus.cc:2804] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.825798 15721 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.828495 15697 leader_election.cc:290] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.830395 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e4008bb08d47baa597af7174909612" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:53.831063 15651 raft_consensus.cc:3060] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.834079 15743 raft_consensus.cc:2749] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:53.837795 15651 raft_consensus.cc:2468] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.838402 15721 raft_consensus.cc:515] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.839989 15719 raft_consensus.cc:697] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:53.841032 15719 consensus_queue.cc:237] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.841400 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:53.842042 15502 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.842607 15692 tablet_bootstrap.cc:492] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.842425 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:53.843044 15692 ts_tablet_manager.cc:1403] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.006s
W20260709 13:15:53.843837 15541 leader_election.cc:343] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:53.844368 15721 leader_election.cc:290] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.845953 15692 raft_consensus.cc:359] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.846616 15692 raft_consensus.cc:385] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.846869 15692 raft_consensus.cc:740] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.847627 15692 consensus_queue.cc:260] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.848779 15502 raft_consensus.cc:2468] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.850095 15540 leader_election.cc:304] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 47aa53c385364199b0dcaf63136ce351
I20260709 13:15:53.850358 15692 ts_tablet_manager.cc:1434] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:53.851227 15719 raft_consensus.cc:2804] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.851397 15692 tablet_bootstrap.cc:492] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351: Bootstrap starting.
I20260709 13:15:53.850729 15398 catalog_manager.cc:5697] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 1 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.851890 15719 raft_consensus.cc:697] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:53.853016 15719 consensus_queue.cc:237] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.858115 15692 tablet_bootstrap.cc:654] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:53.865667 15692 tablet_bootstrap.cc:492] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351: No bootstrap required, opened a new log
I20260709 13:15:53.866153 15692 ts_tablet_manager.cc:1403] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260709 13:15:53.868031 15692 raft_consensus.cc:359] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.868607 15692 raft_consensus.cc:385] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:53.868001 15399 catalog_manager.cc:5697] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 1 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.868803 15692 raft_consensus.cc:740] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Initialized, Role: FOLLOWER
I20260709 13:15:53.869410 15692 consensus_queue.cc:260] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.871109 15692 ts_tablet_manager.cc:1434] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:53.872668 15743 raft_consensus.cc:493] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.873128 15743 raft_consensus.cc:515] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.874998 15743 leader_election.cc:290] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.876103 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f907d64b2c149928d559811d0833313" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.876248 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f907d64b2c149928d559811d0833313" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
I20260709 13:15:53.876698 15651 raft_consensus.cc:2468] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 0.
I20260709 13:15:53.876750 15577 raft_consensus.cc:2468] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 0.
I20260709 13:15:53.877938 15466 leader_election.cc:304] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 47aa53c385364199b0dcaf63136ce351; no voters: 
I20260709 13:15:53.878849 15743 raft_consensus.cc:2804] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:53.879218 15743 raft_consensus.cc:493] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.879516 15743 raft_consensus.cc:3060] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.881280 15719 raft_consensus.cc:493] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.881726 15719 raft_consensus.cc:515] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.884374 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedfdb292564db2a1ae4443d1aa3cf9" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:53.884595 15719 leader_election.cc:290] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.884784 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedfdb292564db2a1ae4443d1aa3cf9" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.884975 15502 raft_consensus.cc:2468] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.885350 15651 raft_consensus.cc:2468] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.885313 15743 raft_consensus.cc:515] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.886150 15540 leader_election.cc:304] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.887305 15743 leader_election.cc:290] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.887753 15719 raft_consensus.cc:2804] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:53.888123 15719 raft_consensus.cc:493] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.888392 15719 raft_consensus.cc:3060] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.888267 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f907d64b2c149928d559811d0833313" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:53.888811 15651 raft_consensus.cc:3060] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.887889 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f907d64b2c149928d559811d0833313" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:53.891887 15577 raft_consensus.cc:3060] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.893563 15651 raft_consensus.cc:2468] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 1.
I20260709 13:15:53.894028 15719 raft_consensus.cc:515] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.894492 15466 leader_election.cc:304] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 47aa53c385364199b0dcaf63136ce351; no voters: 
I20260709 13:15:53.895275 15743 raft_consensus.cc:2804] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.896627 15743 raft_consensus.cc:697] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:53.896723 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedfdb292564db2a1ae4443d1aa3cf9" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:53.897305 15502 raft_consensus.cc:3060] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.897293 15743 consensus_queue.cc:237] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.898682 15719 leader_election.cc:290] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.898684 15577 raft_consensus.cc:2468] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 1.
I20260709 13:15:53.898900 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedfdb292564db2a1ae4443d1aa3cf9" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:53.899536 15651 raft_consensus.cc:3060] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.903970 15502 raft_consensus.cc:2468] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.905107 15540 leader_election.cc:304] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.905892 15719 raft_consensus.cc:2804] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.906145 15651 raft_consensus.cc:2468] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.906374 15719 raft_consensus.cc:697] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:53.906759 15399 catalog_manager.cc:5697] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 0 to 1, leader changed from <none> to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 1 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.907614 15719 consensus_queue.cc:237] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.915472 15398 catalog_manager.cc:5697] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 1 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.930711 15743 raft_consensus.cc:493] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.931193 15743 raft_consensus.cc:515] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.932729 15743 leader_election.cc:290] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.933529 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
I20260709 13:15:53.933722 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.934015 15577 raft_consensus.cc:2468] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 0.
I20260709 13:15:53.934264 15651 raft_consensus.cc:2468] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 0.
I20260709 13:15:53.935047 15466 leader_election.cc:304] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.935703 15743 raft_consensus.cc:2804] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:53.935978 15743 raft_consensus.cc:493] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.936229 15743 raft_consensus.cc:3060] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.940574 15743 raft_consensus.cc:515] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.942201 15743 leader_election.cc:290] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.942982 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:53.943266 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:53.943441 15577 raft_consensus.cc:3060] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.943735 15651 raft_consensus.cc:3060] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.948755 15577 raft_consensus.cc:2468] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 1.
I20260709 13:15:53.948766 15651 raft_consensus.cc:2468] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 1.
I20260709 13:15:53.949764 15466 leader_election.cc:304] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.950352 15743 raft_consensus.cc:2804] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.950735 15743 raft_consensus.cc:697] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:53.951545 15743 consensus_queue.cc:237] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.959419 15398 catalog_manager.cc:5697] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 0 to 1, leader changed from <none> to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 1 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.975534 15719 raft_consensus.cc:493] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:53.975988 15719 raft_consensus.cc:515] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.977499 15719 leader_election.cc:290] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.978322 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:53.978492 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351" is_pre_election: true
I20260709 13:15:53.978839 15502 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.979050 15651 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 0.
I20260709 13:15:53.979833 15540 leader_election.cc:304] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.980522 15719 raft_consensus.cc:2804] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:53.980847 15719 raft_consensus.cc:493] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:53.981068 15719 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.985692 15719 raft_consensus.cc:515] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:53.987299 15719 leader_election.cc:290] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:53.988127 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:53.988351 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:53.988618 15502 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.988886 15651 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:53.993153 15502 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.993394 15651 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 1.
I20260709 13:15:53.994274 15540 leader_election.cc:304] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:53.994985 15719 raft_consensus.cc:2804] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:53.995458 15719 raft_consensus.cc:697] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:53.996070 15719 consensus_queue.cc:237] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.003153 15398 catalog_manager.cc:5697] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 1 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.075152 15699 consensus_queue.cc:1048] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.075636 15721 consensus_queue.cc:1048] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.076363 15719 consensus_queue.cc:1048] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.082437 15699 raft_consensus.cc:493] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:54.082960 15699 raft_consensus.cc:515] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.085079 15699 leader_election.cc:290] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:54.085762 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "426e89a7eb474ce2bec8b186e1416fab" is_pre_election: true
I20260709 13:15:54.086529 15501 raft_consensus.cc:2393] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47aa53c385364199b0dcaf63136ce351 in current term 1: Already voted for candidate 748e62398b1b4832ba24a2ad800fbc0c in this term.
I20260709 13:15:54.086679 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c" is_pre_election: true
I20260709 13:15:54.088104 15615 leader_election.cc:304] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351; no voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:15:54.089406 15699 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:54.100293 15699 raft_consensus.cc:2749] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:54.114287 15761 consensus_queue.cc:1048] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:54.121222 15719 consensus_queue.cc:1048] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:54.127478 15725 consensus_queue.cc:1048] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:54.136729 15721 consensus_queue.cc:1048] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:54.161360 15761 consensus_queue.cc:1048] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.175388 15577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01dcac5628794c94b5921b78fb2147a6"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:49558
I20260709 13:15:54.176028 15577 raft_consensus.cc:606] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:54.181525 15745 raft_consensus.cc:993] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.181972 15745 raft_consensus.cc:1081] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.183754 15502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01dcac5628794c94b5921b78fb2147a6"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50720
I20260709 13:15:54.184388 15502 raft_consensus.cc:493] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.184827 15502 raft_consensus.cc:3060] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.191522 15502 raft_consensus.cc:515] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:54.193428 15502 leader_election.cc:290] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Requested vote from peers 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:54.194550 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01dcac5628794c94b5921b78fb2147a6" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:54.194844 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01dcac5628794c94b5921b78fb2147a6" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:54.195096 15577 raft_consensus.cc:3055] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:54.195417 15577 raft_consensus.cc:740] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:54.195434 15651 raft_consensus.cc:3060] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.196774 15577 consensus_queue.cc:260] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:54.197229 15650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16"
dest_uuid: "47aa53c385364199b0dcaf63136ce351"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:41954
I20260709 13:15:54.197793 15650 raft_consensus.cc:606] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:54.197980 15577 raft_consensus.cc:3060] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.201795 15651 raft_consensus.cc:2468] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.202836 15466 leader_election.cc:304] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 47aa53c385364199b0dcaf63136ce351; no voters: 
I20260709 13:15:54.203660 15743 raft_consensus.cc:2804] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:54.203675 15577 raft_consensus.cc:2468] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.203903 15576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28e4008bb08d47baa597af7174909612"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:49558
I20260709 13:15:54.204294 15743 raft_consensus.cc:697] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:54.204612 15576 raft_consensus.cc:606] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:54.205161 15743 consensus_queue.cc:237] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } }
I20260709 13:15:54.210670 15577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:49558
I20260709 13:15:54.211359 15577 raft_consensus.cc:606] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:54.212574 15399 catalog_manager.cc:5697] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 1 to 2, leader changed from 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 2 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:54.216733 15577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:49558
I20260709 13:15:54.217242 15577 raft_consensus.cc:606] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:54.227826 15651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338"
dest_uuid: "47aa53c385364199b0dcaf63136ce351"
mode: GRACEFUL
new_leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
 from {username='slave'} at 127.0.0.1:41954
I20260709 13:15:54.228322 15651 raft_consensus.cc:606] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Received request to transfer leadership to TS 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:15:54.241173 15502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
mode: GRACEFUL
new_leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
 from {username='slave'} at 127.0.0.1:50734
I20260709 13:15:54.241698 15502 raft_consensus.cc:606] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Received request to transfer leadership to TS 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:15:54.247685 15502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f907d64b2c149928d559811d0833313"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
mode: GRACEFUL
new_leader_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:50734
I20260709 13:15:54.248201 15502 raft_consensus.cc:606] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Received request to transfer leadership to TS 47aa53c385364199b0dcaf63136ce351
I20260709 13:15:54.317427 15697 consensus_queue.cc:1048] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.327279 15719 consensus_queue.cc:1048] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.328502 15745 consensus_queue.cc:1048] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.341535 15721 raft_consensus.cc:993] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.342000 15721 raft_consensus.cc:1081] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.345443 15501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50720
I20260709 13:15:54.346027 15501 raft_consensus.cc:493] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.346542 15501 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.346156 15745 consensus_queue.cc:1048] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:54.349339 15745 consensus_queue.cc:1048] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.350327 15698 consensus_queue.cc:1048] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.354705 15501 raft_consensus.cc:515] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.361500 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:54.362218 15577 raft_consensus.cc:3055] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:54.362571 15577 raft_consensus.cc:740] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:54.363684 15501 leader_election.cc:290] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:54.363503 15577 consensus_queue.cc:260] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.364959 15577 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.365698 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:54.366272 15651 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.367746 15745 raft_consensus.cc:993] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.368175 15745 raft_consensus.cc:1081] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.373018 15577 raft_consensus.cc:2468] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.375877 15466 leader_election.cc:304] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:54.376806 15501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28e4008bb08d47baa597af7174909612"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50720
I20260709 13:15:54.377389 15501 raft_consensus.cc:493] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.377781 15501 raft_consensus.cc:3060] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.378444 15697 consensus_queue.cc:1048] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.379804 15698 raft_consensus.cc:2804] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:54.380307 15698 raft_consensus.cc:697] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:54.381127 15698 consensus_queue.cc:237] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.385255 15501 raft_consensus.cc:515] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.385740 15651 raft_consensus.cc:2468] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.386303 15502 raft_consensus.cc:1240] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Rejecting Update request from peer 748e62398b1b4832ba24a2ad800fbc0c for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:54.389400 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e4008bb08d47baa597af7174909612" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:54.390084 15577 raft_consensus.cc:3055] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:54.390413 15577 raft_consensus.cc:740] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:54.391251 15577 consensus_queue.cc:260] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.391741 15501 leader_election.cc:290] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:54.392390 15577 raft_consensus.cc:3060] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.392591 15399 catalog_manager.cc:5697] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 1 to 2, leader changed from 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 2 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.394907 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e4008bb08d47baa597af7174909612" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:54.395558 15650 raft_consensus.cc:3060] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.403330 15743 consensus_queue.cc:1048] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.407241 15577 raft_consensus.cc:2468] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.408716 15466 leader_election.cc:304] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:54.409610 15743 raft_consensus.cc:2804] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:54.410102 15743 raft_consensus.cc:697] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:54.410320 15650 raft_consensus.cc:2468] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.411391 15743 consensus_queue.cc:237] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.418387 15743 raft_consensus.cc:993] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab: : Instructing follower 748e62398b1b4832ba24a2ad800fbc0c to start an election
I20260709 13:15:54.418865 15743 raft_consensus.cc:1081] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Signalling peer 748e62398b1b4832ba24a2ad800fbc0c to start an election
I20260709 13:15:54.420593 15576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
 from {username='slave'} at 127.0.0.1:49540
I20260709 13:15:54.421173 15576 raft_consensus.cc:493] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.420794 15399 catalog_manager.cc:5697] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 1 to 2, leader changed from 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 2 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.421568 15576 raft_consensus.cc:3060] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.427492 15576 raft_consensus.cc:515] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.429507 15576 leader_election.cc:290] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 2 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:54.430130 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:54.430509 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8d800dbf314faeb0de0d8e356ce20c" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:54.430719 15501 raft_consensus.cc:3055] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:54.431092 15650 raft_consensus.cc:3060] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.431057 15501 raft_consensus.cc:740] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:54.432044 15501 consensus_queue.cc:260] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.433292 15501 raft_consensus.cc:3060] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.438186 15650 raft_consensus.cc:2468] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 2.
I20260709 13:15:54.439469 15541 leader_election.cc:304] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:54.439950 15501 raft_consensus.cc:2468] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 2.
I20260709 13:15:54.440253 15697 raft_consensus.cc:2804] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:54.440702 15697 raft_consensus.cc:697] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 2 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:54.441466 15697 consensus_queue.cc:237] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.447256 15697 consensus_queue.cc:1048] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.447633 15399 catalog_manager.cc:5697] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 1 to 2, leader changed from 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65) to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 2 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.450332 15778 consensus_queue.cc:1048] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.456524 15745 raft_consensus.cc:993] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.456971 15745 raft_consensus.cc:1081] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.459079 15502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50720
I20260709 13:15:54.459668 15502 raft_consensus.cc:493] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.460054 15502 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.462812 15719 consensus_queue.cc:1048] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:54.466706 15502 raft_consensus.cc:515] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.469606 15501 raft_consensus.cc:1240] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Rejecting Update request from peer 748e62398b1b4832ba24a2ad800fbc0c for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:54.475307 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:54.475986 15576 raft_consensus.cc:3055] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:54.476313 15576 raft_consensus.cc:740] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:54.477104 15576 consensus_queue.cc:260] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.478170 15576 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.479590 15502 leader_election.cc:290] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:54.481837 15698 consensus_queue.cc:1048] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:54.482450 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:54.483049 15651 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.484910 15576 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.486045 15466 leader_election.cc:304] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:54.486896 15698 raft_consensus.cc:2804] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:54.487407 15698 raft_consensus.cc:697] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:54.488209 15698 consensus_queue.cc:237] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.489686 15651 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.495532 15743 raft_consensus.cc:993] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab: : Instructing follower 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:15:54.495929 15743 raft_consensus.cc:1081] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Signalling peer 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:15:54.496008 15398 catalog_manager.cc:5697] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 1 to 2, leader changed from 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 2 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.497663 15650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f907d64b2c149928d559811d0833313"
dest_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:41952
I20260709 13:15:54.498215 15650 raft_consensus.cc:493] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.498564 15650 raft_consensus.cc:3060] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.505030 15650 raft_consensus.cc:515] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.506688 15650 leader_election.cc:290] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 2 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:54.507999 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f907d64b2c149928d559811d0833313" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:54.507997 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f907d64b2c149928d559811d0833313" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:54.508744 15502 raft_consensus.cc:3055] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:54.509145 15502 raft_consensus.cc:740] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:54.509950 15502 consensus_queue.cc:260] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.508844 15576 raft_consensus.cc:3060] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.511238 15502 raft_consensus.cc:3060] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.516819 15576 raft_consensus.cc:2468] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 2.
I20260709 13:15:54.516842 15502 raft_consensus.cc:2468] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 2.
I20260709 13:15:54.517930 15615 leader_election.cc:304] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:54.518594 15761 raft_consensus.cc:2804] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:54.519110 15761 raft_consensus.cc:697] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 2 LEADER]: Becoming Leader. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:15:54.519910 15761 consensus_queue.cc:237] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.525022 15760 raft_consensus.cc:993] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351: : Instructing follower 748e62398b1b4832ba24a2ad800fbc0c to start an election
I20260709 13:15:54.525475 15761 raft_consensus.cc:1081] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Signalling peer 748e62398b1b4832ba24a2ad800fbc0c to start an election
I20260709 13:15:54.527074 15576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
 from {username='slave'} at 127.0.0.1:49554
I20260709 13:15:54.527755 15576 raft_consensus.cc:493] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.527097 15398 catalog_manager.cc:5697] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 reported cstate change: term changed from 1 to 2, leader changed from 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65) to 47aa53c385364199b0dcaf63136ce351 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "47aa53c385364199b0dcaf63136ce351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:54.528123 15576 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.533677 15576 raft_consensus.cc:515] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.535585 15576 leader_election.cc:290] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 2 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:54.536257 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:54.536489 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:54.536862 15502 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.537002 15650 raft_consensus.cc:3055] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:54.537348 15650 raft_consensus.cc:740] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:15:54.538123 15650 consensus_queue.cc:260] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.539323 15650 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.543577 15502 raft_consensus.cc:2468] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 2.
I20260709 13:15:54.544828 15540 leader_election.cc:304] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:54.545603 15697 raft_consensus.cc:2804] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:54.545779 15650 raft_consensus.cc:2468] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 2.
I20260709 13:15:54.545980 15697 raft_consensus.cc:697] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:54.547200 15697 consensus_queue.cc:237] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.553386 15398 catalog_manager.cc:5697] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 1 to 2, leader changed from 47aa53c385364199b0dcaf63136ce351 (127.14.129.67) to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 2 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.561022 15760 raft_consensus.cc:993] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.561511 15761 raft_consensus.cc:1081] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:54.563102 15502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50718
I20260709 13:15:54.563603 15502 raft_consensus.cc:493] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.563943 15502 raft_consensus.cc:3060] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.568374 15502 raft_consensus.cc:515] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.569873 15502 leader_election.cc:290] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:54.570780 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:54.571002 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:54.571436 15576 raft_consensus.cc:3060] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.571501 15650 raft_consensus.cc:3055] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:54.571890 15650 raft_consensus.cc:740] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:15:54.572700 15650 consensus_queue.cc:260] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.573999 15650 raft_consensus.cc:3060] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:54.578222 15576 raft_consensus.cc:2468] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.579618 15466 leader_election.cc:304] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:54.580394 15698 raft_consensus.cc:2804] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:54.580677 15650 raft_consensus.cc:2468] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:54.580933 15698 raft_consensus.cc:697] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:54.581817 15698 consensus_queue.cc:237] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:54.588608 15400 catalog_manager.cc:5697] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 1 to 2, leader changed from 47aa53c385364199b0dcaf63136ce351 (127.14.129.67) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 2 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.766130 15650 raft_consensus.cc:1275] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.767467 15698 consensus_queue.cc:1048] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.778313 15576 raft_consensus.cc:1275] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.780689 15778 consensus_queue.cc:1048] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.812345 15576 raft_consensus.cc:1275] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.813510 15778 consensus_queue.cc:1048] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.820461 15650 raft_consensus.cc:1275] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.822047 15778 consensus_queue.cc:1048] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.874516 15502 raft_consensus.cc:1275] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Refusing update from remote peer 748e62398b1b4832ba24a2ad800fbc0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.875698 15719 consensus_queue.cc:1048] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.883428 15650 raft_consensus.cc:1275] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Refusing update from remote peer 748e62398b1b4832ba24a2ad800fbc0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.885177 15719 consensus_queue.cc:1048] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.897074 15576 raft_consensus.cc:1275] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.898445 15778 consensus_queue.cc:1048] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.906635 15650 raft_consensus.cc:1275] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.908002 15698 consensus_queue.cc:1048] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.921069 15650 raft_consensus.cc:1275] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.922315 15698 consensus_queue.cc:1048] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.929955 15576 raft_consensus.cc:1275] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.931356 15698 consensus_queue.cc:1048] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.940109 15502 raft_consensus.cc:1275] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.941429 15761 consensus_queue.cc:1048] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.949141 15576 raft_consensus.cc:1275] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.950569 15760 consensus_queue.cc:1048] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.982393 15650 raft_consensus.cc:1275] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.983731 15698 consensus_queue.cc:1048] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.990844 15576 raft_consensus.cc:1275] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.992167 15778 consensus_queue.cc:1048] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:55.033486 15502 raft_consensus.cc:1275] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Refusing update from remote peer 748e62398b1b4832ba24a2ad800fbc0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:55.034624 15719 consensus_queue.cc:1048] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:55.041142 15650 raft_consensus.cc:1275] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Refusing update from remote peer 748e62398b1b4832ba24a2ad800fbc0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:55.042625 15697 consensus_queue.cc:1048] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.279966 14853 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:15:57.280738 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:57.296128 15502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
mode: GRACEFUL
new_leader_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:50746
I20260709 13:15:57.296595 15502 raft_consensus.cc:606] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Received request to transfer leadership to TS 47aa53c385364199b0dcaf63136ce351
I20260709 13:15:57.298872 15502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
mode: GRACEFUL
new_leader_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:50746
I20260709 13:15:57.299327 15502 raft_consensus.cc:606] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Received request to transfer leadership to TS 47aa53c385364199b0dcaf63136ce351
I20260709 13:15:57.300308 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:57.300719 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:57.621687 15787 raft_consensus.cc:993] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab: : Instructing follower 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:15:57.622136 15784 raft_consensus.cc:1081] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Signalling peer 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:15:57.623651 15651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5"
dest_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:41952
I20260709 13:15:57.624246 15651 raft_consensus.cc:493] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.624620 15651 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:57.631222 15651 raft_consensus.cc:515] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:57.632799 15651 leader_election.cc:290] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 3 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:57.633726 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:57.633741 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:57.634399 15502 raft_consensus.cc:3055] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:57.634433 15576 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:57.634838 15502 raft_consensus.cc:740] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:57.635586 15502 consensus_queue.cc:260] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:57.636670 15502 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:57.641381 15576 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 3.
I20260709 13:15:57.642663 15502 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 3.
I20260709 13:15:57.642715 15615 leader_election.cc:304] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [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: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:57.643501 15760 raft_consensus.cc:2804] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:57.644423 15760 raft_consensus.cc:697] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Becoming Leader. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:15:57.645139 15760 consensus_queue.cc:237] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:57.651218 15398 catalog_manager.cc:5697] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 reported cstate change: term changed from 2 to 3, leader changed from 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65) to 47aa53c385364199b0dcaf63136ce351 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "47aa53c385364199b0dcaf63136ce351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:57.675173 15784 raft_consensus.cc:993] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab: : Instructing follower 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:15:57.675587 15787 raft_consensus.cc:1081] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Signalling peer 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:15:57.677121 15651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d"
dest_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:41952
I20260709 13:15:57.677558 15651 raft_consensus.cc:493] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.677812 15651 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:57.681975 15651 raft_consensus.cc:515] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:57.683332 15651 leader_election.cc:290] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 3 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:15:57.684124 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:15:57.684285 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:57.684654 15502 raft_consensus.cc:3055] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:57.684885 15576 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:57.684960 15502 raft_consensus.cc:740] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:57.685695 15502 consensus_queue.cc:260] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:57.686504 15502 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:57.689522 15576 raft_consensus.cc:2468] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 3.
I20260709 13:15:57.690470 15615 leader_election.cc:304] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [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: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:57.690533 15502 raft_consensus.cc:2468] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 3.
I20260709 13:15:57.691205 15760 raft_consensus.cc:2804] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:57.691624 15760 raft_consensus.cc:697] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Becoming Leader. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:15:57.692294 15760 consensus_queue.cc:237] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:57.698562 15398 catalog_manager.cc:5697] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 reported cstate change: term changed from 2 to 3, leader changed from 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65) to 47aa53c385364199b0dcaf63136ce351 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "47aa53c385364199b0dcaf63136ce351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:58.076785 15502 raft_consensus.cc:1275] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:58.078009 15760 consensus_queue.cc:1048] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:58.086995 15576 raft_consensus.cc:1275] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:58.088689 15788 consensus_queue.cc:1048] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:58.200052 15502 raft_consensus.cc:1275] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:58.201292 15798 consensus_queue.cc:1048] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:58.202275 15577 raft_consensus.cc:1275] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:58.203877 15798 consensus_queue.cc:1048] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:58.301505 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:58.319134 15651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5"
dest_uuid: "47aa53c385364199b0dcaf63136ce351"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:41954
I20260709 13:15:58.319591 15651 raft_consensus.cc:606] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:58.324307 15651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d"
dest_uuid: "47aa53c385364199b0dcaf63136ce351"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:41954
I20260709 13:15:58.324752 15651 raft_consensus.cc:606] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:58.329516 15577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "898bf5c596a64042856d051ae248e85f"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:49558
I20260709 13:15:58.330037 15577 raft_consensus.cc:606] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:58.334584 15577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcedfdb292564db2a1ae4443d1aa3cf9"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:49558
I20260709 13:15:58.335105 15577 raft_consensus.cc:606] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:58.339363 15577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
mode: GRACEFUL
new_leader_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:49558
I20260709 13:15:58.339831 15577 raft_consensus.cc:606] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 LEADER]: Received request to transfer leadership to TS 426e89a7eb474ce2bec8b186e1416fab
I20260709 13:15:58.349515 15697 raft_consensus.cc:993] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.349884 15804 raft_consensus.cc:1081] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.351192 15502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "898bf5c596a64042856d051ae248e85f"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50720
I20260709 13:15:58.351610 15502 raft_consensus.cc:493] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:58.351863 15502 raft_consensus.cc:3060] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:58.355804 15502 raft_consensus.cc:515] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.357127 15502 leader_election.cc:290] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:58.358000 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:58.358229 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:58.358590 15577 raft_consensus.cc:3055] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:58.358697 15651 raft_consensus.cc:3060] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:58.359042 15577 raft_consensus.cc:740] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:58.359820 15577 consensus_queue.cc:260] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.361020 15577 raft_consensus.cc:3060] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:58.365060 15651 raft_consensus.cc:2468] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:58.366385 15466 leader_election.cc:304] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 47aa53c385364199b0dcaf63136ce351; no voters: 
I20260709 13:15:58.367237 15784 raft_consensus.cc:2804] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:58.367511 15577 raft_consensus.cc:2468] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:58.368177 15784 raft_consensus.cc:697] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:58.368988 15784 consensus_queue.cc:237] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.375473 15400 catalog_manager.cc:5697] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 1 to 2, leader changed from 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 2 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:58.493731 15697 raft_consensus.cc:993] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.494114 15804 raft_consensus.cc:1081] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.495582 15502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcedfdb292564db2a1ae4443d1aa3cf9"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50720
I20260709 13:15:58.496026 15502 raft_consensus.cc:493] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:58.496271 15502 raft_consensus.cc:3060] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:58.500186 15502 raft_consensus.cc:515] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.501566 15502 leader_election.cc:290] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:58.502579 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedfdb292564db2a1ae4443d1aa3cf9" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:58.502938 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedfdb292564db2a1ae4443d1aa3cf9" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:58.503240 15577 raft_consensus.cc:3055] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:58.503459 15651 raft_consensus.cc:3060] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:58.503597 15577 raft_consensus.cc:740] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:58.504427 15577 consensus_queue.cc:260] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.505597 15577 raft_consensus.cc:3060] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:58.509632 15651 raft_consensus.cc:2468] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:58.510872 15466 leader_election.cc:304] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 426e89a7eb474ce2bec8b186e1416fab, 47aa53c385364199b0dcaf63136ce351; no voters: 
I20260709 13:15:58.511711 15784 raft_consensus.cc:2804] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:58.511940 15577 raft_consensus.cc:2468] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 2.
I20260709 13:15:58.512168 15784 raft_consensus.cc:697] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:58.513025 15784 consensus_queue.cc:237] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.519479 15400 catalog_manager.cc:5697] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 1 to 2, leader changed from 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 2 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:58.663111 15760 raft_consensus.cc:993] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.663542 15798 raft_consensus.cc:1081] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.665246 15502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50718
I20260709 13:15:58.665849 15502 raft_consensus.cc:493] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:58.666136 15502 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:58.671296 15502 raft_consensus.cc:515] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.672860 15502 leader_election.cc:290] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 4 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:58.673765 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:58.673990 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fb3499987c474faad284a4ab6f607d" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:58.674443 15577 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:58.674577 15651 raft_consensus.cc:3055] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:58.674937 15651 raft_consensus.cc:740] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:15:58.675647 15651 consensus_queue.cc:260] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.676553 15651 raft_consensus.cc:3060] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:58.681658 15577 raft_consensus.cc:2468] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 4.
I20260709 13:15:58.682147 15651 raft_consensus.cc:2468] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 4.
I20260709 13:15:58.683355 15788 raft_consensus.cc:993] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.683248 15466 leader_election.cc:304] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [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: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:58.683789 15760 raft_consensus.cc:1081] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.683972 15784 raft_consensus.cc:2804] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:58.684487 15784 raft_consensus.cc:697] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 4 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:58.685330 15502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50718
I20260709 13:15:58.685761 15502 raft_consensus.cc:493] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:58.685258 15784 consensus_queue.cc:237] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.686020 15502 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:58.692159 15502 raft_consensus.cc:515] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.692503 15400 catalog_manager.cc:5697] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 3 to 4, leader changed from 47aa53c385364199b0dcaf63136ce351 (127.14.129.67) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 4 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:58.693624 15502 leader_election.cc:290] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 4 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:58.694459 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:58.695011 15577 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:58.694909 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e803afa80cb4ebea8a846cdd62396d5" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:58.695523 15651 raft_consensus.cc:3055] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:58.695804 15651 raft_consensus.cc:740] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:15:58.696513 15651 consensus_queue.cc:260] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.697628 15651 raft_consensus.cc:3060] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:58.702183 15577 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 4.
I20260709 13:15:58.703270 15466 leader_election.cc:304] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [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: 426e89a7eb474ce2bec8b186e1416fab, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:15:58.703576 15651 raft_consensus.cc:2468] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 4.
I20260709 13:15:58.703890 15784 raft_consensus.cc:2804] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:58.704329 15784 raft_consensus.cc:697] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 4 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:58.705050 15784 consensus_queue.cc:237] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.710790 15400 catalog_manager.cc:5697] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 3 to 4, leader changed from 47aa53c385364199b0dcaf63136ce351 (127.14.129.67) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 4 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:58.906227 15697 raft_consensus.cc:993] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c: : Instructing follower 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.907034 15804 raft_consensus.cc:1081] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 LEADER]: Signalling peer 426e89a7eb474ce2bec8b186e1416fab to start an election
I20260709 13:15:58.908684 15502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
 from {username='slave'} at 127.0.0.1:50720
I20260709 13:15:58.909263 15502 raft_consensus.cc:493] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:58.909575 15502 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:58.915444 15502 raft_consensus.cc:515] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.917038 15502 leader_election.cc:290] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [CANDIDATE]: Term 3 election: Requested vote from peers 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:15:58.918413 15651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:15:58.918224 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "426e89a7eb474ce2bec8b186e1416fab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:15:58.919131 15651 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:58.919217 15577 raft_consensus.cc:3055] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:58.919713 15577 raft_consensus.cc:740] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:15:58.921085 15577 consensus_queue.cc:260] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.922992 15577 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:58.925432 15651 raft_consensus.cc:2468] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 3.
I20260709 13:15:58.926491 15466 leader_election.cc:304] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [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: 426e89a7eb474ce2bec8b186e1416fab, 47aa53c385364199b0dcaf63136ce351; no voters: 
I20260709 13:15:58.927294 15784 raft_consensus.cc:2804] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:58.927757 15784 raft_consensus.cc:697] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 3 LEADER]: Becoming Leader. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:15:58.928685 15784 consensus_queue.cc:237] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:15:58.930365 15577 raft_consensus.cc:2468] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 426e89a7eb474ce2bec8b186e1416fab in term 3.
I20260709 13:15:58.936481 15400 catalog_manager.cc:5697] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab reported cstate change: term changed from 2 to 3, leader changed from 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66) to 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65). New cstate: current_term: 3 leader_uuid: "426e89a7eb474ce2bec8b186e1416fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:58.951488 15577 raft_consensus.cc:1275] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:58.952679 15576 raft_consensus.cc:1275] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:58.952776 15784 consensus_queue.cc:1048] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:58.953826 15805 consensus_queue.cc:1048] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:58.970044 15651 raft_consensus.cc:1275] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:58.972352 15817 consensus_queue.cc:1048] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:58.973021 15651 raft_consensus.cc:1275] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:58.975337 15818 consensus_queue.cc:1048] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:59.165426 15576 raft_consensus.cc:1275] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:59.166531 15818 consensus_queue.cc:1048] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:59.177626 15650 raft_consensus.cc:1275] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:59.180125 15818 consensus_queue.cc:1048] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:59.276294 15650 raft_consensus.cc:1275] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:59.277539 15818 consensus_queue.cc:1048] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:59.286541 15576 raft_consensus.cc:1275] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:59.288080 15819 consensus_queue.cc:1048] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:59.353166 15650 raft_consensus.cc:1275] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:59.354454 15784 consensus_queue.cc:1048] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:59.363485 15576 raft_consensus.cc:1275] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Refusing update from remote peer 426e89a7eb474ce2bec8b186e1416fab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:59.364898 15818 consensus_queue.cc:1048] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:01.347183 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:01.354852 15502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28e4008bb08d47baa597af7174909612"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
mode: GRACEFUL
new_leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
 from {username='slave'} at 127.0.0.1:50746
I20260709 13:16:01.355415 15502 raft_consensus.cc:606] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Received request to transfer leadership to TS 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:16:01.357829 15502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "898bf5c596a64042856d051ae248e85f"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
mode: GRACEFUL
new_leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
 from {username='slave'} at 127.0.0.1:50746
I20260709 13:16:01.358271 15502 raft_consensus.cc:606] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Received request to transfer leadership to TS 748e62398b1b4832ba24a2ad800fbc0c
I20260709 13:16:01.360818 15502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
mode: GRACEFUL
new_leader_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:50746
I20260709 13:16:01.361275 15502 raft_consensus.cc:606] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 3 LEADER]: Received request to transfer leadership to TS 47aa53c385364199b0dcaf63136ce351
I20260709 13:16:01.362200 15819 raft_consensus.cc:993] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab: : Instructing follower 748e62398b1b4832ba24a2ad800fbc0c to start an election
I20260709 13:16:01.362888 15817 raft_consensus.cc:1081] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Signalling peer 748e62398b1b4832ba24a2ad800fbc0c to start an election
I20260709 13:16:01.363670 15502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16"
dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
mode: GRACEFUL
new_leader_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:50746
I20260709 13:16:01.364187 15502 raft_consensus.cc:606] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Received request to transfer leadership to TS 47aa53c385364199b0dcaf63136ce351
I20260709 13:16:01.364312 15577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28e4008bb08d47baa597af7174909612"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
 from {username='slave'} at 127.0.0.1:49540
I20260709 13:16:01.364822 15577 raft_consensus.cc:493] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:01.365157 15577 raft_consensus.cc:3060] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.365561 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:01.366122 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:01.369896 15577 raft_consensus.cc:515] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.371412 15577 leader_election.cc:290] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 3 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:16:01.372300 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e4008bb08d47baa597af7174909612" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:16:01.372421 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e4008bb08d47baa597af7174909612" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:16:01.372798 15502 raft_consensus.cc:3055] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:01.372947 15650 raft_consensus.cc:3060] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.373075 15502 raft_consensus.cc:740] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:16:01.373767 15502 consensus_queue.cc:260] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.374715 15502 raft_consensus.cc:3060] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.378465 15650 raft_consensus.cc:2468] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 3.
I20260709 13:16:01.379482 15541 leader_election.cc:304] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [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: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:16:01.380093 15502 raft_consensus.cc:2468] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 3.
I20260709 13:16:01.380208 15804 raft_consensus.cc:2804] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:01.381229 15804 raft_consensus.cc:697] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:16:01.381901 15804 consensus_queue.cc:237] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.388752 15398 catalog_manager.cc:5697] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 2 to 3, leader changed from 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65) to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 3 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:01.476500 15819 raft_consensus.cc:993] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab: : Instructing follower 748e62398b1b4832ba24a2ad800fbc0c to start an election
I20260709 13:16:01.476961 15817 raft_consensus.cc:1081] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Signalling peer 748e62398b1b4832ba24a2ad800fbc0c to start an election
I20260709 13:16:01.478466 15577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "898bf5c596a64042856d051ae248e85f"
dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
 from {username='slave'} at 127.0.0.1:49540
I20260709 13:16:01.478902 15577 raft_consensus.cc:493] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:01.479216 15577 raft_consensus.cc:3060] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.483611 15577 raft_consensus.cc:515] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.485026 15577 leader_election.cc:290] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [CANDIDATE]: Term 3 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 47aa53c385364199b0dcaf63136ce351 (127.14.129.67:35177)
I20260709 13:16:01.485809 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:16:01.485975 15650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898bf5c596a64042856d051ae248e85f" candidate_uuid: "748e62398b1b4832ba24a2ad800fbc0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47aa53c385364199b0dcaf63136ce351"
I20260709 13:16:01.486374 15502 raft_consensus.cc:3055] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:01.486397 15650 raft_consensus.cc:3060] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.486809 15502 raft_consensus.cc:740] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:16:01.487591 15502 consensus_queue.cc:260] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.488725 15502 raft_consensus.cc:3060] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.492980 15650 raft_consensus.cc:2468] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 3.
I20260709 13:16:01.494098 15541 leader_election.cc:304] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [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: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:16:01.495038 15502 raft_consensus.cc:2468] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748e62398b1b4832ba24a2ad800fbc0c in term 3.
I20260709 13:16:01.495095 15804 raft_consensus.cc:2804] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:01.495586 15804 raft_consensus.cc:697] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 3 LEADER]: Becoming Leader. State: Replica: 748e62398b1b4832ba24a2ad800fbc0c, State: Running, Role: LEADER
I20260709 13:16:01.496417 15804 consensus_queue.cc:237] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.502672 15398 catalog_manager.cc:5697] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c reported cstate change: term changed from 2 to 3, leader changed from 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65) to 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66). New cstate: current_term: 3 leader_uuid: "748e62398b1b4832ba24a2ad800fbc0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:01.522109 15819 raft_consensus.cc:993] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab: : Instructing follower 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:16:01.522608 15817 raft_consensus.cc:1081] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Signalling peer 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:16:01.524179 15650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16"
dest_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:41952
I20260709 13:16:01.524642 15650 raft_consensus.cc:493] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:01.524961 15650 raft_consensus.cc:3060] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.529223 15650 raft_consensus.cc:515] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.530666 15650 leader_election.cc:290] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 3 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:16:01.531495 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:16:01.531680 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1808842b914300a6726e2aad09fb16" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:16:01.532033 15502 raft_consensus.cc:3055] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:01.532159 15577 raft_consensus.cc:3060] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.532302 15502 raft_consensus.cc:740] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:16:01.533083 15502 consensus_queue.cc:260] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.533898 15502 raft_consensus.cc:3060] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.537680 15577 raft_consensus.cc:2468] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 3.
I20260709 13:16:01.538071 15502 raft_consensus.cc:2468] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 3.
I20260709 13:16:01.538836 15615 leader_election.cc:304] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [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: 47aa53c385364199b0dcaf63136ce351, 748e62398b1b4832ba24a2ad800fbc0c; no voters: 
I20260709 13:16:01.539696 15760 raft_consensus.cc:2804] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:01.540704 15760 raft_consensus.cc:697] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Becoming Leader. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:16:01.541523 15760 consensus_queue.cc:237] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.548032 15398 catalog_manager.cc:5697] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 reported cstate change: term changed from 2 to 3, leader changed from 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65) to 47aa53c385364199b0dcaf63136ce351 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "47aa53c385364199b0dcaf63136ce351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:01.654353 15839 raft_consensus.cc:993] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab: : Instructing follower 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:16:01.654816 15817 raft_consensus.cc:1081] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 3 LEADER]: Signalling peer 47aa53c385364199b0dcaf63136ce351 to start an election
I20260709 13:16:01.656492 15650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338"
dest_uuid: "47aa53c385364199b0dcaf63136ce351"
 from {username='slave'} at 127.0.0.1:41952
I20260709 13:16:01.657008 15650 raft_consensus.cc:493] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:01.657277 15650 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:01.661865 15650 raft_consensus.cc:515] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.663877 15650 leader_election.cc:290] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [CANDIDATE]: Term 4 election: Requested vote from peers 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959), 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907)
I20260709 13:16:01.664527 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "426e89a7eb474ce2bec8b186e1416fab"
I20260709 13:16:01.664913 15577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad511a380a840c1ab661448f5e6b338" candidate_uuid: "47aa53c385364199b0dcaf63136ce351" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "748e62398b1b4832ba24a2ad800fbc0c"
I20260709 13:16:01.665058 15502 raft_consensus.cc:3055] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:01.665375 15502 raft_consensus.cc:740] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 426e89a7eb474ce2bec8b186e1416fab, State: Running, Role: LEADER
I20260709 13:16:01.665416 15577 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:01.666097 15502 consensus_queue.cc:260] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.666908 15502 raft_consensus.cc:3060] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:01.670943 15502 raft_consensus.cc:2468] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 4.
I20260709 13:16:01.671974 15614 leader_election.cc:304] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [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: 426e89a7eb474ce2bec8b186e1416fab, 47aa53c385364199b0dcaf63136ce351; no voters: 
I20260709 13:16:01.671945 15577 raft_consensus.cc:2468] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47aa53c385364199b0dcaf63136ce351 in term 4.
I20260709 13:16:01.672844 15760 raft_consensus.cc:2804] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:01.673317 15760 raft_consensus.cc:697] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 4 LEADER]: Becoming Leader. State: Replica: 47aa53c385364199b0dcaf63136ce351, State: Running, Role: LEADER
I20260709 13:16:01.674154 15760 consensus_queue.cc:237] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [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: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } }
I20260709 13:16:01.681293 15398 catalog_manager.cc:5697] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 reported cstate change: term changed from 3 to 4, leader changed from 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65) to 47aa53c385364199b0dcaf63136ce351 (127.14.129.67). New cstate: current_term: 4 leader_uuid: "47aa53c385364199b0dcaf63136ce351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:01.778259 15502 raft_consensus.cc:1275] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Refusing update from remote peer 748e62398b1b4832ba24a2ad800fbc0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.779552 15804 consensus_queue.cc:1048] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:01.792568 15650 raft_consensus.cc:1275] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Refusing update from remote peer 748e62398b1b4832ba24a2ad800fbc0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.794072 15830 consensus_queue.cc:1048] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:01.959621 15577 raft_consensus.cc:1275] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.960789 15760 consensus_queue.cc:1048] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:01.968616 15650 raft_consensus.cc:1275] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Refusing update from remote peer 748e62398b1b4832ba24a2ad800fbc0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.969509 15502 raft_consensus.cc:1275] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.969971 15830 consensus_queue.cc:1048] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47aa53c385364199b0dcaf63136ce351" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 35177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:01.971925 15847 consensus_queue.cc:1048] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:01.984761 15502 raft_consensus.cc:1275] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Refusing update from remote peer 748e62398b1b4832ba24a2ad800fbc0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.986196 15804 consensus_queue.cc:1048] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:02.204860 15502 raft_consensus.cc:1275] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:02.205921 15837 consensus_queue.cc:1048] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "426e89a7eb474ce2bec8b186e1416fab" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:02.213917 15577 raft_consensus.cc:1275] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Refusing update from remote peer 47aa53c385364199b0dcaf63136ce351: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:02.215601 15847 consensus_queue.cc:1048] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748e62398b1b4832ba24a2ad800fbc0c" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:02.367050 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:02.373183 14853 tablet_server.cc:179] TabletServer@127.14.129.65:0 shutting down...
I20260709 13:16:02.395076 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:02.395838 14853 tablet_replica.cc:333] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.396476 14853 raft_consensus.cc:2243] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.397157 14853 raft_consensus.cc:2272] T 93fb3499987c474faad284a4ab6f607d P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.398887 14853 tablet_replica.cc:333] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.399489 14853 raft_consensus.cc:2243] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.399879 14853 raft_consensus.cc:2272] T fd8d800dbf314faeb0de0d8e356ce20c P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.401551 14853 tablet_replica.cc:333] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.402019 14853 raft_consensus.cc:2243] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.402647 14853 raft_consensus.cc:2272] T dcedfdb292564db2a1ae4443d1aa3cf9 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.404326 14853 tablet_replica.cc:333] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.404784 14853 raft_consensus.cc:2243] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.405133 14853 raft_consensus.cc:2272] T 898bf5c596a64042856d051ae248e85f P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.407191 14853 tablet_replica.cc:333] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.407675 14853 raft_consensus.cc:2243] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.408032 14853 raft_consensus.cc:2272] T aad511a380a840c1ab661448f5e6b338 P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.410001 14853 tablet_replica.cc:333] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.410455 14853 raft_consensus.cc:2243] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.410878 14853 raft_consensus.cc:2272] T 28e4008bb08d47baa597af7174909612 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.413739 14853 tablet_replica.cc:333] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.414352 14853 raft_consensus.cc:2243] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.414772 14853 raft_consensus.cc:2272] T 6f907d64b2c149928d559811d0833313 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.416498 14853 tablet_replica.cc:333] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.416965 14853 raft_consensus.cc:2243] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.417701 14853 raft_consensus.cc:2272] T 01dcac5628794c94b5921b78fb2147a6 P 426e89a7eb474ce2bec8b186e1416fab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.419497 14853 tablet_replica.cc:333] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.419961 14853 raft_consensus.cc:2243] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.420317 14853 raft_consensus.cc:2272] T ec1808842b914300a6726e2aad09fb16 P 426e89a7eb474ce2bec8b186e1416fab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.422392 14853 tablet_replica.cc:333] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab: stopping tablet replica
I20260709 13:16:02.422847 14853 raft_consensus.cc:2243] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.423569 14853 raft_consensus.cc:2272] T 5e803afa80cb4ebea8a846cdd62396d5 P 426e89a7eb474ce2bec8b186e1416fab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.451633 14853 tablet_server.cc:196] TabletServer@127.14.129.65:0 shutdown complete.
W20260709 13:16:02.464164 15614 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.129.65:38959: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260709 13:16:02.468278 15614 consensus_peers.cc:597] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 -> Peer 426e89a7eb474ce2bec8b186e1416fab (127.14.129.65:38959): Couldn't send request to peer 426e89a7eb474ce2bec8b186e1416fab. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:38959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:02.474546 14853 tablet_server.cc:179] TabletServer@127.14.129.66:0 shutting down...
I20260709 13:16:02.496740 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:02.497635 14853 tablet_replica.cc:333] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.498241 14853 raft_consensus.cc:2243] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.499065 14853 raft_consensus.cc:2272] T fd8d800dbf314faeb0de0d8e356ce20c P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.500870 14853 tablet_replica.cc:333] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.501370 14853 raft_consensus.cc:2243] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.501775 14853 raft_consensus.cc:2272] T 93fb3499987c474faad284a4ab6f607d P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.503358 14853 tablet_replica.cc:333] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.503827 14853 raft_consensus.cc:2243] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.504216 14853 raft_consensus.cc:2272] T 6f907d64b2c149928d559811d0833313 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.505797 14853 tablet_replica.cc:333] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.506258 14853 raft_consensus.cc:2243] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.506665 14853 raft_consensus.cc:2272] T 5e803afa80cb4ebea8a846cdd62396d5 P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.508251 14853 tablet_replica.cc:333] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.508749 14853 raft_consensus.cc:2243] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.509136 14853 raft_consensus.cc:2272] T 01dcac5628794c94b5921b78fb2147a6 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.510743 14853 tablet_replica.cc:333] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.511229 14853 raft_consensus.cc:2243] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.511595 14853 raft_consensus.cc:2272] T ec1808842b914300a6726e2aad09fb16 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.513883 14853 tablet_replica.cc:333] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.514364 14853 raft_consensus.cc:2243] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.514741 14853 raft_consensus.cc:2272] T dcedfdb292564db2a1ae4443d1aa3cf9 P 748e62398b1b4832ba24a2ad800fbc0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.516249 14853 tablet_replica.cc:333] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.516690 14853 raft_consensus.cc:2243] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.517362 14853 raft_consensus.cc:2272] T 898bf5c596a64042856d051ae248e85f P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.520027 14853 tablet_replica.cc:333] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.520690 14853 raft_consensus.cc:2243] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.521235 14853 raft_consensus.cc:2272] T aad511a380a840c1ab661448f5e6b338 P 748e62398b1b4832ba24a2ad800fbc0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.523910 14853 tablet_replica.cc:333] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c: stopping tablet replica
I20260709 13:16:02.524423 14853 raft_consensus.cc:2243] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.525231 14853 raft_consensus.cc:2272] T 28e4008bb08d47baa597af7174909612 P 748e62398b1b4832ba24a2ad800fbc0c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:02.537434 15540 connection.cc:466] server connection from 127.0.0.1:49554 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49554 (request call id 49) could send its response
W20260709 13:16:02.540884 15615 consensus_peers.cc:597] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 -> Peer 748e62398b1b4832ba24a2ad800fbc0c (127.14.129.66:41907): Couldn't send request to peer 748e62398b1b4832ba24a2ad800fbc0c. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:41907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:02.555275 14853 tablet_server.cc:196] TabletServer@127.14.129.66:0 shutdown complete.
I20260709 13:16:02.572866 14853 tablet_server.cc:179] TabletServer@127.14.129.67:0 shutting down...
I20260709 13:16:02.591876 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:02.592629 14853 tablet_replica.cc:333] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.593394 14853 raft_consensus.cc:2243] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.593832 14853 raft_consensus.cc:2272] T 5e803afa80cb4ebea8a846cdd62396d5 P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.595489 14853 tablet_replica.cc:333] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.595991 14853 raft_consensus.cc:2243] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.596374 14853 raft_consensus.cc:2272] T 93fb3499987c474faad284a4ab6f607d P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.597934 14853 tablet_replica.cc:333] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.598400 14853 raft_consensus.cc:2243] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.599138 14853 raft_consensus.cc:2272] T 6f907d64b2c149928d559811d0833313 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.600816 14853 tablet_replica.cc:333] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.601323 14853 raft_consensus.cc:2243] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.601715 14853 raft_consensus.cc:2272] T 01dcac5628794c94b5921b78fb2147a6 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.603406 14853 tablet_replica.cc:333] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.603889 14853 raft_consensus.cc:2243] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.604555 14853 raft_consensus.cc:2272] T ec1808842b914300a6726e2aad09fb16 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.606408 14853 tablet_replica.cc:333] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.606895 14853 raft_consensus.cc:2243] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.607337 14853 raft_consensus.cc:2272] T fd8d800dbf314faeb0de0d8e356ce20c P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.608868 14853 tablet_replica.cc:333] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.609308 14853 raft_consensus.cc:2243] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.609663 14853 raft_consensus.cc:2272] T dcedfdb292564db2a1ae4443d1aa3cf9 P 47aa53c385364199b0dcaf63136ce351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.611228 14853 tablet_replica.cc:333] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.611685 14853 raft_consensus.cc:2243] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.612049 14853 raft_consensus.cc:2272] T 898bf5c596a64042856d051ae248e85f P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.613929 14853 tablet_replica.cc:333] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.614375 14853 raft_consensus.cc:2243] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.614751 14853 raft_consensus.cc:2272] T 28e4008bb08d47baa597af7174909612 P 47aa53c385364199b0dcaf63136ce351 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.616750 14853 tablet_replica.cc:333] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351: stopping tablet replica
I20260709 13:16:02.617187 14853 raft_consensus.cc:2243] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.617873 14853 raft_consensus.cc:2272] T aad511a380a840c1ab661448f5e6b338 P 47aa53c385364199b0dcaf63136ce351 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.645620 14853 tablet_server.cc:196] TabletServer@127.14.129.67:0 shutdown complete.
I20260709 13:16:02.662489 14853 master.cc:562] Master@127.14.129.126:33311 shutting down...
W20260709 13:16:02.682642 15448 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:16:02.683668 14853 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:02.684193 14853 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.684525 14853 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0ea8ed0023f84805aa3eba0b4c21860a: stopping tablet replica
I20260709 13:16:02.704154 14853 master.cc:584] Master@127.14.129.126:33311 shutdown complete.
426e89a7eb474ce2bec8b186e1416fab  5
47aa53c385364199b0dcaf63136ce351  1
748e62398b1b4832ba24a2ad800fbc0c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10287 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:16:02.741571 14853 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.129.126:46229
I20260709 13:16:02.742923 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:02.748420 15856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:02.748670 15857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:02.749584 15859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:02.750128 14853 server_base.cc:1061] running on GCE node
I20260709 13:16:02.750869 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:02.751350 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:02.751472 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602962751461 us; error 0 us; skew 500 ppm
I20260709 13:16:02.751950 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:02.754251 14853 webserver.cc:533] Webserver started at http://127.14.129.126:35089/ using document root <none> and password file <none>
I20260709 13:16:02.754693 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:02.754840 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:02.755107 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:02.756191 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/master-0-root/instance:
uuid: "2c075c0802fd42baad0ce1ff53aa1572"
format_stamp: "Formatted at 2026-07-09 13:16:02 on dist-test-slave-gg5t"
I20260709 13:16:02.760594 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:02.763891 15864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:02.764654 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:02.764946 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/master-0-root
uuid: "2c075c0802fd42baad0ce1ff53aa1572"
format_stamp: "Formatted at 2026-07-09 13:16:02 on dist-test-slave-gg5t"
I20260709 13:16:02.765202 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:02.777833 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:02.779109 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:02.817315 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.126:46229
I20260709 13:16:02.817413 15915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.126:46229 every 8 connection(s)
I20260709 13:16:02.821259 15916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:02.830941 15916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572: Bootstrap starting.
I20260709 13:16:02.835453 15916 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:02.839727 15916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572: No bootstrap required, opened a new log
I20260709 13:16:02.841918 15916 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c075c0802fd42baad0ce1ff53aa1572" member_type: VOTER }
I20260709 13:16:02.842404 15916 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:02.842644 15916 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c075c0802fd42baad0ce1ff53aa1572, State: Initialized, Role: FOLLOWER
I20260709 13:16:02.843253 15916 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c075c0802fd42baad0ce1ff53aa1572" member_type: VOTER }
I20260709 13:16:02.843684 15916 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:02.843883 15916 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:02.844089 15916 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:02.848177 15916 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c075c0802fd42baad0ce1ff53aa1572" member_type: VOTER }
I20260709 13:16:02.848664 15916 leader_election.cc:304] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [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: 2c075c0802fd42baad0ce1ff53aa1572; no voters: 
I20260709 13:16:02.849720 15916 leader_election.cc:290] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:02.850070 15919 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:02.851320 15919 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 1 LEADER]: Becoming Leader. State: Replica: 2c075c0802fd42baad0ce1ff53aa1572, State: Running, Role: LEADER
I20260709 13:16:02.851991 15919 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [LEADER]: Queue going to LEADER mode. State: All 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: "2c075c0802fd42baad0ce1ff53aa1572" member_type: VOTER }
I20260709 13:16:02.852530 15916 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:02.856556 15921 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c075c0802fd42baad0ce1ff53aa1572. Latest consensus state: current_term: 1 leader_uuid: "2c075c0802fd42baad0ce1ff53aa1572" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c075c0802fd42baad0ce1ff53aa1572" member_type: VOTER } }
I20260709 13:16:02.857206 15921 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:02.858927 15920 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c075c0802fd42baad0ce1ff53aa1572" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c075c0802fd42baad0ce1ff53aa1572" member_type: VOTER } }
I20260709 13:16:02.859568 15920 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:02.862013 15927 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:02.867471 15927 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:02.868760 14853 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:02.876199 15927 catalog_manager.cc:1383] Generated new cluster ID: 973bc9f949b04364b1365047840bf9a6
I20260709 13:16:02.876552 15927 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:02.894860 15927 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:02.896104 15927 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:02.911105 15927 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572: Generated new TSK 0
I20260709 13:16:02.911711 15927 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:02.935297 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:02.940992 15937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:02.941764 15938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:02.944402 14853 server_base.cc:1061] running on GCE node
W20260709 13:16:02.944342 15940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:02.945423 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:02.945623 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:02.945775 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602962945758 us; error 0 us; skew 500 ppm
I20260709 13:16:02.946285 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:02.948578 14853 webserver.cc:533] Webserver started at http://127.14.129.65:40609/ using document root <none> and password file <none>
I20260709 13:16:02.949039 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:02.949214 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:02.949456 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:02.950502 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/instance:
uuid: "0197a9d24bc34a6dbd9a71579caa4998"
format_stamp: "Formatted at 2026-07-09 13:16:02 on dist-test-slave-gg5t"
I20260709 13:16:02.955142 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:16:02.958390 15945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:02.959153 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:02.959494 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "0197a9d24bc34a6dbd9a71579caa4998"
format_stamp: "Formatted at 2026-07-09 13:16:02 on dist-test-slave-gg5t"
I20260709 13:16:02.959744 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:02.982267 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:02.983517 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:02.984939 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:02.987241 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:02.987438 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:02.987617 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:02.987753 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.027518 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:42723
I20260709 13:16:03.027627 16007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:42723 every 8 connection(s)
I20260709 13:16:03.032331 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:03.041675 16013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:03.041709 16012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:03.042658 16015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:03.043843 14853 server_base.cc:1061] running on GCE node
I20260709 13:16:03.044955 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:03.045179 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:03.045390 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602963045372 us; error 0 us; skew 500 ppm
I20260709 13:16:03.045418 16008 heartbeater.cc:344] Connected to a master server at 127.14.129.126:46229
I20260709 13:16:03.045845 16008 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:03.046198 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:03.047163 16008 heartbeater.cc:507] Master 127.14.129.126:46229 requested a full tablet report, sending...
I20260709 13:16:03.049479 14853 webserver.cc:533] Webserver started at http://127.14.129.66:44925/ using document root <none> and password file <none>
I20260709 13:16:03.049755 15881 ts_manager.cc:194] Registered new tserver with Master: 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:03.049998 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:03.050230 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:03.050484 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:03.051565 15881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34524
I20260709 13:16:03.051613 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/instance:
uuid: "974460fd0b1b426b8e70752992ae5795"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-gg5t"
I20260709 13:16:03.056792 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:16:03.060040 16020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.060762 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:03.061036 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root
uuid: "974460fd0b1b426b8e70752992ae5795"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-gg5t"
I20260709 13:16:03.061326 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:03.084170 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:03.085311 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:03.086841 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:03.089130 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:03.089341 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.089576 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:03.089725 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.131668 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.66:41395
I20260709 13:16:03.131783 16082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.66:41395 every 8 connection(s)
I20260709 13:16:03.136276 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:03.143668 16086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:03.144840 16087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:03.147729 16089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:03.147956 14853 server_base.cc:1061] running on GCE node
I20260709 13:16:03.148897 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:03.149130 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:03.149333 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602963149314 us; error 0 us; skew 500 ppm
I20260709 13:16:03.149922 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:03.152837 14853 webserver.cc:533] Webserver started at http://127.14.129.67:34427/ using document root <none> and password file <none>
I20260709 13:16:03.152860 16083 heartbeater.cc:344] Connected to a master server at 127.14.129.126:46229
I20260709 13:16:03.153400 16083 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:03.153611 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:03.153903 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:03.154222 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:03.154333 16083 heartbeater.cc:507] Master 127.14.129.126:46229 requested a full tablet report, sending...
I20260709 13:16:03.155680 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/instance:
uuid: "42c538d8088040f594b183b96f4fc34b"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-gg5t"
I20260709 13:16:03.156541 15881 ts_manager.cc:194] Registered new tserver with Master: 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:03.157860 15881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34530
I20260709 13:16:03.160657 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:03.164418 16094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.165419 14853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:16:03.165724 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root
uuid: "42c538d8088040f594b183b96f4fc34b"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-gg5t"
I20260709 13:16:03.166031 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:03.177561 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:03.178753 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:03.180243 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:03.182510 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:03.182718 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.182986 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:03.183153 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:16:03.225690 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.67:45701
I20260709 13:16:03.225767 16156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.67:45701 every 8 connection(s)
I20260709 13:16:03.239347 16157 heartbeater.cc:344] Connected to a master server at 127.14.129.126:46229
I20260709 13:16:03.239723 16157 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:03.240541 16157 heartbeater.cc:507] Master 127.14.129.126:46229 requested a full tablet report, sending...
I20260709 13:16:03.242457 15881 ts_manager.cc:194] Registered new tserver with Master: 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:03.243539 14853 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014695763s
I20260709 13:16:03.243841 15881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34542
I20260709 13:16:03.269348 15881 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34550:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:03.275309 15881 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:16:03.472306 15973 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9cc79be572493481c2d498d60f0f1d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:03.473800 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9cc79be572493481c2d498d60f0f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.474756 15972 tablet_service.cc:1511] Processing CreateTablet for tablet 541840d21a514303955301bca05d7abc (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:03.476223 15972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541840d21a514303955301bca05d7abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.479388 16048 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9cc79be572493481c2d498d60f0f1d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:03.480155 15971 tablet_service.cc:1511] Processing CreateTablet for tablet c2b6f0e80ef24932b8550f5d3b79fa2b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:03.480772 16048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9cc79be572493481c2d498d60f0f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.482059 15970 tablet_service.cc:1511] Processing CreateTablet for tablet 7d155ee6d4db47f1becb7aadfc2b9b05 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:03.483393 15970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d155ee6d4db47f1becb7aadfc2b9b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.486931 15969 tablet_service.cc:1511] Processing CreateTablet for tablet 482c97f54771414c9b4513215b9719ec (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:03.488428 15969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482c97f54771414c9b4513215b9719ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.492489 15968 tablet_service.cc:1511] Processing CreateTablet for tablet 25f6f10dd3a740c4a385b357ef27d31c (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:03.494055 15968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f6f10dd3a740c4a385b357ef27d31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.494323 15965 tablet_service.cc:1511] Processing CreateTablet for tablet c9329f62b43240e99e16d0bbead535b6 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:03.495857 15965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9329f62b43240e99e16d0bbead535b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.496212 16047 tablet_service.cc:1511] Processing CreateTablet for tablet 541840d21a514303955301bca05d7abc (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:03.497624 16047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541840d21a514303955301bca05d7abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.500207 15966 tablet_service.cc:1511] Processing CreateTablet for tablet b6189c30d8c845ce97793654af9a052a (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:03.501660 15966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6189c30d8c845ce97793654af9a052a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.503713 15971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b6f0e80ef24932b8550f5d3b79fa2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.507347 15967 tablet_service.cc:1511] Processing CreateTablet for tablet 4020597452ce43c4932ef2894a80d00f (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:03.507524 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 541840d21a514303955301bca05d7abc (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:03.508780 15967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020597452ce43c4932ef2894a80d00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.508926 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541840d21a514303955301bca05d7abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.510838 16046 tablet_service.cc:1511] Processing CreateTablet for tablet c2b6f0e80ef24932b8550f5d3b79fa2b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:03.511029 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9cc79be572493481c2d498d60f0f1d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:03.512306 16046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b6f0e80ef24932b8550f5d3b79fa2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.512074 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 7d155ee6d4db47f1becb7aadfc2b9b05 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:03.514921 16115 tablet_service.cc:1511] Processing CreateTablet for tablet b6189c30d8c845ce97793654af9a052a (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:03.515161 16120 tablet_service.cc:1511] Processing CreateTablet for tablet c2b6f0e80ef24932b8550f5d3b79fa2b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:03.517225 16113 tablet_service.cc:1511] Processing CreateTablet for tablet 416ddbf98b3c4614a035cc6ea4c9a684 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:03.522023 16117 tablet_service.cc:1511] Processing CreateTablet for tablet 25f6f10dd3a740c4a385b357ef27d31c (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:03.520041 16045 tablet_service.cc:1511] Processing CreateTablet for tablet 7d155ee6d4db47f1becb7aadfc2b9b05 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:03.522977 16044 tablet_service.cc:1511] Processing CreateTablet for tablet 482c97f54771414c9b4513215b9719ec (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:03.523571 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d155ee6d4db47f1becb7aadfc2b9b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.512403 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9cc79be572493481c2d498d60f0f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.519951 16114 tablet_service.cc:1511] Processing CreateTablet for tablet c9329f62b43240e99e16d0bbead535b6 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:03.525772 16114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9329f62b43240e99e16d0bbead535b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.525910 16043 tablet_service.cc:1511] Processing CreateTablet for tablet 25f6f10dd3a740c4a385b357ef27d31c (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:03.527946 16115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6189c30d8c845ce97793654af9a052a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.527954 16118 tablet_service.cc:1511] Processing CreateTablet for tablet 482c97f54771414c9b4513215b9719ec (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:03.529398 16118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482c97f54771414c9b4513215b9719ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.530586 16116 tablet_service.cc:1511] Processing CreateTablet for tablet 4020597452ce43c4932ef2894a80d00f (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:03.531287 16117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f6f10dd3a740c4a385b357ef27d31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.531984 16116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020597452ce43c4932ef2894a80d00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.532574 16113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ddbf98b3c4614a035cc6ea4c9a684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.534507 16042 tablet_service.cc:1511] Processing CreateTablet for tablet 4020597452ce43c4932ef2894a80d00f (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:03.537561 16040 tablet_service.cc:1511] Processing CreateTablet for tablet c9329f62b43240e99e16d0bbead535b6 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:03.539937 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b6f0e80ef24932b8550f5d3b79fa2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.541998 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482c97f54771414c9b4513215b9719ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.542650 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d155ee6d4db47f1becb7aadfc2b9b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.535586 16039 tablet_service.cc:1511] Processing CreateTablet for tablet 416ddbf98b3c4614a035cc6ea4c9a684 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:03.543915 16039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ddbf98b3c4614a035cc6ea4c9a684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.544859 16040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9329f62b43240e99e16d0bbead535b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.537360 16041 tablet_service.cc:1511] Processing CreateTablet for tablet b6189c30d8c845ce97793654af9a052a (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:03.547576 15969 tablet_service.cc:1511] Processing CreateTablet for tablet fd7db8d1768441ef802b1310b43ca53d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:03.548245 16041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6189c30d8c845ce97793654af9a052a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.548811 15969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7db8d1768441ef802b1310b43ca53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.552661 16043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f6f10dd3a740c4a385b357ef27d31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.556607 15964 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7f3db062e243df91804742a5a0a589 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:03.558610 15964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7f3db062e243df91804742a5a0a589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.570393 15972 tablet_service.cc:1511] Processing CreateTablet for tablet 4061160971cf47d3accb3a503d189c9e (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:03.576146 16042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020597452ce43c4932ef2894a80d00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.599736 15972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061160971cf47d3accb3a503d189c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.599587 15965 tablet_service.cc:1511] Processing CreateTablet for tablet 416ddbf98b3c4614a035cc6ea4c9a684 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:03.600940 15965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ddbf98b3c4614a035cc6ea4c9a684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.634258 16173 tablet_bootstrap.cc:492] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:03.646152 15968 tablet_service.cc:1511] Processing CreateTablet for tablet 02ed82d57506460ca9b4360d077a8576 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:03.647549 15968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ed82d57506460ca9b4360d077a8576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.647483 16114 tablet_service.cc:1511] Processing CreateTablet for tablet fd7db8d1768441ef802b1310b43ca53d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:03.655126 16114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7db8d1768441ef802b1310b43ca53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.656034 15970 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1203d8554d44029aec4aa9219f65fa (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:03.657335 15970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1203d8554d44029aec4aa9219f65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.646152 16047 tablet_service.cc:1511] Processing CreateTablet for tablet fd7db8d1768441ef802b1310b43ca53d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:03.661441 15964 tablet_service.cc:1511] Processing CreateTablet for tablet e45a01b4c561462584861d1d1b05993d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:03.661521 15971 tablet_service.cc:1511] Processing CreateTablet for tablet 65c26989d8584e818c16f2f59cd1691b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:03.667981 16172 tablet_bootstrap.cc:492] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:03.668638 15964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45a01b4c561462584861d1d1b05993d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.646535 16044 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7f3db062e243df91804742a5a0a589 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:03.679618 16047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7db8d1768441ef802b1310b43ca53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.682132 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7f3db062e243df91804742a5a0a589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.688565 15971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c26989d8584e818c16f2f59cd1691b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.692782 15969 tablet_service.cc:1511] Processing CreateTablet for tablet 52b7c0c7387346f28c2fc6bf1798a70b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:03.695858 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 4061160971cf47d3accb3a503d189c9e (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:03.698113 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061160971cf47d3accb3a503d189c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.701203 16172 tablet_bootstrap.cc:654] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.702594 16043 tablet_service.cc:1511] Processing CreateTablet for tablet 4061160971cf47d3accb3a503d189c9e (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:03.708338 16042 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1203d8554d44029aec4aa9219f65fa (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:03.740635 16042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1203d8554d44029aec4aa9219f65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.718532 16039 tablet_service.cc:1511] Processing CreateTablet for tablet 02ed82d57506460ca9b4360d077a8576 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:03.741685 16039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ed82d57506460ca9b4360d077a8576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.719251 16048 tablet_service.cc:1511] Processing CreateTablet for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:03.744127 16048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.720588 16117 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7f3db062e243df91804742a5a0a589 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:03.745118 16117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7f3db062e243df91804742a5a0a589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.721602 15967 tablet_service.cc:1511] Processing CreateTablet for tablet 060eaaf677af4d75981cca9f27fa9560 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:03.722517 16118 tablet_service.cc:1511] Processing CreateTablet for tablet 02ed82d57506460ca9b4360d077a8576 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:03.748198 16118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ed82d57506460ca9b4360d077a8576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.749912 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 060eaaf677af4d75981cca9f27fa9560 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:03.751258 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060eaaf677af4d75981cca9f27fa9560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.752425 16041 tablet_service.cc:1511] Processing CreateTablet for tablet e45a01b4c561462584861d1d1b05993d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:03.757196 16043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061160971cf47d3accb3a503d189c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.740345 15973 tablet_service.cc:1511] Processing CreateTablet for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:03.760233 16040 tablet_service.cc:1511] Processing CreateTablet for tablet 65c26989d8584e818c16f2f59cd1691b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:03.761969 16174 tablet_bootstrap.cc:492] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:03.765601 16041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45a01b4c561462584861d1d1b05993d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.738343 16173 tablet_bootstrap.cc:654] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.767702 16040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c26989d8584e818c16f2f59cd1691b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.724074 16120 tablet_service.cc:1511] Processing CreateTablet for tablet e45a01b4c561462584861d1d1b05993d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:03.724403 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 65c26989d8584e818c16f2f59cd1691b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:03.770790 16044 tablet_service.cc:1511] Processing CreateTablet for tablet 52b7c0c7387346f28c2fc6bf1798a70b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:03.771579 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c26989d8584e818c16f2f59cd1691b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.772182 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b7c0c7387346f28c2fc6bf1798a70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.727368 16115 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1203d8554d44029aec4aa9219f65fa (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:03.727536 16122 tablet_service.cc:1511] Processing CreateTablet for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:03.729775 16113 tablet_service.cc:1511] Processing CreateTablet for tablet 52b7c0c7387346f28c2fc6bf1798a70b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:03.720300 15969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b7c0c7387346f28c2fc6bf1798a70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.773799 16115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1203d8554d44029aec4aa9219f65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.775590 16113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b7c0c7387346f28c2fc6bf1798a70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.777530 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.775000 15967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060eaaf677af4d75981cca9f27fa9560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.795228 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.800628 16116 tablet_service.cc:1511] Processing CreateTablet for tablet fcadcacaa6244ea3acaa45611e10984d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:03.795680 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45a01b4c561462584861d1d1b05993d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.810534 16116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcadcacaa6244ea3acaa45611e10984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.820210 15966 tablet_service.cc:1511] Processing CreateTablet for tablet 661e4d7507274e5b954ff5154a36b12a (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:03.821983 15966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661e4d7507274e5b954ff5154a36b12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.823473 16174 tablet_bootstrap.cc:654] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.823876 16045 tablet_service.cc:1511] Processing CreateTablet for tablet fcadcacaa6244ea3acaa45611e10984d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:03.828390 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcadcacaa6244ea3acaa45611e10984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.829869 16047 tablet_service.cc:1511] Processing CreateTablet for tablet 661e4d7507274e5b954ff5154a36b12a (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:03.831152 16047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661e4d7507274e5b954ff5154a36b12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.834314 16114 tablet_service.cc:1511] Processing CreateTablet for tablet 661e4d7507274e5b954ff5154a36b12a (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:03.835714 16114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661e4d7507274e5b954ff5154a36b12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.835860 15968 tablet_service.cc:1511] Processing CreateTablet for tablet fcadcacaa6244ea3acaa45611e10984d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:03.837138 15968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcadcacaa6244ea3acaa45611e10984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.841254 16173 tablet_bootstrap.cc:492] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:03.841821 16173 ts_tablet_manager.cc:1403] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.208s	user 0.006s	sys 0.006s
I20260709 13:16:03.844964 16173 raft_consensus.cc:359] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } }
I20260709 13:16:03.845721 16173 raft_consensus.cc:385] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.846067 16173 raft_consensus.cc:740] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.857547 15970 tablet_service.cc:1511] Processing CreateTablet for tablet 1531f6ddc1244fefad71bdc0c8bc53b1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:03.858915 15970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1531f6ddc1244fefad71bdc0c8bc53b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.863544 16042 tablet_service.cc:1511] Processing CreateTablet for tablet 1531f6ddc1244fefad71bdc0c8bc53b1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:03.864169 16172 tablet_bootstrap.cc:492] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
W20260709 13:16:03.864346 15929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:03.864717 16172 ts_tablet_manager.cc:1403] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.197s	user 0.016s	sys 0.002s
I20260709 13:16:03.867991 16172 raft_consensus.cc:359] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } }
I20260709 13:16:03.868887 16172 raft_consensus.cc:385] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.869232 16172 raft_consensus.cc:740] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.875154 15965 tablet_service.cc:1511] Processing CreateTablet for tablet bce7188f21b4435fb25a84d90209adeb (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:03.876632 15965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce7188f21b4435fb25a84d90209adeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.878270 15971 tablet_service.cc:1511] Processing CreateTablet for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:03.879549 15971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.883610 16045 tablet_service.cc:1511] Processing CreateTablet for tablet bce7188f21b4435fb25a84d90209adeb (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:03.846871 16173 consensus_queue.cc:260] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } }
I20260709 13:16:03.871069 16046 tablet_service.cc:1511] Processing CreateTablet for tablet 060eaaf677af4d75981cca9f27fa9560 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:03.894924 16040 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf332e0b81a4ec8bb31b9274af58555 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:03.896225 16040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf332e0b81a4ec8bb31b9274af58555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.899261 15964 tablet_service.cc:1511] Processing CreateTablet for tablet 6c073335b94d4f5db608e37ef36ae539 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:03.900002 16043 tablet_service.cc:1511] Processing CreateTablet for tablet 6c073335b94d4f5db608e37ef36ae539 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:03.900601 15964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c073335b94d4f5db608e37ef36ae539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.901237 16043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c073335b94d4f5db608e37ef36ae539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.905809 16041 tablet_service.cc:1511] Processing CreateTablet for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:03.911003 16041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.912000 16042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1531f6ddc1244fefad71bdc0c8bc53b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.913081 15969 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf332e0b81a4ec8bb31b9274af58555 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:03.914496 15969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf332e0b81a4ec8bb31b9274af58555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.915210 16046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060eaaf677af4d75981cca9f27fa9560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.903765 15972 tablet_service.cc:1511] Processing CreateTablet for tablet 4c84e8e4ccda4f178eb10907158fe306 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:03.921084 16172 consensus_queue.cc:260] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } }
I20260709 13:16:03.931919 15972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c84e8e4ccda4f178eb10907158fe306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.935491 15967 tablet_service.cc:1511] Processing CreateTablet for tablet 50c3e738e55245f99e40079d6e1ab0f2 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:03.938835 16118 tablet_service.cc:1511] Processing CreateTablet for tablet 1531f6ddc1244fefad71bdc0c8bc53b1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:03.936676 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce7188f21b4435fb25a84d90209adeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.940757 16114 tablet_service.cc:1511] Processing CreateTablet for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:03.940903 16113 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf332e0b81a4ec8bb31b9274af58555 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:03.941524 16118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1531f6ddc1244fefad71bdc0c8bc53b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.938822 16121 tablet_service.cc:1511] Processing CreateTablet for tablet bce7188f21b4435fb25a84d90209adeb (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:03.950379 16173 ts_tablet_manager.cc:1434] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.108s	user 0.013s	sys 0.000s
I20260709 13:16:03.951251 16083 heartbeater.cc:499] Master 127.14.129.126:46229 was elected leader, sending a full tablet report...
I20260709 13:16:03.952091 16044 tablet_service.cc:1511] Processing CreateTablet for tablet 50c3e738e55245f99e40079d6e1ab0f2 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:03.953383 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c3e738e55245f99e40079d6e1ab0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.956988 16039 tablet_service.cc:1511] Processing CreateTablet for tablet d6520a6bca2342338df3876b4f65cfc1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:03.962045 16048 tablet_service.cc:1511] Processing CreateTablet for tablet 4c84e8e4ccda4f178eb10907158fe306 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:03.963867 15967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c3e738e55245f99e40079d6e1ab0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.948170 16113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf332e0b81a4ec8bb31b9274af58555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.970384 16115 tablet_service.cc:1511] Processing CreateTablet for tablet 6c073335b94d4f5db608e37ef36ae539 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:03.984175 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce7188f21b4435fb25a84d90209adeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.985112 16174 tablet_bootstrap.cc:492] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:03.985608 16174 ts_tablet_manager.cc:1403] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.224s	user 0.008s	sys 0.004s
I20260709 13:16:03.986043 15973 tablet_service.cc:1511] Processing CreateTablet for tablet d6520a6bca2342338df3876b4f65cfc1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:03.980157 16173 tablet_bootstrap.cc:492] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:03.995014 16174 raft_consensus.cc:359] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:03.995779 16174 raft_consensus.cc:385] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.996089 16174 raft_consensus.cc:740] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.996820 16174 consensus_queue.cc:260] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:03.976871 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 4c84e8e4ccda4f178eb10907158fe306 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:03.998720 15965 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba98aa7d4fc40df800cc614da1b24b5 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:03.991770 16048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c84e8e4ccda4f178eb10907158fe306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.014343 16178 raft_consensus.cc:493] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.014883 16178 raft_consensus.cc:515] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } }
I20260709 13:16:04.015285 15970 tablet_service.cc:1511] Processing CreateTablet for tablet 622f0f0211fd45ecbbf6ba54c02590f8 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:04.003736 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6520a6bca2342338df3876b4f65cfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.017689 16178 leader_election.cc:290] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:04.018263 16172 ts_tablet_manager.cc:1434] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.151s	user 0.017s	sys 0.008s
I20260709 13:16:04.019117 16008 heartbeater.cc:499] Master 127.14.129.126:46229 was elected leader, sending a full tablet report...
I20260709 13:16:04.027936 16173 tablet_bootstrap.cc:654] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.020804 16114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.051035 15965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba98aa7d4fc40df800cc614da1b24b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.050868 16039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6520a6bca2342338df3876b4f65cfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.068842 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c84e8e4ccda4f178eb10907158fe306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.069701 16122 tablet_service.cc:1511] Processing CreateTablet for tablet d6520a6bca2342338df3876b4f65cfc1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:04.073310 16117 tablet_service.cc:1511] Processing CreateTablet for tablet 622f0f0211fd45ecbbf6ba54c02590f8 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:04.074260 16174 ts_tablet_manager.cc:1434] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.088s	user 0.010s	sys 0.019s
I20260709 13:16:04.075219 16157 heartbeater.cc:499] Master 127.14.129.126:46229 was elected leader, sending a full tablet report...
I20260709 13:16:04.075119 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 50c3e738e55245f99e40079d6e1ab0f2 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:04.087730 16047 tablet_service.cc:1511] Processing CreateTablet for tablet 622f0f0211fd45ecbbf6ba54c02590f8 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:04.090690 16047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f0f0211fd45ecbbf6ba54c02590f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.092782 15966 tablet_service.cc:1511] Processing CreateTablet for tablet 1aec54d905a94201ad7a72709866b2d4 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:04.103435 16174 tablet_bootstrap.cc:492] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:04.103976 15966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aec54d905a94201ad7a72709866b2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.105325 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6520a6bca2342338df3876b4f65cfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.110749 16116 tablet_service.cc:1511] Processing CreateTablet for tablet 1aec54d905a94201ad7a72709866b2d4 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:04.111354 15968 tablet_service.cc:1511] Processing CreateTablet for tablet cf5e7a6b5afa43c9824254755398010f (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:04.113173 15968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5e7a6b5afa43c9824254755398010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.063287 16172 tablet_bootstrap.cc:492] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:04.120139 16043 tablet_service.cc:1511] Processing CreateTablet for tablet 1aec54d905a94201ad7a72709866b2d4 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:04.121495 16043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aec54d905a94201ad7a72709866b2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.128539 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba98aa7d4fc40df800cc614da1b24b5 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:04.096764 15971 tablet_service.cc:1511] Processing CreateTablet for tablet aff852067baf4550a06b895e59e55719 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:04.100394 15967 tablet_service.cc:1511] Processing CreateTablet for tablet a493d13d719b492c86a62f06331bafea (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:04.129913 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba98aa7d4fc40df800cc614da1b24b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.130123 15967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a493d13d719b492c86a62f06331bafea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.138553 15970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f0f0211fd45ecbbf6ba54c02590f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.139499 15971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff852067baf4550a06b895e59e55719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.140343 16040 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba98aa7d4fc40df800cc614da1b24b5 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:04.141722 16040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba98aa7d4fc40df800cc614da1b24b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.142541 16116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aec54d905a94201ad7a72709866b2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.143638 16115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c073335b94d4f5db608e37ef36ae539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.137679 15972 tablet_service.cc:1511] Processing CreateTablet for tablet 4e271770bd9c402781680bfe762223df (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:04.145291 15972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e271770bd9c402781680bfe762223df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.147167 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c3e738e55245f99e40079d6e1ab0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.153519 16045 tablet_service.cc:1511] Processing CreateTablet for tablet cf5e7a6b5afa43c9824254755398010f (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:04.155073 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5e7a6b5afa43c9824254755398010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.162786 16117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f0f0211fd45ecbbf6ba54c02590f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.169323 16173 tablet_bootstrap.cc:492] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:04.208395 16173 ts_tablet_manager.cc:1403] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.234s	user 0.026s	sys 0.026s
I20260709 13:16:04.182359 15973 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1369b094d14d408fc747d20116441b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:04.197041 16122 tablet_service.cc:1511] Processing CreateTablet for tablet aff852067baf4550a06b895e59e55719 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:04.219769 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1369b094d14d408fc747d20116441b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.220295 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff852067baf4550a06b895e59e55719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.211170 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9cc79be572493481c2d498d60f0f1d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:04.224392 16023 leader_election.cc:343] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.184739 16042 tablet_service.cc:1511] Processing CreateTablet for tablet aff852067baf4550a06b895e59e55719 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:04.226248 16042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff852067baf4550a06b895e59e55719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.191329 16044 tablet_service.cc:1511] Processing CreateTablet for tablet a493d13d719b492c86a62f06331bafea (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 13:16:04.175057 15866 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 62869.6us
I20260709 13:16:04.186697 15964 tablet_service.cc:1511] Processing CreateTablet for tablet a67625532d9f4d988fba49f3dc874fe4 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:04.230727 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a493d13d719b492c86a62f06331bafea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.231097 15964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67625532d9f4d988fba49f3dc874fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.216101 16113 tablet_service.cc:1511] Processing CreateTablet for tablet 4e271770bd9c402781680bfe762223df (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:04.233347 16113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e271770bd9c402781680bfe762223df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.211506 16173 raft_consensus.cc:359] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.218098 16172 tablet_bootstrap.cc:654] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.197420 15967 tablet_service.cc:1511] Processing CreateTablet for tablet 0f56053fee054e4d8b1be4fc28527c6d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:04.237380 15967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f56053fee054e4d8b1be4fc28527c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.218186 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1369b094d14d408fc747d20116441b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:04.200881 16039 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1369b094d14d408fc747d20116441b (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:04.240692 16174 tablet_bootstrap.cc:654] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.241191 16039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1369b094d14d408fc747d20116441b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.240974 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9cc79be572493481c2d498d60f0f1d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:04.241670 15983 raft_consensus.cc:2468] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:04.243278 16022 leader_election.cc:304] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:04.244122 16178 raft_consensus.cc:2804] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.244499 16178 raft_consensus.cc:493] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.244835 16178 raft_consensus.cc:3060] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.215250 16046 tablet_service.cc:1511] Processing CreateTablet for tablet 4e271770bd9c402781680bfe762223df (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:04.246425 16046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e271770bd9c402781680bfe762223df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.248975 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1369b094d14d408fc747d20116441b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.235980 16173 raft_consensus.cc:385] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.214493 16116 tablet_service.cc:1511] Processing CreateTablet for tablet a493d13d719b492c86a62f06331bafea (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:04.249750 16173 raft_consensus.cc:740] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.172078 16118 tablet_service.cc:1511] Processing CreateTablet for tablet cf5e7a6b5afa43c9824254755398010f (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:04.244055 16041 tablet_service.cc:1511] Processing CreateTablet for tablet a67625532d9f4d988fba49f3dc874fe4 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:04.251341 16041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67625532d9f4d988fba49f3dc874fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.257476 16116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a493d13d719b492c86a62f06331bafea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.209908 15969 tablet_service.cc:1511] Processing CreateTablet for tablet 3c51b0cc1cc142cf80f122e6ee67b2e2 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:04.260797 16118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5e7a6b5afa43c9824254755398010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.261435 15969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c51b0cc1cc142cf80f122e6ee67b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.248253 16048 tablet_service.cc:1511] Processing CreateTablet for tablet 3c51b0cc1cc142cf80f122e6ee67b2e2 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:04.263298 16048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c51b0cc1cc142cf80f122e6ee67b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.276223 15966 tablet_service.cc:1511] Processing CreateTablet for tablet 2177efaac9224ef9b3f826c815047e1f (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:04.277546 15966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2177efaac9224ef9b3f826c815047e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.279567 15965 tablet_service.cc:1511] Processing CreateTablet for tablet a69a098825d042748b5260afe5354478 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:04.283082 16173 consensus_queue.cc:260] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:04.284825 15867 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 54237.3us
I20260709 13:16:04.292084 16115 tablet_service.cc:1511] Processing CreateTablet for tablet 3c51b0cc1cc142cf80f122e6ee67b2e2 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:04.292706 16180 raft_consensus.cc:493] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.293480 16115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c51b0cc1cc142cf80f122e6ee67b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.293182 16180 raft_consensus.cc:515] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.295742 16180 leader_election.cc:290] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:04.306519 16178 raft_consensus.cc:515] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } }
I20260709 13:16:04.218222 16119 tablet_service.cc:1511] Processing CreateTablet for tablet a67625532d9f4d988fba49f3dc874fe4 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:04.308172 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67625532d9f4d988fba49f3dc874fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.311919 16040 tablet_service.cc:1511] Processing CreateTablet for tablet 0f56053fee054e4d8b1be4fc28527c6d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:04.313294 16040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f56053fee054e4d8b1be4fc28527c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.318495 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9cc79be572493481c2d498d60f0f1d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:04.317324 16178 leader_election.cc:290] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:04.320127 16023 leader_election.cc:343] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.323215 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9cc79be572493481c2d498d60f0f1d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:04.323830 15983 raft_consensus.cc:3060] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.324594 16047 tablet_service.cc:1511] Processing CreateTablet for tablet 2177efaac9224ef9b3f826c815047e1f (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:04.325960 16047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2177efaac9224ef9b3f826c815047e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.354868 15965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69a098825d042748b5260afe5354478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.404958 16172 tablet_bootstrap.cc:492] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:04.404723 15971 tablet_service.cc:1511] Processing CreateTablet for tablet e41ff8f6b614429a8eb10421eeff6da9 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:04.405448 16172 ts_tablet_manager.cc:1403] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.355s	user 0.012s	sys 0.003s
I20260709 13:16:04.406072 15971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41ff8f6b614429a8eb10421eeff6da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.408370 16043 tablet_service.cc:1511] Processing CreateTablet for tablet a69a098825d042748b5260afe5354478 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:04.409777 16043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69a098825d042748b5260afe5354478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.411612 15973 tablet_service.cc:1511] Processing CreateTablet for tablet dbc9a0ee932842d09f55a890debdaa67 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:04.412902 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc9a0ee932842d09f55a890debdaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.416565 16173 ts_tablet_manager.cc:1434] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.208s	user 0.021s	sys 0.040s
I20260709 13:16:04.417557 16173 tablet_bootstrap.cc:492] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:04.423905 16174 tablet_bootstrap.cc:492] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:04.424453 16174 ts_tablet_manager.cc:1403] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.321s	user 0.022s	sys 0.029s
I20260709 13:16:04.427146 15964 tablet_service.cc:1511] Processing CreateTablet for tablet 278ca122671d4037be1b5e3f25018dd6 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:04.428479 15964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278ca122671d4037be1b5e3f25018dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.432834 16045 tablet_service.cc:1511] Processing CreateTablet for tablet dbc9a0ee932842d09f55a890debdaa67 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:04.434209 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc9a0ee932842d09f55a890debdaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.438495 16174 raft_consensus.cc:359] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.439246 16174 raft_consensus.cc:385] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.439522 16174 raft_consensus.cc:740] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.440310 16174 consensus_queue.cc:260] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.440560 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 0f56053fee054e4d8b1be4fc28527c6d (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:04.444229 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f56053fee054e4d8b1be4fc28527c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.408393 16172 raft_consensus.cc:359] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.462110 16044 tablet_service.cc:1511] Processing CreateTablet for tablet 278ca122671d4037be1b5e3f25018dd6 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:04.465456 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278ca122671d4037be1b5e3f25018dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.465855 15970 tablet_service.cc:1511] Processing CreateTablet for tablet 9962f99ed4e04fd3b13264e9858590d1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:04.465881 16174 ts_tablet_manager.cc:1434] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260709 13:16:04.467339 15970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9962f99ed4e04fd3b13264e9858590d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.476089 16114 tablet_service.cc:1511] Processing CreateTablet for tablet 2177efaac9224ef9b3f826c815047e1f (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:04.463614 16172 raft_consensus.cc:385] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.477154 16172 raft_consensus.cc:740] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.477885 16172 consensus_queue.cc:260] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.485452 16041 tablet_service.cc:1511] Processing CreateTablet for tablet 9962f99ed4e04fd3b13264e9858590d1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:04.486766 16041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9962f99ed4e04fd3b13264e9858590d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.496841 15966 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb058663da4260b4518e868f93d202 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:04.498262 15966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb058663da4260b4518e868f93d202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.499470 16114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2177efaac9224ef9b3f826c815047e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.500344 16113 tablet_service.cc:1511] Processing CreateTablet for tablet dbc9a0ee932842d09f55a890debdaa67 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:04.501725 16113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc9a0ee932842d09f55a890debdaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.502612 16042 tablet_service.cc:1511] Processing CreateTablet for tablet e41ff8f6b614429a8eb10421eeff6da9 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:04.504015 16042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41ff8f6b614429a8eb10421eeff6da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.498199 15983 raft_consensus.cc:2468] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:04.507115 16172 ts_tablet_manager.cc:1434] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.101s	user 0.008s	sys 0.001s
I20260709 13:16:04.508256 16172 tablet_bootstrap.cc:492] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:04.511044 16022 leader_election.cc:304] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:04.512559 16189 raft_consensus.cc:2804] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:04.514467 16189 raft_consensus.cc:697] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:04.490708 16116 tablet_service.cc:1511] Processing CreateTablet for tablet a69a098825d042748b5260afe5354478 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:04.518009 16189 consensus_queue.cc:237] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } }
I20260709 13:16:04.530167 16039 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb058663da4260b4518e868f93d202 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:04.533203 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 278ca122671d4037be1b5e3f25018dd6 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:04.515311 16174 tablet_bootstrap.cc:492] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:04.535347 16116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69a098825d042748b5260afe5354478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.535974 15973 tablet_service.cc:1511] Processing CreateTablet for tablet 84490134c3194ee6822b06522fa8d197 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:04.537501 16117 tablet_service.cc:1511] Processing CreateTablet for tablet e41ff8f6b614429a8eb10421eeff6da9 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:04.542773 16172 tablet_bootstrap.cc:654] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.545368 16173 tablet_bootstrap.cc:654] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.560498 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278ca122671d4037be1b5e3f25018dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.573385 16048 tablet_service.cc:1511] Processing CreateTablet for tablet 84490134c3194ee6822b06522fa8d197 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:04.579506 16039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb058663da4260b4518e868f93d202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.583714 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84490134c3194ee6822b06522fa8d197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.595361 16189 raft_consensus.cc:493] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.595912 16189 raft_consensus.cc:515] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.595413 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:04.599200 16048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84490134c3194ee6822b06522fa8d197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.599568 16189 leader_election.cc:290] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:04.601532 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541840d21a514303955301bca05d7abc" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:04.603067 16023 leader_election.cc:343] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.604380 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541840d21a514303955301bca05d7abc" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:04.605013 15983 raft_consensus.cc:2468] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:04.606492 16022 leader_election.cc:304] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:04.609074 16189 raft_consensus.cc:2804] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.609472 16189 raft_consensus.cc:493] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.610834 15970 tablet_service.cc:1511] Processing CreateTablet for tablet 34ce90184f054c39bbf1c01faba1da89 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:04.612537 15970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce90184f054c39bbf1c01faba1da89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.613090 16117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41ff8f6b614429a8eb10421eeff6da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.609817 16189 raft_consensus.cc:3060] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:04.616818 16096 leader_election.cc:343] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.618422 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
W20260709 13:16:04.620059 16096 leader_election.cc:343] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.620518 16096 leader_election.cc:304] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:04.623446 15964 tablet_service.cc:1511] Processing CreateTablet for tablet 0f204c949cba472c9b9faf302bccc277 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:04.626586 16174 tablet_bootstrap.cc:654] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.626854 15965 tablet_service.cc:1511] Processing CreateTablet for tablet bfcaec61d461470a9271b20b9d1e55d9 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:04.629179 16047 tablet_service.cc:1511] Processing CreateTablet for tablet bfcaec61d461470a9271b20b9d1e55d9 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:04.638526 16047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcaec61d461470a9271b20b9d1e55d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.641218 16189 raft_consensus.cc:515] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.633934 15966 tablet_service.cc:1511] Processing CreateTablet for tablet 062535c9516541fe9486584bed1e3fa4 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:04.633934 15969 tablet_service.cc:1511] Processing CreateTablet for tablet ad36f3f5d3bb4a86adb71803b455eb97 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:04.634827 16046 tablet_service.cc:1511] Processing CreateTablet for tablet ad36f3f5d3bb4a86adb71803b455eb97 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:04.636634 16045 tablet_service.cc:1511] Processing CreateTablet for tablet 0f204c949cba472c9b9faf302bccc277 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:04.637012 15964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f204c949cba472c9b9faf302bccc277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.663987 15969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad36f3f5d3bb4a86adb71803b455eb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.664713 15965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcaec61d461470a9271b20b9d1e55d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.644737 16046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad36f3f5d3bb4a86adb71803b455eb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.644986 16189 leader_election.cc:290] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:04.647291 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541840d21a514303955301bca05d7abc" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:04.631695 16040 tablet_service.cc:1511] Processing CreateTablet for tablet 062535c9516541fe9486584bed1e3fa4 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 13:16:04.666368 16023 leader_election.cc:343] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.648192 16113 tablet_service.cc:1511] Processing CreateTablet for tablet 9962f99ed4e04fd3b13264e9858590d1 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:04.667408 16040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062535c9516541fe9486584bed1e3fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.667654 16113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9962f99ed4e04fd3b13264e9858590d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.651306 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541840d21a514303955301bca05d7abc" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:04.651882 16041 tablet_service.cc:1511] Processing CreateTablet for tablet f0317bbd2b094e688370735eb56c9cac (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:04.653373 15967 tablet_service.cc:1511] Processing CreateTablet for tablet 3f25d1b10d204edbb0a6f72e7a6d1020 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:04.654873 15968 tablet_service.cc:1511] Processing CreateTablet for tablet f51336115f464a1f9e7c0f8efd808c60 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:04.655049 15972 tablet_service.cc:1511] Processing CreateTablet for tablet d2f7cd8619084fae8f88639506b83627 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:04.653383 15971 tablet_service.cc:1511] Processing CreateTablet for tablet f0317bbd2b094e688370735eb56c9cac (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:04.658452 16043 tablet_service.cc:1511] Processing CreateTablet for tablet f51336115f464a1f9e7c0f8efd808c60 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:04.677776 16115 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb058663da4260b4518e868f93d202 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:04.679261 16115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb058663da4260b4518e868f93d202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.683013 16117 tablet_service.cc:1511] Processing CreateTablet for tablet 84490134c3194ee6822b06522fa8d197 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:04.684340 16117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84490134c3194ee6822b06522fa8d197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.687834 16116 tablet_service.cc:1511] Processing CreateTablet for tablet 34ce90184f054c39bbf1c01faba1da89 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:04.689309 16116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce90184f054c39bbf1c01faba1da89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.664206 16042 tablet_service.cc:1511] Processing CreateTablet for tablet 3f25d1b10d204edbb0a6f72e7a6d1020 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:04.645792 16044 tablet_service.cc:1511] Processing CreateTablet for tablet 34ce90184f054c39bbf1c01faba1da89 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:04.670055 15983 raft_consensus.cc:3060] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.670094 16180 raft_consensus.cc:2749] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:04.664215 15973 tablet_service.cc:1511] Processing CreateTablet for tablet d2987e3f4b2d45e6b338f363c6dd7c07 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:04.712453 15968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51336115f464a1f9e7c0f8efd808c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.713168 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f204c949cba472c9b9faf302bccc277. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:04.704036 16096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.66:41395, user_credentials={real_user=slave}} blocked reactor thread for 83970.7us
I20260709 13:16:04.719260 15971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0317bbd2b094e688370735eb56c9cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.719535 16173 tablet_bootstrap.cc:492] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:04.720053 16173 ts_tablet_manager.cc:1403] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.303s	user 0.016s	sys 0.009s
I20260709 13:16:04.729135 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 0f204c949cba472c9b9faf302bccc277 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:04.730516 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f204c949cba472c9b9faf302bccc277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.731518 15966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062535c9516541fe9486584bed1e3fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.731986 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 3f25d1b10d204edbb0a6f72e7a6d1020 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:04.733249 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f25d1b10d204edbb0a6f72e7a6d1020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.733589 16118 tablet_service.cc:1511] Processing CreateTablet for tablet bfcaec61d461470a9271b20b9d1e55d9 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:04.734805 16118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcaec61d461470a9271b20b9d1e55d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.736690 16114 tablet_service.cc:1511] Processing CreateTablet for tablet 062535c9516541fe9486584bed1e3fa4 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:04.737870 16114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062535c9516541fe9486584bed1e3fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.737824 16043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51336115f464a1f9e7c0f8efd808c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.739951 16121 tablet_service.cc:1511] Processing CreateTablet for tablet ad36f3f5d3bb4a86adb71803b455eb97 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:04.741243 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad36f3f5d3bb4a86adb71803b455eb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.722924 16173 raft_consensus.cc:359] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.743709 16173 raft_consensus.cc:385] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.744040 16173 raft_consensus.cc:740] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.744918 16173 consensus_queue.cc:260] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.748524 16172 tablet_bootstrap.cc:492] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:04.749053 16172 ts_tablet_manager.cc:1403] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.241s	user 0.018s	sys 0.000s
I20260709 13:16:04.752000 16172 raft_consensus.cc:359] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.752827 15983 raft_consensus.cc:2468] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:04.756668 16022 leader_election.cc:304] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:04.757781 16189 raft_consensus.cc:2804] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:04.758234 16189 raft_consensus.cc:697] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:04.759325 16189 consensus_queue.cc:237] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.762609 16119 tablet_service.cc:1511] Processing CreateTablet for tablet f0317bbd2b094e688370735eb56c9cac (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:04.764740 16039 tablet_service.cc:1511] Processing CreateTablet for tablet d2f7cd8619084fae8f88639506b83627 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:04.765841 16041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0317bbd2b094e688370735eb56c9cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.767874 16039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f7cd8619084fae8f88639506b83627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.770120 16048 tablet_service.cc:1511] Processing CreateTablet for tablet d2987e3f4b2d45e6b338f363c6dd7c07 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:04.736726 15967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f25d1b10d204edbb0a6f72e7a6d1020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.771457 16048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2987e3f4b2d45e6b338f363c6dd7c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.774394 16042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f25d1b10d204edbb0a6f72e7a6d1020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.780700 15881 catalog_manager.cc:5697] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.752785 16172 raft_consensus.cc:385] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.783222 16172 raft_consensus.cc:740] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.784189 16172 consensus_queue.cc:260] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.785593 16173 ts_tablet_manager.cc:1434] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.003s
I20260709 13:16:04.785796 16117 tablet_service.cc:1511] Processing CreateTablet for tablet f51336115f464a1f9e7c0f8efd808c60 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:04.789820 15972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f7cd8619084fae8f88639506b83627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.791725 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2987e3f4b2d45e6b338f363c6dd7c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.791777 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce90184f054c39bbf1c01faba1da89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.795599 16113 tablet_service.cc:1511] Processing CreateTablet for tablet d2f7cd8619084fae8f88639506b83627 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:04.797967 16173 tablet_bootstrap.cc:492] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:04.804944 16174 tablet_bootstrap.cc:492] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:04.805483 16174 ts_tablet_manager.cc:1403] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.290s	user 0.015s	sys 0.005s
I20260709 13:16:04.806790 16117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51336115f464a1f9e7c0f8efd808c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.798450 16116 tablet_service.cc:1511] Processing CreateTablet for tablet d2987e3f4b2d45e6b338f363c6dd7c07 (DEFAULT_TABLE table=test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:04.810309 16116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2987e3f4b2d45e6b338f363c6dd7c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.812271 16172 ts_tablet_manager.cc:1434] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:16:04.816058 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0317bbd2b094e688370735eb56c9cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.825207 16172 tablet_bootstrap.cc:492] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:04.837970 16173 tablet_bootstrap.cc:654] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.835424 16113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f7cd8619084fae8f88639506b83627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.845441 16189 raft_consensus.cc:493] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.845939 16189 raft_consensus.cc:515] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.848127 16189 leader_election.cc:290] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:04.849243 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482c97f54771414c9b4513215b9719ec" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:04.849489 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482c97f54771414c9b4513215b9719ec" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:04.850564 15983 raft_consensus.cc:2468] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
W20260709 13:16:04.850911 16023 leader_election.cc:343] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.851740 16022 leader_election.cc:304] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:04.852350 16189 raft_consensus.cc:2804] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.852761 16189 raft_consensus.cc:493] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.853153 16189 raft_consensus.cc:3060] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.860772 16189 raft_consensus.cc:515] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:04.866600 15929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:04.875715 16174 raft_consensus.cc:359] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.876778 16174 raft_consensus.cc:385] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.877118 16174 raft_consensus.cc:740] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.879554 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482c97f54771414c9b4513215b9719ec" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:04.880195 15983 raft_consensus.cc:3060] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.887393 15983 raft_consensus.cc:2468] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:04.888687 16022 leader_election.cc:304] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:04.889510 16172 tablet_bootstrap.cc:654] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.889564 16178 raft_consensus.cc:2804] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:04.900784 16173 tablet_bootstrap.cc:492] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:04.901394 16173 ts_tablet_manager.cc:1403] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.004s
I20260709 13:16:04.905529 16178 raft_consensus.cc:697] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:04.906177 16189 leader_election.cc:290] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:04.908456 16173 raft_consensus.cc:359] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.908792 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482c97f54771414c9b4513215b9719ec" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:04.909277 16173 raft_consensus.cc:385] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.909662 16173 raft_consensus.cc:740] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
W20260709 13:16:04.910233 16023 leader_election.cc:343] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.912098 16178 consensus_queue.cc:237] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.903764 16174 consensus_queue.cc:260] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.917791 16174 ts_tablet_manager.cc:1434] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.001s
I20260709 13:16:04.910488 16173 consensus_queue.cc:260] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:04.922433 16023 consensus_peers.cc:597] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:04.924535 16174 tablet_bootstrap.cc:492] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:04.925697 16173 ts_tablet_manager.cc:1434] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 13:16:04.926707 16173 tablet_bootstrap.cc:492] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:04.932801 16173 tablet_bootstrap.cc:654] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.933248 16174 tablet_bootstrap.cc:654] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.937203 16172 tablet_bootstrap.cc:492] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:04.939658 16180 raft_consensus.cc:493] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.940143 16180 raft_consensus.cc:515] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.942165 16180 leader_election.cc:290] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:04.943291 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:04.944414 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
W20260709 13:16:04.945628 16096 leader_election.cc:343] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:04.946364 16096 leader_election.cc:343] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.946749 16096 leader_election.cc:304] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:04.947557 16180 raft_consensus.cc:2749] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:04.949110 16172 ts_tablet_manager.cc:1403] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.124s	user 0.004s	sys 0.016s
I20260709 13:16:04.951030 15881 catalog_manager.cc:5697] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.952051 16172 raft_consensus.cc:359] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.952776 16172 raft_consensus.cc:385] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.953130 16172 raft_consensus.cc:740] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.952714 15881 catalog_manager.cc:5697] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.953944 16172 consensus_queue.cc:260] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.960625 16173 tablet_bootstrap.cc:492] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:04.960678 16174 tablet_bootstrap.cc:492] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:04.961378 16173 ts_tablet_manager.cc:1403] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.010s
I20260709 13:16:04.961510 16174 ts_tablet_manager.cc:1403] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.003s
I20260709 13:16:04.964093 16173 raft_consensus.cc:359] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.964926 16172 ts_tablet_manager.cc:1434] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260709 13:16:04.965938 16172 tablet_bootstrap.cc:492] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:04.964877 16173 raft_consensus.cc:385] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.964563 16174 raft_consensus.cc:359] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.966336 16173 raft_consensus.cc:740] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.966421 16174 raft_consensus.cc:385] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.966918 16174 raft_consensus.cc:740] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.967434 16173 consensus_queue.cc:260] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.967990 16174 consensus_queue.cc:260] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.970062 16173 ts_tablet_manager.cc:1434] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:16:04.972304 16172 tablet_bootstrap.cc:654] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.974632 16173 tablet_bootstrap.cc:492] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:04.975291 16174 ts_tablet_manager.cc:1434] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 13:16:04.976438 16174 tablet_bootstrap.cc:492] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:04.981391 16173 tablet_bootstrap.cc:654] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.983352 16174 tablet_bootstrap.cc:654] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.990177 16180 raft_consensus.cc:493] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.990763 16180 raft_consensus.cc:515] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:04.993026 16180 leader_election.cc:290] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:04.996034 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6f10dd3a740c4a385b357ef27d31c" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:04.996809 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6f10dd3a740c4a385b357ef27d31c" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:04.996909 16058 raft_consensus.cc:2468] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:04.997977 16173 tablet_bootstrap.cc:492] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:04.998229 16096 leader_election.cc:304] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:04.998461 16173 ts_tablet_manager.cc:1403] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260709 13:16:04.999023 16180 raft_consensus.cc:2804] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:04.999205 16096 leader_election.cc:343] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.999496 16180 raft_consensus.cc:493] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.999897 16180 raft_consensus.cc:3060] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.000101 16172 tablet_bootstrap.cc:492] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.000571 16172 ts_tablet_manager.cc:1403] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.005s
I20260709 13:16:05.001327 16173 raft_consensus.cc:359] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.001857 16173 raft_consensus.cc:385] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.002075 16173 raft_consensus.cc:740] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.002664 16173 consensus_queue.cc:260] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.003345 16172 raft_consensus.cc:359] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.004047 16172 raft_consensus.cc:385] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.004320 16172 raft_consensus.cc:740] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.004606 16173 ts_tablet_manager.cc:1434] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:16:05.005118 16172 consensus_queue.cc:260] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.006816 16173 tablet_bootstrap.cc:492] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.007542 16180 raft_consensus.cc:515] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.011955 16180 leader_election.cc:290] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:05.013579 16173 tablet_bootstrap.cc:654] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.013482 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6f10dd3a740c4a385b357ef27d31c" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:05.014197 16058 raft_consensus.cc:3060] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.016142 16174 tablet_bootstrap.cc:492] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.016839 16174 ts_tablet_manager.cc:1403] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.006s
I20260709 13:16:05.019306 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6f10dd3a740c4a385b357ef27d31c" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:05.019949 15983 raft_consensus.cc:3060] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.021111 16174 raft_consensus.cc:359] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.021942 16174 raft_consensus.cc:385] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.022275 16174 raft_consensus.cc:740] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.023180 16174 consensus_queue.cc:260] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.025447 16174 ts_tablet_manager.cc:1434] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:16:05.028365 16172 ts_tablet_manager.cc:1434] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260709 13:16:05.027771 15983 raft_consensus.cc:2468] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
I20260709 13:16:05.035123 16172 tablet_bootstrap.cc:492] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.035712 16173 tablet_bootstrap.cc:492] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.036299 16173 ts_tablet_manager.cc:1403] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260709 13:16:05.026422 16058 raft_consensus.cc:2468] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
I20260709 13:16:05.039252 16173 raft_consensus.cc:359] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.040023 16173 raft_consensus.cc:385] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.039997 16096 leader_election.cc:304] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.040972 16180 raft_consensus.cc:2804] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.041543 16172 tablet_bootstrap.cc:654] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.041926 16173 raft_consensus.cc:740] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.042709 16174 tablet_bootstrap.cc:492] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.042737 16173 consensus_queue.cc:260] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.047502 16180 raft_consensus.cc:697] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:05.048657 16180 consensus_queue.cc:237] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.049378 16173 ts_tablet_manager.cc:1434] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:16:05.050829 16173 tablet_bootstrap.cc:492] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.058184 16173 tablet_bootstrap.cc:654] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.058154 16174 tablet_bootstrap.cc:654] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.061058 16172 tablet_bootstrap.cc:492] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.061641 16172 ts_tablet_manager.cc:1403] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.017s
I20260709 13:16:05.065102 16172 raft_consensus.cc:359] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.065943 16172 raft_consensus.cc:385] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.066305 16172 raft_consensus.cc:740] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.067378 16172 consensus_queue.cc:260] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.073387 16173 tablet_bootstrap.cc:492] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.073925 16173 ts_tablet_manager.cc:1403] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.013s
I20260709 13:16:05.073524 15879 catalog_manager.cc:5697] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 0 to 1, leader changed from <none> to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:05.074645 16174 tablet_bootstrap.cc:492] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.075146 16174 ts_tablet_manager.cc:1403] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.006s
I20260709 13:16:05.076588 16173 raft_consensus.cc:359] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.077353 16173 raft_consensus.cc:385] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.077700 16173 raft_consensus.cc:740] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.078047 16174 raft_consensus.cc:359] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.078372 16173 consensus_queue.cc:260] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.078786 16174 raft_consensus.cc:385] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.079250 16172 ts_tablet_manager.cc:1434] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 13:16:05.080554 16173 ts_tablet_manager.cc:1434] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:16:05.081596 16173 tablet_bootstrap.cc:492] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.085919 16172 tablet_bootstrap.cc:492] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.086912 16173 tablet_bootstrap.cc:654] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.079391 16174 raft_consensus.cc:740] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.093639 16172 tablet_bootstrap.cc:654] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.089267 16174 consensus_queue.cc:260] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.101969 16178 raft_consensus.cc:493] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.102551 16178 raft_consensus.cc:515] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.104708 16178 leader_election.cc:290] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.105788 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6189c30d8c845ce97793654af9a052a" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.106242 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6189c30d8c845ce97793654af9a052a" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.107234 16174 ts_tablet_manager.cc:1434] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
W20260709 13:16:05.107301 16022 leader_election.cc:343] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:05.107957 16023 leader_election.cc:343] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.108402 16023 leader_election.cc:304] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:05.109174 16178 raft_consensus.cc:2749] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.110917 16174 tablet_bootstrap.cc:492] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.112020 16172 tablet_bootstrap.cc:492] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.112876 16172 ts_tablet_manager.cc:1403] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.001s
I20260709 13:16:05.116724 16173 tablet_bootstrap.cc:492] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.117359 16173 ts_tablet_manager.cc:1403] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.016s
I20260709 13:16:05.118081 16174 tablet_bootstrap.cc:654] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.119534 16173 raft_consensus.cc:359] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.120055 16173 raft_consensus.cc:385] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.120249 16173 raft_consensus.cc:740] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.120931 16173 consensus_queue.cc:260] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.122649 16173 ts_tablet_manager.cc:1434] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:05.122244 16172 raft_consensus.cc:359] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.123196 16172 raft_consensus.cc:385] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.123812 16172 raft_consensus.cc:740] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.124006 16173 tablet_bootstrap.cc:492] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.124812 16172 consensus_queue.cc:260] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.126067 16180 raft_consensus.cc:493] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.126606 16180 raft_consensus.cc:515] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.128952 16180 leader_election.cc:290] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:05.130863 16173 tablet_bootstrap.cc:654] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.131186 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.133123 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:05.134799 16096 leader_election.cc:343] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:05.136070 16096 leader_election.cc:343] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.136327 16178 raft_consensus.cc:493] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.136518 16096 leader_election.cc:304] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:05.136889 16178 raft_consensus.cc:515] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.138056 16180 raft_consensus.cc:2749] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.140875 16172 ts_tablet_manager.cc:1434] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:16:05.142004 16172 tablet_bootstrap.cc:492] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.142122 16189 consensus_queue.cc:1048] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.143424 16179 raft_consensus.cc:493] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.142102 16173 tablet_bootstrap.cc:492] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.144147 16173 ts_tablet_manager.cc:1403] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 13:16:05.143956 16179 raft_consensus.cc:515] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.144994 16178 leader_election.cc:290] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.145313 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.146595 16179 leader_election.cc:290] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.147132 16173 raft_consensus.cc:359] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.147888 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:05.149873 16022 leader_election.cc:343] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.158696 16173 raft_consensus.cc:385] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.159073 16173 raft_consensus.cc:740] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.159760 16173 consensus_queue.cc:260] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.164216 16173 ts_tablet_manager.cc:1434] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:16:05.166998 16172 tablet_bootstrap.cc:654] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.171458 16173 tablet_bootstrap.cc:492] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.172256 16174 tablet_bootstrap.cc:492] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.172847 16174 ts_tablet_manager.cc:1403] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.011s
I20260709 13:16:05.178360 16173 tablet_bootstrap.cc:654] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.194717 16174 raft_consensus.cc:359] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.195542 16174 raft_consensus.cc:385] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.195845 16174 raft_consensus.cc:740] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.196591 16174 consensus_queue.cc:260] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.198799 16174 ts_tablet_manager.cc:1434] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260709 13:16:05.201905 16173 tablet_bootstrap.cc:492] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.202389 16173 ts_tablet_manager.cc:1403] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260709 13:16:05.203421 16174 tablet_bootstrap.cc:492] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.204949 16173 raft_consensus.cc:359] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.205600 16173 raft_consensus.cc:385] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.205855 16173 raft_consensus.cc:740] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.205964 16172 tablet_bootstrap.cc:492] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.206420 16172 ts_tablet_manager.cc:1403] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.024s
I20260709 13:16:05.209553 16174 tablet_bootstrap.cc:654] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.209167 16172 raft_consensus.cc:359] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.209957 16172 raft_consensus.cc:385] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.210263 16172 raft_consensus.cc:740] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.211073 16172 consensus_queue.cc:260] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.216265 16173 consensus_queue.cc:260] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.218607 16173 ts_tablet_manager.cc:1434] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:16:05.219604 16173 tablet_bootstrap.cc:492] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
W20260709 13:16:05.225461 16023 leader_election.cc:343] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.230284 16172 ts_tablet_manager.cc:1434] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:16:05.235414 16023 leader_election.cc:304] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:05.236187 16172 tablet_bootstrap.cc:492] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.236464 16201 raft_consensus.cc:2749] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:05.236984 16023 consensus_peers.cc:597] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:05.241634 16172 tablet_bootstrap.cc:654] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.242682 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.243255 16132 raft_consensus.cc:2468] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:05.235203 16173 tablet_bootstrap.cc:654] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.244530 15948 leader_election.cc:304] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:05.245637 16222 raft_consensus.cc:2804] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.246011 16222 raft_consensus.cc:493] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.246347 16222 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.247237 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.247879 16058 raft_consensus.cc:2468] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:05.233842 16174 tablet_bootstrap.cc:492] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.248931 16174 ts_tablet_manager.cc:1403] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.006s
I20260709 13:16:05.250972 16180 raft_consensus.cc:493] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.250882 16174 raft_consensus.cc:359] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } }
I20260709 13:16:05.253024 16174 raft_consensus.cc:385] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.252770 16180 raft_consensus.cc:515] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.253372 16174 raft_consensus.cc:740] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.254127 16174 consensus_queue.cc:260] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } }
I20260709 13:16:05.254999 16180 leader_election.cc:290] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:05.256369 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482c97f54771414c9b4513215b9719ec" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.256762 16174 ts_tablet_manager.cc:1434] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:16:05.258924 16174 tablet_bootstrap.cc:492] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.259027 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482c97f54771414c9b4513215b9719ec" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.259657 16172 tablet_bootstrap.cc:492] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.259974 15983 raft_consensus.cc:2393] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 974460fd0b1b426b8e70752992ae5795 in this term.
I20260709 13:16:05.260118 16172 ts_tablet_manager.cc:1403] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260709 13:16:05.261348 16096 leader_election.cc:304] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:05.262181 16180 raft_consensus.cc:3060] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.264461 16172 raft_consensus.cc:359] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.265120 16172 raft_consensus.cc:385] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.265378 16172 raft_consensus.cc:740] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.267839 16172 consensus_queue.cc:260] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.268059 16201 consensus_queue.cc:1048] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.264003 16222 raft_consensus.cc:515] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.272297 16180 raft_consensus.cc:2749] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.273391 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:05.273478 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:05.273864 16172 ts_tablet_manager.cc:1434] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:16:05.274047 16132 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.274163 16058 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.275583 16179 raft_consensus.cc:493] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.276050 16179 raft_consensus.cc:515] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.278795 16172 tablet_bootstrap.cc:492] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.272928 16222 leader_election.cc:290] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.279732 16222 raft_consensus.cc:493] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.280421 16222 raft_consensus.cc:515] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.284565 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.285259 16179 leader_election.cc:290] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.285894 16132 raft_consensus.cc:2468] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:05.285758 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d155ee6d4db47f1becb7aadfc2b9b05" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.285287 16057 raft_consensus.cc:2468] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
W20260709 13:16:05.289008 15947 leader_election.cc:343] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.289692 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.292109 16130 raft_consensus.cc:2468] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:05.289076 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d155ee6d4db47f1becb7aadfc2b9b05" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.293547 16131 raft_consensus.cc:2468] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:05.289893 15947 leader_election.cc:304] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.295161 16179 raft_consensus.cc:2804] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.295538 16179 raft_consensus.cc:493] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.295897 16179 raft_consensus.cc:3060] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.297537 15948 leader_election.cc:304] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:05.300609 16172 tablet_bootstrap.cc:654] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.300732 16058 raft_consensus.cc:2468] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:05.301843 15948 leader_election.cc:304] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:05.290156 16222 leader_election.cc:290] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.304301 16179 raft_consensus.cc:515] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.311602 16173 tablet_bootstrap.cc:492] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.312155 16173 ts_tablet_manager.cc:1403] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.021s
I20260709 13:16:05.314170 16201 raft_consensus.cc:493] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.314661 16201 raft_consensus.cc:515] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.316313 16173 raft_consensus.cc:359] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.317517 16173 raft_consensus.cc:385] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.317800 16173 raft_consensus.cc:740] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.317955 16234 raft_consensus.cc:2804] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.317027 16201 leader_election.cc:290] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.306893 16222 raft_consensus.cc:2804] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.319425 16173 consensus_queue.cc:260] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.322184 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7db8d1768441ef802b1310b43ca53d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.322768 15983 raft_consensus.cc:2468] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:05.323031 16173 ts_tablet_manager.cc:1434] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:16:05.323869 16173 tablet_bootstrap.cc:492] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.320087 16174 tablet_bootstrap.cc:654] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.318100 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:05.320991 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7db8d1768441ef802b1310b43ca53d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.325248 16234 raft_consensus.cc:697] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:05.321617 16222 raft_consensus.cc:493] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.326501 16058 raft_consensus.cc:3060] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.327199 16022 leader_election.cc:304] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.328347 16189 raft_consensus.cc:2804] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.328689 16189 raft_consensus.cc:493] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.329020 16189 raft_consensus.cc:3060] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.329862 16179 leader_election.cc:290] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.328159 16222 raft_consensus.cc:3060] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:05.331009 16023 leader_election.cc:343] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.327378 16234 consensus_queue.cc:237] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.337134 16172 tablet_bootstrap.cc:492] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.337668 16172 ts_tablet_manager.cc:1403] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.022s
I20260709 13:16:05.339262 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:05.339862 16132 raft_consensus.cc:3060] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.340890 16172 raft_consensus.cc:359] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.341593 16172 raft_consensus.cc:385] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.341874 16172 raft_consensus.cc:740] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.343011 16172 consensus_queue.cc:260] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.344588 16189 raft_consensus.cc:515] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.345268 16172 ts_tablet_manager.cc:1434] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:05.346207 16172 tablet_bootstrap.cc:492] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.347649 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7db8d1768441ef802b1310b43ca53d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:05.349210 16023 leader_election.cc:343] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.349879 16189 leader_election.cc:290] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.350227 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7db8d1768441ef802b1310b43ca53d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:05.351385 15983 raft_consensus.cc:3060] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.355319 16132 raft_consensus.cc:2468] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:05.359213 16222 raft_consensus.cc:515] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.362558 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d155ee6d4db47f1becb7aadfc2b9b05" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:05.363309 16057 raft_consensus.cc:3060] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.364835 15948 leader_election.cc:304] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:05.365352 15983 raft_consensus.cc:2468] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:05.365876 16234 raft_consensus.cc:2804] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.366567 16234 raft_consensus.cc:697] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:05.367915 16189 raft_consensus.cc:493] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.368186 16234 consensus_queue.cc:237] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.368414 16189 raft_consensus.cc:515] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.370584 16189 leader_election.cc:290] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.371946 16022 leader_election.cc:304] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:05.373145 16189 raft_consensus.cc:2804] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.373662 16189 raft_consensus.cc:697] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:05.373994 16172 tablet_bootstrap.cc:654] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.374545 16189 consensus_queue.cc:237] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.376937 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.377842 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.379423 16173 tablet_bootstrap.cc:654] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:05.380012 16022 leader_election.cc:343] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.376462 15879 catalog_manager.cc:5697] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.382776 16222 leader_election.cc:290] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:05.384754 16023 leader_election.cc:343] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.385246 16023 leader_election.cc:304] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:05.385983 16201 raft_consensus.cc:2749] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.387717 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d155ee6d4db47f1becb7aadfc2b9b05" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:05.388401 16132 raft_consensus.cc:3060] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.387751 16058 raft_consensus.cc:2468] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:05.391182 16174 tablet_bootstrap.cc:492] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.391633 16174 ts_tablet_manager.cc:1403] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.133s	user 0.022s	sys 0.017s
I20260709 13:16:05.392134 16057 raft_consensus.cc:2468] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:05.393383 15947 leader_election.cc:304] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.398559 16201 consensus_queue.cc:1048] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.401417 16132 raft_consensus.cc:2468] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:05.396720 16234 raft_consensus.cc:2804] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.403348 16174 raft_consensus.cc:359] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.404196 16174 raft_consensus.cc:385] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.404311 16234 raft_consensus.cc:697] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:05.404628 16174 raft_consensus.cc:740] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.405328 16234 consensus_queue.cc:237] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.406119 16174 consensus_queue.cc:260] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.407295 15879 catalog_manager.cc:5697] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.412045 16222 raft_consensus.cc:493] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.412722 16222 raft_consensus.cc:515] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.414747 16222 leader_election.cc:290] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.415936 15880 catalog_manager.cc:5697] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.418073 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.418370 16173 tablet_bootstrap.cc:492] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.418771 16173 ts_tablet_manager.cc:1403] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.001s
I20260709 13:16:05.419754 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.420342 16057 raft_consensus.cc:2468] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:05.422278 16173 raft_consensus.cc:359] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.422919 16173 raft_consensus.cc:385] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.423208 16173 raft_consensus.cc:740] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.423940 16173 consensus_queue.cc:260] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.425496 16173 ts_tablet_manager.cc:1434] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:16:05.426406 16174 ts_tablet_manager.cc:1434] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:16:05.426506 15947 leader_election.cc:304] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.428267 16222 raft_consensus.cc:2804] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:05.429412 15948 leader_election.cc:343] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.428649 16222 raft_consensus.cc:493] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.431474 16222 raft_consensus.cc:3060] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.427206 16189 raft_consensus.cc:493] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.436281 16174 tablet_bootstrap.cc:492] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.439643 16173 tablet_bootstrap.cc:492] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.442070 16178 consensus_queue.cc:1048] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.442301 16222 raft_consensus.cc:515] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.444658 16222 leader_election.cc:290] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.446105 16211 raft_consensus.cc:493] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.446679 16211 raft_consensus.cc:515] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.448532 15881 catalog_manager.cc:5697] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.451360 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:05.451972 16057 raft_consensus.cc:3060] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.434500 16189 raft_consensus.cc:515] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.455965 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.456645 16058 raft_consensus.cc:2468] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:05.457955 16189 leader_election.cc:290] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.458081 16096 leader_election.cc:304] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.458470 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.459924 16180 raft_consensus.cc:2804] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.466717 16180 raft_consensus.cc:493] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.467227 16180 raft_consensus.cc:3060] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.458146 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:05.459040 16211 leader_election.cc:290] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:05.474141 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:05.472219 15948 leader_election.cc:343] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:05.473747 16096 leader_election.cc:343] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.464571 16222 raft_consensus.cc:493] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.481061 16222 raft_consensus.cc:515] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.482128 15983 raft_consensus.cc:2468] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:05.482584 16211 consensus_queue.cc:1048] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.484627 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.488364 16022 leader_election.cc:304] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
W20260709 13:16:05.489528 16023 leader_election.cc:343] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.490020 16222 leader_election.cc:290] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.492412 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.493116 16058 raft_consensus.cc:2468] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:05.494716 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.494910 15947 leader_election.cc:304] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.496136 16222 raft_consensus.cc:2804] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.496534 16222 raft_consensus.cc:493] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.500161 16057 raft_consensus.cc:2468] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
W20260709 13:16:05.496642 15948 leader_election.cc:343] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.501003 16180 raft_consensus.cc:515] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.497292 16222 raft_consensus.cc:3060] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.508651 15947 leader_election.cc:304] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:05.511484 16234 raft_consensus.cc:2804] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.512009 16234 raft_consensus.cc:697] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:05.513142 16174 tablet_bootstrap.cc:654] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.512812 16234 consensus_queue.cc:237] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.494907 16189 raft_consensus.cc:2804] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.520645 16172 tablet_bootstrap.cc:492] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.521265 16172 ts_tablet_manager.cc:1403] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.175s	user 0.021s	sys 0.048s
I20260709 13:16:05.519120 16189 raft_consensus.cc:493] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.521859 16189 raft_consensus.cc:3060] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.524430 16173 tablet_bootstrap.cc:654] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.535579 16189 raft_consensus.cc:515] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.536165 16131 raft_consensus.cc:3060] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.536571 16172 raft_consensus.cc:359] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.542171 15881 catalog_manager.cc:5697] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.543891 16172 raft_consensus.cc:385] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.544363 16172 raft_consensus.cc:740] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.548292 16172 consensus_queue.cc:260] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.549818 16172 ts_tablet_manager.cc:1434] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:16:05.550504 16172 tablet_bootstrap.cc:492] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.550622 16174 tablet_bootstrap.cc:492] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.551095 16174 ts_tablet_manager.cc:1403] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.007s
I20260709 13:16:05.553691 16211 consensus_queue.cc:1048] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.557555 16189 leader_election.cc:290] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.558249 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:05.558547 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:05.559559 16172 tablet_bootstrap.cc:654] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.559262 16222 raft_consensus.cc:515] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:05.559998 16023 leader_election.cc:343] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:05.566174 16096 leader_election.cc:343] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.561805 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:05.566941 16180 leader_election.cc:290] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:05.568924 15983 raft_consensus.cc:2393] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 974460fd0b1b426b8e70752992ae5795 in current term 1: Already voted for candidate 0197a9d24bc34a6dbd9a71579caa4998 in this term.
I20260709 13:16:05.568872 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:05.569690 16058 raft_consensus.cc:3060] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.571027 16022 leader_election.cc:304] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [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: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:05.572254 16189 raft_consensus.cc:2749] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.574447 16174 raft_consensus.cc:359] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.575169 16174 raft_consensus.cc:385] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.575450 16174 raft_consensus.cc:740] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.576368 16174 consensus_queue.cc:260] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.578289 16174 ts_tablet_manager.cc:1434] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 13:16:05.579210 16174 tablet_bootstrap.cc:492] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.582365 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:05.583195 16056 raft_consensus.cc:2393] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0197a9d24bc34a6dbd9a71579caa4998 in current term 1: Already voted for candidate 974460fd0b1b426b8e70752992ae5795 in this term.
I20260709 13:16:05.583654 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:05.584519 16058 raft_consensus.cc:2468] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
W20260709 13:16:05.586845 15948 leader_election.cc:343] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.587333 15948 leader_election.cc:304] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [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: 0197a9d24bc34a6dbd9a71579caa4998; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:05.588189 16234 raft_consensus.cc:2749] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.589299 16096 leader_election.cc:304] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998
I20260709 13:16:05.590133 16180 raft_consensus.cc:2804] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.590435 16189 raft_consensus.cc:493] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.590610 16180 raft_consensus.cc:697] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:05.590903 16189 raft_consensus.cc:515] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.593641 16173 tablet_bootstrap.cc:492] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.599076 16173 ts_tablet_manager.cc:1403] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.011s
I20260709 13:16:05.600051 16172 tablet_bootstrap.cc:492] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.600525 16172 ts_tablet_manager.cc:1403] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.002s
I20260709 13:16:05.601675 16173 raft_consensus.cc:359] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.602351 16173 raft_consensus.cc:385] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.602604 16173 raft_consensus.cc:740] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.595041 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcadcacaa6244ea3acaa45611e10984d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.603053 16172 raft_consensus.cc:359] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.603794 16172 raft_consensus.cc:385] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.597716 16174 tablet_bootstrap.cc:654] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.604080 16172 raft_consensus.cc:740] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
W20260709 13:16:05.604617 16022 leader_election.cc:343] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.604908 16172 consensus_queue.cc:260] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.598137 16180 consensus_queue.cc:237] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.598448 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcadcacaa6244ea3acaa45611e10984d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.598531 16189 leader_election.cc:290] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:05.608862 16023 leader_election.cc:343] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.609311 16023 leader_election.cc:304] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:05.610033 16178 raft_consensus.cc:2749] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.606813 16173 consensus_queue.cc:260] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.610677 16172 ts_tablet_manager.cc:1434] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:16:05.611615 16172 tablet_bootstrap.cc:492] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.612143 16173 ts_tablet_manager.cc:1434] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:16:05.593034 16222 leader_election.cc:290] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.616155 16173 tablet_bootstrap.cc:492] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.622484 16174 tablet_bootstrap.cc:492] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.623010 16174 ts_tablet_manager.cc:1403] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.005s
I20260709 13:16:05.623016 16172 tablet_bootstrap.cc:654] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.625787 16174 raft_consensus.cc:359] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.626459 16174 raft_consensus.cc:385] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.626731 16174 raft_consensus.cc:740] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.627704 16174 consensus_queue.cc:260] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.630241 16174 ts_tablet_manager.cc:1434] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:05.631280 16174 tablet_bootstrap.cc:492] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.632915 16173 tablet_bootstrap.cc:654] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.635489 16172 tablet_bootstrap.cc:492] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.635937 16172 ts_tablet_manager.cc:1403] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 13:16:05.639941 16174 tablet_bootstrap.cc:654] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.637820 15881 catalog_manager.cc:5697] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 0 to 1, leader changed from <none> to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:05.638417 16172 raft_consensus.cc:359] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.643436 16172 raft_consensus.cc:385] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.643731 16172 raft_consensus.cc:740] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.644534 16172 consensus_queue.cc:260] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.647114 16172 ts_tablet_manager.cc:1434] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:16:05.650297 16172 tablet_bootstrap.cc:492] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.650990 16180 raft_consensus.cc:493] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.651458 16180 raft_consensus.cc:515] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.653548 16180 leader_election.cc:290] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:05.654767 16222 raft_consensus.cc:493] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.655258 16222 raft_consensus.cc:515] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.656186 16172 tablet_bootstrap.cc:654] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.657243 16222 leader_election.cc:290] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.659723 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6189c30d8c845ce97793654af9a052a" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.660995 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6189c30d8c845ce97793654af9a052a" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.661708 16057 raft_consensus.cc:2468] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:05.664047 16096 leader_election.cc:304] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.665380 16211 raft_consensus.cc:2804] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.665735 16211 raft_consensus.cc:493] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.666047 16211 raft_consensus.cc:3060] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.666267 16131 raft_consensus.cc:3060] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.667297 16172 tablet_bootstrap.cc:492] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.667747 16172 ts_tablet_manager.cc:1403] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:16:05.668037 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.669675 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.670414 16057 raft_consensus.cc:2393] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0197a9d24bc34a6dbd9a71579caa4998 in current term 1: Already voted for candidate 42c538d8088040f594b183b96f4fc34b in this term.
I20260709 13:16:05.670243 16172 raft_consensus.cc:359] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.670892 16172 raft_consensus.cc:385] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.671175 16172 raft_consensus.cc:740] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.671772 16172 consensus_queue.cc:260] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:05.672260 16096 leader_election.cc:343] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.673062 15948 leader_election.cc:304] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:05.674064 16172 ts_tablet_manager.cc:1434] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:05.674114 16222 raft_consensus.cc:3060] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.675069 16172 tablet_bootstrap.cc:492] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.681090 16172 tablet_bootstrap.cc:654] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.681350 16222 raft_consensus.cc:2749] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.687983 16211 raft_consensus.cc:515] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.691107 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6189c30d8c845ce97793654af9a052a" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:05.691720 15983 raft_consensus.cc:3060] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.692308 16172 tablet_bootstrap.cc:492] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.692780 16172 ts_tablet_manager.cc:1403] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:16:05.695369 16172 raft_consensus.cc:359] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.696027 16172 raft_consensus.cc:385] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.696285 16172 raft_consensus.cc:740] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.697111 16172 consensus_queue.cc:260] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.699357 16172 ts_tablet_manager.cc:1434] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:16:05.699630 15983 raft_consensus.cc:2468] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
I20260709 13:16:05.700248 16172 tablet_bootstrap.cc:492] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.702478 16173 tablet_bootstrap.cc:492] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.703002 16173 ts_tablet_manager.cc:1403] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.087s	user 0.033s	sys 0.013s
I20260709 13:16:05.705658 16173 raft_consensus.cc:359] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.706336 16173 raft_consensus.cc:385] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.706671 16172 tablet_bootstrap.cc:654] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.706610 16173 raft_consensus.cc:740] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.709249 16173 consensus_queue.cc:260] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.710295 16096 leader_election.cc:304] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:05.711336 16180 raft_consensus.cc:2804] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.711848 16180 raft_consensus.cc:697] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:05.712718 16180 consensus_queue.cc:237] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.716804 16173 ts_tablet_manager.cc:1434] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:16:05.717824 16173 tablet_bootstrap.cc:492] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.717916 16172 tablet_bootstrap.cc:492] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.718425 16172 ts_tablet_manager.cc:1403] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:16:05.721146 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6189c30d8c845ce97793654af9a052a" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:05.721051 16172 raft_consensus.cc:359] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.721769 16057 raft_consensus.cc:3060] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.721743 16172 raft_consensus.cc:385] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.724668 16173 tablet_bootstrap.cc:654] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.724821 16172 raft_consensus.cc:740] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.725732 16172 consensus_queue.cc:260] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.728030 16172 ts_tablet_manager.cc:1434] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 13:16:05.728955 16172 tablet_bootstrap.cc:492] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.728875 16057 raft_consensus.cc:2468] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
I20260709 13:16:05.730651 16211 leader_election.cc:290] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:05.735420 16174 tablet_bootstrap.cc:492] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.735913 16174 ts_tablet_manager.cc:1403] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.006s
I20260709 13:16:05.736847 16222 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.738466 16174 raft_consensus.cc:359] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.738925 15880 catalog_manager.cc:5697] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 0 to 1, leader changed from <none> to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:05.745126 16172 tablet_bootstrap.cc:654] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.739159 16174 raft_consensus.cc:385] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.746809 16174 raft_consensus.cc:740] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.747594 16174 consensus_queue.cc:260] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.749809 16174 ts_tablet_manager.cc:1434] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:05.750669 16174 tablet_bootstrap.cc:492] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.753078 16235 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.758502 16172 tablet_bootstrap.cc:492] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.759029 16172 ts_tablet_manager.cc:1403] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.010s
I20260709 13:16:05.761740 16172 raft_consensus.cc:359] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.762394 16172 raft_consensus.cc:385] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.762656 16172 raft_consensus.cc:740] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.763391 16172 consensus_queue.cc:260] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.765555 16172 ts_tablet_manager.cc:1434] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:05.767426 16172 tablet_bootstrap.cc:492] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.769493 16173 tablet_bootstrap.cc:492] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.771617 16173 ts_tablet_manager.cc:1403] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.054s	user 0.033s	sys 0.005s
I20260709 13:16:05.773144 16172 tablet_bootstrap.cc:654] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.773226 16174 tablet_bootstrap.cc:654] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.776317 16173 raft_consensus.cc:359] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.777000 16173 raft_consensus.cc:385] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.777256 16173 raft_consensus.cc:740] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.777980 16173 consensus_queue.cc:260] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.780009 16173 ts_tablet_manager.cc:1434] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:05.781055 16173 tablet_bootstrap.cc:492] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.786689 16173 tablet_bootstrap.cc:654] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.793510 16172 tablet_bootstrap.cc:492] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.793978 16172 ts_tablet_manager.cc:1403] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260709 13:16:05.793713 16235 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.795774 16173 tablet_bootstrap.cc:492] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.796207 16173 ts_tablet_manager.cc:1403] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:16:05.796801 16172 raft_consensus.cc:359] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.797457 16172 raft_consensus.cc:385] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.797700 16172 raft_consensus.cc:740] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.798692 16173 raft_consensus.cc:359] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.799355 16173 raft_consensus.cc:385] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.799614 16173 raft_consensus.cc:740] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.800478 16174 tablet_bootstrap.cc:492] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.800256 16173 consensus_queue.cc:260] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.800915 16174 ts_tablet_manager.cc:1403] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.001s
I20260709 13:16:05.802142 16173 ts_tablet_manager.cc:1434] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:05.803401 16174 raft_consensus.cc:359] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.804042 16174 raft_consensus.cc:385] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.804287 16174 raft_consensus.cc:740] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.804369 16173 tablet_bootstrap.cc:492] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.805032 16174 consensus_queue.cc:260] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.806881 16174 ts_tablet_manager.cc:1434] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:16:05.807792 16174 tablet_bootstrap.cc:492] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.810562 16173 tablet_bootstrap.cc:654] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.813143 16174 tablet_bootstrap.cc:654] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.798295 16172 consensus_queue.cc:260] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.816972 16172 ts_tablet_manager.cc:1434] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:16:05.818140 16172 tablet_bootstrap.cc:492] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.826344 16172 tablet_bootstrap.cc:654] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.827092 16173 tablet_bootstrap.cc:492] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.827554 16173 ts_tablet_manager.cc:1403] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.013s
I20260709 13:16:05.828222 16211 raft_consensus.cc:493] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.828675 16211 raft_consensus.cc:515] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.830034 16173 raft_consensus.cc:359] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.830708 16173 raft_consensus.cc:385] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.831125 16173 raft_consensus.cc:740] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.830652 16211 leader_election.cc:290] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:05.831933 16173 consensus_queue.cc:260] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.832145 16222 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.836699 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed82d57506460ca9b4360d077a8576" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.838140 16173 ts_tablet_manager.cc:1434] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:05.839222 16173 tablet_bootstrap.cc:492] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
W20260709 13:16:05.839552 16096 leader_election.cc:343] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.845150 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed82d57506460ca9b4360d077a8576" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.845902 15983 raft_consensus.cc:2468] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:05.850790 16096 leader_election.cc:304] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:05.855355 16180 raft_consensus.cc:2804] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.855749 16180 raft_consensus.cc:493] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.856083 16180 raft_consensus.cc:3060] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.856166 16131 raft_consensus.cc:3060] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.874825 16222 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.877182 16178 raft_consensus.cc:493] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.877496 16180 raft_consensus.cc:515] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.877691 16178 raft_consensus.cc:515] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.879578 16178 leader_election.cc:290] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.881560 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45a01b4c561462584861d1d1b05993d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:05.882210 15983 raft_consensus.cc:2468] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:05.882894 16173 tablet_bootstrap.cc:654] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.883042 16174 tablet_bootstrap.cc:492] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.883263 16022 leader_election.cc:304] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.883749 16174 ts_tablet_manager.cc:1403] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.018s
I20260709 13:16:05.886184 16189 raft_consensus.cc:2804] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.886605 16189 raft_consensus.cc:493] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.886977 16189 raft_consensus.cc:3060] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.887595 16180 leader_election.cc:290] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:05.889017 16172 tablet_bootstrap.cc:492] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:05.889510 16172 ts_tablet_manager.cc:1403] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.020s
I20260709 13:16:05.891132 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed82d57506460ca9b4360d077a8576" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:05.891695 16174 raft_consensus.cc:359] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.892397 16174 raft_consensus.cc:385] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.893834 16174 raft_consensus.cc:740] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
W20260709 13:16:05.895720 16096 leader_election.cc:343] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.893206 16172 raft_consensus.cc:359] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.896407 16172 raft_consensus.cc:385] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.899204 16172 raft_consensus.cc:740] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.899958 16172 consensus_queue.cc:260] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.897114 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45a01b4c561462584861d1d1b05993d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:05.902661 16023 leader_election.cc:343] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.897753 16178 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.895215 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed82d57506460ca9b4360d077a8576" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:05.898504 16173 tablet_bootstrap.cc:492] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.904495 15983 raft_consensus.cc:3060] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.904696 16173 ts_tablet_manager.cc:1403] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.008s
W20260709 13:16:05.905069 15929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:05.907476 16173 raft_consensus.cc:359] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.908152 16173 raft_consensus.cc:385] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.908401 16173 raft_consensus.cc:740] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.895180 16174 consensus_queue.cc:260] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.896687 16189 raft_consensus.cc:515] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.910524 16189 leader_election.cc:290] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.912460 16174 ts_tablet_manager.cc:1434] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:16:05.913425 16174 tablet_bootstrap.cc:492] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:05.916061 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45a01b4c561462584861d1d1b05993d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:05.916682 15982 raft_consensus.cc:3060] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.918671 16173 consensus_queue.cc:260] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.920811 16173 ts_tablet_manager.cc:1434] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:16:05.921722 16173 tablet_bootstrap.cc:492] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.921414 16235 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.922267 16174 tablet_bootstrap.cc:654] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.927800 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45a01b4c561462584861d1d1b05993d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:05.928601 16173 tablet_bootstrap.cc:654] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.933812 16201 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:05.935734 16023 leader_election.cc:343] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.940349 16173 tablet_bootstrap.cc:492] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:05.940887 16173 ts_tablet_manager.cc:1403] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:16:05.942742 15983 raft_consensus.cc:2468] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
I20260709 13:16:05.944018 16173 raft_consensus.cc:359] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.944852 16173 raft_consensus.cc:385] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.944896 16096 leader_election.cc:304] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:05.945225 16173 raft_consensus.cc:740] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.946192 16180 raft_consensus.cc:2804] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.948719 16180 raft_consensus.cc:697] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:05.946139 16173 consensus_queue.cc:260] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.949644 16180 consensus_queue.cc:237] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.950500 16173 ts_tablet_manager.cc:1434] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:05.951452 16173 tablet_bootstrap.cc:492] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:05.939369 15982 raft_consensus.cc:2468] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:05.954396 16022 leader_election.cc:304] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:05.950134 16172 ts_tablet_manager.cc:1434] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 13:16:05.955981 16178 raft_consensus.cc:2804] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.956507 16178 raft_consensus.cc:697] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:05.957160 16172 tablet_bootstrap.cc:492] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:05.957366 16178 consensus_queue.cc:237] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.984503 16173 tablet_bootstrap.cc:654] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.987093 16235 raft_consensus.cc:493] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.987645 16235 raft_consensus.cc:515] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.989670 16172 tablet_bootstrap.cc:654] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.990679 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1203d8554d44029aec4aa9219f65fa" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:05.991096 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1203d8554d44029aec4aa9219f65fa" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:05.991353 16058 raft_consensus.cc:2468] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:05.992326 16174 tablet_bootstrap.cc:492] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:05.992785 15947 leader_election.cc:304] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:05.992790 16174 ts_tablet_manager.cc:1403] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.038s
I20260709 13:16:05.993700 16179 raft_consensus.cc:2804] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.990204 15878 catalog_manager.cc:5697] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.994179 16179 raft_consensus.cc:493] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.994594 16179 raft_consensus.cc:3060] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.989794 16235 leader_election.cc:290] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:05.996737 16174 raft_consensus.cc:359] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:05.997444 16174 raft_consensus.cc:385] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:16:05.997594 15948 leader_election.cc:343] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.997753 16174 raft_consensus.cc:740] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.998982 16174 consensus_queue.cc:260] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.000391 16172 tablet_bootstrap.cc:492] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:06.000864 16172 ts_tablet_manager.cc:1403] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 13:16:06.001332 16174 ts_tablet_manager.cc:1434] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:06.001379 16179 raft_consensus.cc:515] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.002333 16174 tablet_bootstrap.cc:492] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:06.004366 16172 raft_consensus.cc:359] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.004571 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1203d8554d44029aec4aa9219f65fa" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:06.005363 16058 raft_consensus.cc:3060] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.004623 15880 catalog_manager.cc:5697] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 0 to 1, leader changed from <none> to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.005070 16172 raft_consensus.cc:385] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.007954 16172 raft_consensus.cc:740] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.008566 16174 tablet_bootstrap.cc:654] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.012434 16058 raft_consensus.cc:2468] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:06.012897 16173 tablet_bootstrap.cc:492] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:06.014211 16173 ts_tablet_manager.cc:1403] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.000s
I20260709 13:16:06.014914 16180 raft_consensus.cc:493] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.015445 16180 raft_consensus.cc:515] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.013317 16172 consensus_queue.cc:260] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.017416 16180 leader_election.cc:290] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:06.018131 16173 raft_consensus.cc:359] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.013522 16179 leader_election.cc:290] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.018798 16173 raft_consensus.cc:385] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.018149 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1203d8554d44029aec4aa9219f65fa" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:06.020032 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060eaaf677af4d75981cca9f27fa9560" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.019299 16173 raft_consensus.cc:740] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.020613 15981 raft_consensus.cc:2468] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:06.021126 16173 consensus_queue.cc:260] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.023175 16172 ts_tablet_manager.cc:1434] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:16:06.024101 16172 tablet_bootstrap.cc:492] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:06.014793 15947 leader_election.cc:304] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:06.027998 16235 raft_consensus.cc:493] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.028466 16235 raft_consensus.cc:515] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.030457 16235 leader_election.cc:290] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.031641 16173 ts_tablet_manager.cc:1434] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:16:06.032526 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060eaaf677af4d75981cca9f27fa9560" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.032616 16173 tablet_bootstrap.cc:492] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
W20260709 13:16:06.037240 15948 leader_election.cc:343] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:06.039722 16096 leader_election.cc:343] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.040458 16096 leader_election.cc:304] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:06.041064 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.041870 16058 raft_consensus.cc:2468] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:06.042446 16180 raft_consensus.cc:2804] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.042682 16174 tablet_bootstrap.cc:492] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:06.042932 16180 raft_consensus.cc:493] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.043107 15947 leader_election.cc:304] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:06.043360 16180 raft_consensus.cc:3060] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.043282 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.043155 16174 ts_tablet_manager.cc:1403] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.019s
I20260709 13:16:06.044927 16235 raft_consensus.cc:2804] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.047302 16174 raft_consensus.cc:359] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.048071 16174 raft_consensus.cc:385] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.048336 16174 raft_consensus.cc:740] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.048642 16130 raft_consensus.cc:3060] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.048986 16174 consensus_queue.cc:260] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:06.051254 15948 leader_election.cc:343] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.051455 16174 ts_tablet_manager.cc:1434] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:06.051730 16179 raft_consensus.cc:2804] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.046694 16235 raft_consensus.cc:697] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:06.052155 16179 raft_consensus.cc:493] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.052677 16179 raft_consensus.cc:3060] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.052731 16235 consensus_queue.cc:237] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.057125 16174 tablet_bootstrap.cc:492] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:06.060093 16234 raft_consensus.cc:493] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.060616 16234 raft_consensus.cc:515] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.062281 16178 raft_consensus.cc:493] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.063083 16174 tablet_bootstrap.cc:654] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.062762 16178 raft_consensus.cc:515] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.062700 16234 leader_election.cc:290] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.065376 16178 leader_election.cc:290] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.066141 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.066754 16132 raft_consensus.cc:2468] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:06.035491 16172 tablet_bootstrap.cc:654] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.068668 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.069315 16058 raft_consensus.cc:2468] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:06.071933 16211 raft_consensus.cc:493] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.052177 16173 tablet_bootstrap.cc:654] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.073715 15947 leader_election.cc:304] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:06.074249 16234 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.076182 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3dcd1c0a7542b6ab6d7bfa7f9a5f71" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.072510 16211 raft_consensus.cc:515] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.083598 16211 leader_election.cc:290] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:06.084921 16179 raft_consensus.cc:515] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:06.086736 16023 leader_election.cc:343] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.087658 16222 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.089321 16179 leader_election.cc:290] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.089814 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661e4d7507274e5b954ff5154a36b12a" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.090539 16057 raft_consensus.cc:2468] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:06.089841 16234 raft_consensus.cc:2804] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.092118 16234 raft_consensus.cc:493] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.092468 16234 raft_consensus.cc:3060] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.095531 16173 tablet_bootstrap.cc:492] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:06.096153 16173 ts_tablet_manager.cc:1403] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.003s
I20260709 13:16:06.098745 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3dcd1c0a7542b6ab6d7bfa7f9a5f71" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.099462 15981 raft_consensus.cc:2468] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:06.099359 16173 raft_consensus.cc:359] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.100286 16173 raft_consensus.cc:385] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.100659 16173 raft_consensus.cc:740] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.101668 16173 consensus_queue.cc:260] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.102566 16022 leader_election.cc:304] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:06.103744 16201 raft_consensus.cc:2804] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.104115 16201 raft_consensus.cc:493] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.104023 16096 leader_election.cc:304] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:06.104503 16201 raft_consensus.cc:3060] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.104831 16211 raft_consensus.cc:2804] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.105207 16211 raft_consensus.cc:493] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.105536 16211 raft_consensus.cc:3060] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.107100 16189 raft_consensus.cc:493] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.107581 16189 raft_consensus.cc:515] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.109654 16189 leader_election.cc:290] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.111950 16211 raft_consensus.cc:515] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.112782 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7c0c7387346f28c2fc6bf1798a70b" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.113404 16132 raft_consensus.cc:2468] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:06.114122 16211 leader_election.cc:290] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:06.114666 16173 ts_tablet_manager.cc:1434] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:16:06.118021 16234 raft_consensus.cc:515] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.119282 16023 leader_election.cc:304] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:06.120373 16234 leader_election.cc:290] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.120885 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661e4d7507274e5b954ff5154a36b12a" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:06.122611 15947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.66:41395, user_credentials={real_user=slave}} blocked reactor thread for 48984.6us
I20260709 13:16:06.123324 16178 raft_consensus.cc:2804] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.123889 16178 raft_consensus.cc:493] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.124318 16178 raft_consensus.cc:3060] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.129323 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:06.129657 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:06.129974 16058 raft_consensus.cc:3060] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.130155 16056 raft_consensus.cc:3060] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.132005 15879 catalog_manager.cc:5697] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.133893 16180 raft_consensus.cc:515] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.137053 16056 raft_consensus.cc:2468] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:06.136986 16058 raft_consensus.cc:2468] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:06.140028 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7c0c7387346f28c2fc6bf1798a70b" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.140707 15981 raft_consensus.cc:2468] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:06.142078 15947 leader_election.cc:304] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:06.118810 16201 raft_consensus.cc:515] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.143045 16173 tablet_bootstrap.cc:492] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:06.145682 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661e4d7507274e5b954ff5154a36b12a" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:06.146348 16058 raft_consensus.cc:3060] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.146731 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661e4d7507274e5b954ff5154a36b12a" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:06.143059 15947 leader_election.cc:304] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:06.143788 16291 raft_consensus.cc:493] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.148181 16291 raft_consensus.cc:515] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.150269 16291 leader_election.cc:290] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:06.146637 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3dcd1c0a7542b6ab6d7bfa7f9a5f71" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:06.143968 16235 raft_consensus.cc:2804] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.145365 16178 raft_consensus.cc:515] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:06.155848 16096 leader_election.cc:343] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.158192 16235 raft_consensus.cc:697] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:06.161334 16178 leader_election.cc:290] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.160848 16235 consensus_queue.cc:237] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.161625 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7c0c7387346f28c2fc6bf1798a70b" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:06.164529 15982 raft_consensus.cc:3060] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.153082 16294 raft_consensus.cc:2804] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.168058 16294 raft_consensus.cc:697] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:06.162511 16058 raft_consensus.cc:2468] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
I20260709 13:16:06.163127 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b7c0c7387346f28c2fc6bf1798a70b" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:06.161283 16096 leader_election.cc:343] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.168987 16132 raft_consensus.cc:3060] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.169551 16180 leader_election.cc:290] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:06.170425 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:06.171480 15982 raft_consensus.cc:2468] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:06.172761 16022 leader_election.cc:304] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:06.151427 15981 raft_consensus.cc:3060] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.175143 16201 leader_election.cc:290] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.175839 16201 raft_consensus.cc:2804] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.150835 16291 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:16:06.176745 16132 raft_consensus.cc:2468] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:06.178534 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3dcd1c0a7542b6ab6d7bfa7f9a5f71" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:06.180327 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.181077 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:06.181701 16129 raft_consensus.cc:3060] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.153038 16173 tablet_bootstrap.cc:654] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.176654 16246 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:06.185623 16174 tablet_bootstrap.cc:492] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:06.186159 16174 ts_tablet_manager.cc:1403] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.129s	user 0.046s	sys 0.047s
I20260709 13:16:06.182308 16201 raft_consensus.cc:697] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
W20260709 13:16:06.187642 16023 leader_election.cc:343] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.195221 16201 consensus_queue.cc:237] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.196204 15879 catalog_manager.cc:5697] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.198997 16129 raft_consensus.cc:2468] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:06.199415 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060eaaf677af4d75981cca9f27fa9560" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:06.199997 15982 raft_consensus.cc:3060] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.187881 16294 consensus_queue.cc:237] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.203619 16172 tablet_bootstrap.cc:492] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:06.204182 16172 ts_tablet_manager.cc:1403] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.180s	user 0.012s	sys 0.003s
I20260709 13:16:06.204551 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.206525 16174 raft_consensus.cc:359] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.207944 16172 raft_consensus.cc:359] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.208801 16174 raft_consensus.cc:385] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.208882 16172 raft_consensus.cc:385] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.209157 16174 raft_consensus.cc:740] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.209312 16172 raft_consensus.cc:740] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.210052 16172 consensus_queue.cc:260] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.210075 16174 consensus_queue.cc:260] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.194410 15981 raft_consensus.cc:2468] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
W20260709 13:16:06.211997 15948 leader_election.cc:343] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.211549 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060eaaf677af4d75981cca9f27fa9560" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:06.216447 16096 leader_election.cc:304] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998
I20260709 13:16:06.218997 16174 ts_tablet_manager.cc:1434] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 13:16:06.221095 16178 raft_consensus.cc:493] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.221868 16172 ts_tablet_manager.cc:1434] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:16:06.221601 16178 raft_consensus.cc:515] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.223079 16172 tablet_bootstrap.cc:492] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:06.223779 16174 tablet_bootstrap.cc:492] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:06.227095 16022 leader_election.cc:304] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:06.228015 16189 raft_consensus.cc:2804] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.221895 15982 raft_consensus.cc:2468] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
I20260709 13:16:06.229270 16178 leader_election.cc:290] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.229887 16291 raft_consensus.cc:2804] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.231735 16189 raft_consensus.cc:697] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:06.232712 16189 consensus_queue.cc:237] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.240252 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed82d57506460ca9b4360d077a8576" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.230377 16291 raft_consensus.cc:697] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
W20260709 13:16:06.232669 16096 leader_election.cc:343] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.249776 15879 catalog_manager.cc:5697] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.253504 16291 consensus_queue.cc:237] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.249927 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed82d57506460ca9b4360d077a8576" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.256315 15982 raft_consensus.cc:2393] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 974460fd0b1b426b8e70752992ae5795 in current term 1: Already voted for candidate 42c538d8088040f594b183b96f4fc34b in this term.
I20260709 13:16:06.259665 16022 leader_election.cc:304] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:06.260525 15881 catalog_manager.cc:5697] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.264164 16096 leader_election.cc:304] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:06.265304 16178 raft_consensus.cc:3060] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.268411 16246 raft_consensus.cc:2749] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:06.274354 16174 tablet_bootstrap.cc:654] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.287283 16096 leader_election.cc:304] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:06.288697 16246 raft_consensus.cc:2804] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.289182 16246 raft_consensus.cc:697] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:06.290030 16246 consensus_queue.cc:237] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.304333 16173 tablet_bootstrap.cc:492] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:06.304931 16173 ts_tablet_manager.cc:1403] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.007s
I20260709 13:16:06.319289 16201 raft_consensus.cc:493] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.326671 16172 tablet_bootstrap.cc:654] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.325145 16291 consensus_queue.cc:1048] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:16:06.319823 16201 raft_consensus.cc:515] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.330672 16201 leader_election.cc:290] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.331748 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.332417 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:06.333954 16022 leader_election.cc:343] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.335150 15881 catalog_manager.cc:5697] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:06.338768 16023 leader_election.cc:343] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.344933 16023 leader_election.cc:304] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:06.346796 16201 raft_consensus.cc:2749] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.349855 16173 raft_consensus.cc:359] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.350533 16173 raft_consensus.cc:385] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.350801 16173 raft_consensus.cc:740] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.356755 16173 consensus_queue.cc:260] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.358521 16178 raft_consensus.cc:2749] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.368006 15879 catalog_manager.cc:5697] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 0 to 1, leader changed from <none> to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.369963 16291 consensus_queue.cc:1048] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.370682 16173 ts_tablet_manager.cc:1434] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260709 13:16:06.371685 16173 tablet_bootstrap.cc:492] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:06.375164 16291 consensus_queue.cc:1048] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.431908 16173 tablet_bootstrap.cc:654] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.435156 16174 tablet_bootstrap.cc:492] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:06.435653 16174 ts_tablet_manager.cc:1403] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.212s	user 0.014s	sys 0.002s
I20260709 13:16:06.437518 16172 tablet_bootstrap.cc:492] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:06.438011 16172 ts_tablet_manager.cc:1403] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.215s	user 0.027s	sys 0.033s
W20260709 13:16:06.437681 16023 consensus_peers.cc:597] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:06.440191 16174 raft_consensus.cc:359] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.440894 16174 raft_consensus.cc:385] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.441200 16174 raft_consensus.cc:740] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.441752 16174 consensus_queue.cc:260] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.443547 16174 ts_tablet_manager.cc:1434] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:06.444305 16174 tablet_bootstrap.cc:492] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:06.451673 16172 raft_consensus.cc:359] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.452334 16172 raft_consensus.cc:385] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.452610 16172 raft_consensus.cc:740] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.453184 16172 consensus_queue.cc:260] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.454969 16172 ts_tablet_manager.cc:1434] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.000s
I20260709 13:16:06.455861 16172 tablet_bootstrap.cc:492] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:06.457549 15879 catalog_manager.cc:5697] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 0 to 1, leader changed from <none> to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.455756 16246 consensus_queue.cc:1048] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:16:06.478363 16235 raft_consensus.cc:493] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.478852 16235 raft_consensus.cc:515] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.480139 16313 raft_consensus.cc:493] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.480635 16313 raft_consensus.cc:515] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.480993 16235 leader_election.cc:290] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.482582 16313 leader_election.cc:290] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:06.483229 16172 tablet_bootstrap.cc:654] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.484109 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
W20260709 13:16:06.485337 15947 leader_election.cc:343] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.491741 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45a01b4c561462584861d1d1b05993d" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.493011 16174 tablet_bootstrap.cc:654] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.492781 16178 consensus_queue.cc:1048] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.493305 16173 tablet_bootstrap.cc:492] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:06.493719 16173 ts_tablet_manager.cc:1403] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.003s
I20260709 13:16:06.495496 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45a01b4c561462584861d1d1b05993d" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.496223 15981 raft_consensus.cc:2393] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 974460fd0b1b426b8e70752992ae5795 in this term.
I20260709 13:16:06.496320 16173 raft_consensus.cc:359] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.496935 16173 raft_consensus.cc:385] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.497195 16173 raft_consensus.cc:740] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.497795 16173 consensus_queue.cc:260] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.500530 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.501727 16096 leader_election.cc:304] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:06.502516 16246 raft_consensus.cc:3060] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.502873 16173 ts_tablet_manager.cc:1434] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:06.503808 16173 tablet_bootstrap.cc:492] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:06.509322 16246 raft_consensus.cc:2749] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.509837 16173 tablet_bootstrap.cc:654] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.511819 16130 raft_consensus.cc:3060] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.515316 16174 tablet_bootstrap.cc:492] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:06.515825 16174 ts_tablet_manager.cc:1403] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.000s
W20260709 13:16:06.515640 15948 leader_election.cc:343] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.516322 15948 leader_election.cc:304] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:06.518357 16174 raft_consensus.cc:359] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.519070 16174 raft_consensus.cc:385] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.519330 16174 raft_consensus.cc:740] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.519953 16174 consensus_queue.cc:260] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.523988 16172 tablet_bootstrap.cc:492] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:06.524569 16172 ts_tablet_manager.cc:1403] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.001s
I20260709 13:16:06.528048 16174 ts_tablet_manager.cc:1434] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 13:16:06.529042 16174 tablet_bootstrap.cc:492] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:06.532194 16235 raft_consensus.cc:2749] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.535665 16235 consensus_queue.cc:1048] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.536317 16234 consensus_queue.cc:1048] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.542166 16172 raft_consensus.cc:359] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.543154 16172 raft_consensus.cc:385] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.543495 16172 raft_consensus.cc:740] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.545584 16173 tablet_bootstrap.cc:492] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:06.546083 16173 ts_tablet_manager.cc:1403] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.004s
I20260709 13:16:06.548604 16173 raft_consensus.cc:359] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.549288 16173 raft_consensus.cc:385] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.549546 16173 raft_consensus.cc:740] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.549778 16172 consensus_queue.cc:260] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.550266 16173 consensus_queue.cc:260] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.551697 16174 tablet_bootstrap.cc:654] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.556578 16172 ts_tablet_manager.cc:1434] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 13:16:06.558266 16172 tablet_bootstrap.cc:492] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:06.557359 16173 ts_tablet_manager.cc:1434] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:16:06.564005 16173 tablet_bootstrap.cc:492] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:06.569795 16173 tablet_bootstrap.cc:654] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.572854 16234 raft_consensus.cc:493] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.570981 16172 tablet_bootstrap.cc:654] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.573361 16234 raft_consensus.cc:515] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.575369 16234 leader_election.cc:290] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.577870 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.579437 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.579952 16058 raft_consensus.cc:2468] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:06.580996 15947 leader_election.cc:304] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
W20260709 13:16:06.581888 15948 leader_election.cc:343] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.581902 16234 raft_consensus.cc:2804] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.582569 16234 raft_consensus.cc:493] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.583040 16234 raft_consensus.cc:3060] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.586488 16173 tablet_bootstrap.cc:492] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:06.586882 16173 ts_tablet_manager.cc:1403] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.008s
I20260709 13:16:06.589002 16173 raft_consensus.cc:359] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.589475 16173 raft_consensus.cc:385] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.589665 16173 raft_consensus.cc:740] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.590220 16173 consensus_queue.cc:260] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.592096 16173 ts_tablet_manager.cc:1434] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:06.592463 16172 tablet_bootstrap.cc:492] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:06.592033 16234 raft_consensus.cc:515] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.592937 16172 ts_tablet_manager.cc:1403] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260709 13:16:06.593962 16174 tablet_bootstrap.cc:492] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:06.594393 16174 ts_tablet_manager.cc:1403] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.000s
I20260709 13:16:06.594318 16234 leader_election.cc:290] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.595309 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:06.596290 15948 leader_election.cc:343] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.596900 16174 raft_consensus.cc:359] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.596843 16172 raft_consensus.cc:359] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.597602 16174 raft_consensus.cc:385] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.597682 16172 raft_consensus.cc:385] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.597926 16174 raft_consensus.cc:740] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.597990 16172 raft_consensus.cc:740] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.598613 16174 consensus_queue.cc:260] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.599225 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:06.599779 16173 tablet_bootstrap.cc:492] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:06.599800 16058 raft_consensus.cc:3060] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.600750 16174 ts_tablet_manager.cc:1434] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:06.598613 16172 consensus_queue.cc:260] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.603332 16174 tablet_bootstrap.cc:492] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:06.606381 16173 tablet_bootstrap.cc:654] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.609099 16174 tablet_bootstrap.cc:654] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.609354 16172 ts_tablet_manager.cc:1434] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:16:06.610270 16172 tablet_bootstrap.cc:492] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:06.616202 16172 tablet_bootstrap.cc:654] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.616757 16294 consensus_queue.cc:1048] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.622270 16058 raft_consensus.cc:2468] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:06.624956 16174 tablet_bootstrap.cc:492] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:06.625432 16174 ts_tablet_manager.cc:1403] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 13:16:06.626366 16313 raft_consensus.cc:493] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.626848 16313 raft_consensus.cc:515] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.628886 16313 leader_election.cc:290] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:06.628945 16173 tablet_bootstrap.cc:492] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:06.629696 16173 ts_tablet_manager.cc:1403] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260709 13:16:06.643208 16174 raft_consensus.cc:359] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.646355 16174 raft_consensus.cc:385] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.646665 16174 raft_consensus.cc:740] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.629642 15947 leader_election.cc:304] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:06.643098 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3dcd1c0a7542b6ab6d7bfa7f9a5f71" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.648711 15982 raft_consensus.cc:2393] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 974460fd0b1b426b8e70752992ae5795 in this term.
I20260709 13:16:06.648487 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3dcd1c0a7542b6ab6d7bfa7f9a5f71" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.647459 16174 consensus_queue.cc:260] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.649214 16294 raft_consensus.cc:2804] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.650157 16294 raft_consensus.cc:697] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:06.650256 16305 raft_consensus.cc:493] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.651197 16294 consensus_queue.cc:237] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.652799 16173 raft_consensus.cc:359] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.653441 16173 raft_consensus.cc:385] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.653678 16173 raft_consensus.cc:740] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.654381 16173 consensus_queue.cc:260] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.650733 16305 raft_consensus.cc:515] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.656468 16174 ts_tablet_manager.cc:1434] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:16:06.656651 16173 ts_tablet_manager.cc:1434] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260709 13:16:06.657518 16174 tablet_bootstrap.cc:492] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:06.657713 16305 leader_election.cc:290] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.659183 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.659571 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.660427 16173 tablet_bootstrap.cc:492] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
W20260709 13:16:06.660874 16023 leader_election.cc:343] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.661533 15982 raft_consensus.cc:2468] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:06.663861 16022 leader_election.cc:304] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:06.665604 16305 raft_consensus.cc:2804] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.667061 16305 raft_consensus.cc:493] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.669657 16305 raft_consensus.cc:3060] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.679246 16096 leader_election.cc:304] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:06.680058 16313 raft_consensus.cc:3060] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.680930 16173 tablet_bootstrap.cc:654] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.689929 16235 consensus_queue.cc:1048] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:06.693207 16172 tablet_bootstrap.cc:492] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:06.693709 16172 ts_tablet_manager.cc:1403] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.033s
I20260709 13:16:06.698259 16172 raft_consensus.cc:359] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.691650 16313 raft_consensus.cc:2749] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.699470 16172 raft_consensus.cc:385] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.699820 16172 raft_consensus.cc:740] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.701047 16172 consensus_queue.cc:260] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.699056 16246 consensus_queue.cc:1048] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:16:06.703934 16305 raft_consensus.cc:515] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.712458 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:06.712934 15982 raft_consensus.cc:3060] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.714762 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:06.716907 16174 tablet_bootstrap.cc:654] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.715896 16305 leader_election.cc:290] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.718220 16172 ts_tablet_manager.cc:1434] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:16:06.719372 16172 tablet_bootstrap.cc:492] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
W20260709 13:16:06.719735 16023 leader_election.cc:343] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.725231 16173 tablet_bootstrap.cc:492] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:06.725706 16173 ts_tablet_manager.cc:1403] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.003s
I20260709 13:16:06.730705 16173 raft_consensus.cc:359] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.731402 16173 raft_consensus.cc:385] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.731674 16173 raft_consensus.cc:740] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.732288 16173 consensus_queue.cc:260] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.733848 16173 ts_tablet_manager.cc:1434] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:16:06.734702 16173 tablet_bootstrap.cc:492] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:06.728349 15982 raft_consensus.cc:2468] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:06.738973 16022 leader_election.cc:304] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:06.739807 16305 raft_consensus.cc:2804] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:06.740293 16305 raft_consensus.cc:697] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:06.741099 16305 consensus_queue.cc:237] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.743115 16313 consensus_queue.cc:1048] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.725406 15878 catalog_manager.cc:5697] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.744050 16294 raft_consensus.cc:493] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.751899 16222 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.755357 16313 raft_consensus.cc:493] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.755882 16313 raft_consensus.cc:515] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.757897 16313 leader_election.cc:290] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:06.759981 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.760836 16056 raft_consensus.cc:2393] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 0197a9d24bc34a6dbd9a71579caa4998 in this term.
I20260709 13:16:06.767665 16313 raft_consensus.cc:493] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.766538 16294 raft_consensus.cc:515] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.778679 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.773797 16313 raft_consensus.cc:515] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.780848 16096 leader_election.cc:304] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:06.782240 16313 leader_election.cc:290] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:06.782521 16211 raft_consensus.cc:3060] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.772795 15982 raft_consensus.cc:3060] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.829047 16303 raft_consensus.cc:493] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.829560 16303 raft_consensus.cc:515] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.831538 16303 leader_election.cc:290] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.823503 16189 consensus_queue.cc:1048] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:16:06.837983 16172 tablet_bootstrap.cc:654] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.836499 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf332e0b81a4ec8bb31b9274af58555" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.830797 16294 leader_election.cc:290] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.845033 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.847656 15979 raft_consensus.cc:2393] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 0197a9d24bc34a6dbd9a71579caa4998 in this term.
I20260709 13:16:06.846469 15881 catalog_manager.cc:5697] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.855226 16174 tablet_bootstrap.cc:492] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:06.855721 16174 ts_tablet_manager.cc:1403] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.198s	user 0.022s	sys 0.030s
W20260709 13:16:06.857023 16023 leader_election.cc:343] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.859879 16173 tablet_bootstrap.cc:654] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.860764 16174 raft_consensus.cc:359] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.861306 16174 raft_consensus.cc:385] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.861482 16174 raft_consensus.cc:740] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.862911 16174 consensus_queue.cc:260] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.863330 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.864645 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcadcacaa6244ea3acaa45611e10984d" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:06.865362 16174 ts_tablet_manager.cc:1434] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:16:06.858878 16211 raft_consensus.cc:2749] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.865449 16058 raft_consensus.cc:2393] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 974460fd0b1b426b8e70752992ae5795 in this term.
I20260709 13:16:06.867702 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf332e0b81a4ec8bb31b9274af58555" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.901330 16305 raft_consensus.cc:493] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.871626 16235 raft_consensus.cc:493] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.936359 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcadcacaa6244ea3acaa45611e10984d" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.876067 16201 consensus_queue.cc:1048] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.064s
W20260709 13:16:06.945020 15929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:06.944169 16235 raft_consensus.cc:515] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.865424 16055 raft_consensus.cc:2468] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:06.943522 16305 raft_consensus.cc:515] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.947669 16303 consensus_queue.cc:1048] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 13:16:06.955950 16022 leader_election.cc:343] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:06.956439 16022 leader_election.cc:304] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:06.957333 16305 leader_election.cc:290] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.958814 16178 raft_consensus.cc:2749] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:06.958935 16189 raft_consensus.cc:493] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.959493 16189 raft_consensus.cc:515] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.959772 16235 leader_election.cc:290] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.961655 16189 leader_election.cc:290] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:06.961570 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060eaaf677af4d75981cca9f27fa9560" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:06.952593 16130 raft_consensus.cc:2468] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:06.965824 16305 consensus_queue.cc:1048] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.966131 15947 leader_election.cc:304] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:06.968494 16173 tablet_bootstrap.cc:492] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:06.972172 16173 ts_tablet_manager.cc:1403] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.238s	user 0.019s	sys 0.004s
I20260709 13:16:06.973657 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060eaaf677af4d75981cca9f27fa9560" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.976504 16294 raft_consensus.cc:2804] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:06.976960 16294 raft_consensus.cc:493] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:06.977342 16294 raft_consensus.cc:3060] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.978753 16173 raft_consensus.cc:359] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.980388 16173 raft_consensus.cc:385] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.980770 16173 raft_consensus.cc:740] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.981493 16173 consensus_queue.cc:260] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.983376 16096 leader_election.cc:304] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:06.984184 16313 raft_consensus.cc:3060] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:06.979840 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:06.990934 16235 raft_consensus.cc:493] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.992379 16235 raft_consensus.cc:515] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:06.995252 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:07.002348 16173 ts_tablet_manager.cc:1434] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:16:07.003633 16173 tablet_bootstrap.cc:492] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:07.010334 16338 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:16:07.012015 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3e738e55245f99e40079d6e1ab0f2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.012789 16055 raft_consensus.cc:2468] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:06.998477 16294 raft_consensus.cc:515] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.035708 16174 tablet_bootstrap.cc:492] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:07.031476 16023 leader_election.cc:304] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.044221 16303 raft_consensus.cc:2749] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.043009 16235 leader_election.cc:290] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:07.041868 16022 leader_election.cc:343] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.052518 16174 tablet_bootstrap.cc:654] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:07.054922 16023 leader_election.cc:343] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.057464 16023 leader_election.cc:304] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.058555 16303 raft_consensus.cc:2749] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.061690 16294 leader_election.cc:290] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.053370 16313 raft_consensus.cc:2749] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.062738 15947 leader_election.cc:304] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:07.066694 16235 raft_consensus.cc:2804] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.068411 16235 raft_consensus.cc:493] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.068761 16235 raft_consensus.cc:3060] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.070572 16173 tablet_bootstrap.cc:654] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.073091 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3e738e55245f99e40079d6e1ab0f2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.112216 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661e4d7507274e5b954ff5154a36b12a" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.119756 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661e4d7507274e5b954ff5154a36b12a" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.120391 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcadcacaa6244ea3acaa45611e10984d" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.121095 16131 raft_consensus.cc:3060] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.122573 16174 tablet_bootstrap.cc:492] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:07.123183 16174 ts_tablet_manager.cc:1403] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.006s
I20260709 13:16:07.122575 16172 tablet_bootstrap.cc:492] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.123633 16172 ts_tablet_manager.cc:1403] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.404s	user 0.016s	sys 0.016s
I20260709 13:16:07.125147 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcadcacaa6244ea3acaa45611e10984d" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:07.125720 16055 raft_consensus.cc:3060] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.102737 16235 raft_consensus.cc:515] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.126446 16172 raft_consensus.cc:359] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.127118 16172 raft_consensus.cc:385] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.127388 16172 raft_consensus.cc:740] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.127386 16345 consensus_queue.cc:1048] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:07.128239 16172 consensus_queue.cc:260] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.129220 16174 raft_consensus.cc:359] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.129881 16174 raft_consensus.cc:385] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.130124 16174 raft_consensus.cc:740] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.130273 16172 ts_tablet_manager.cc:1434] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:07.130721 16174 consensus_queue.cc:260] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.131206 16172 tablet_bootstrap.cc:492] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.133029 16174 ts_tablet_manager.cc:1434] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:07.133965 16174 tablet_bootstrap.cc:492] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:07.137663 16172 tablet_bootstrap.cc:654] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.139900 16055 raft_consensus.cc:2468] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.140386 16173 tablet_bootstrap.cc:492] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:07.140870 16173 ts_tablet_manager.cc:1403] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.003s
I20260709 13:16:07.143906 15947 leader_election.cc:304] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:07.143976 16173 raft_consensus.cc:359] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.144804 16173 raft_consensus.cc:385] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.145087 16173 raft_consensus.cc:740] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.145354 16338 raft_consensus.cc:2804] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.145814 16338 raft_consensus.cc:697] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:07.145694 16173 consensus_queue.cc:260] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.145277 16056 raft_consensus.cc:3060] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.146641 16338 consensus_queue.cc:237] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.148739 16234 raft_consensus.cc:493] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.149403 16173 ts_tablet_manager.cc:1434] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:16:07.149211 16234 raft_consensus.cc:515] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.150362 16173 tablet_bootstrap.cc:492] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:07.151226 16234 leader_election.cc:290] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.151875 16235 leader_election.cc:290] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.157205 16131 raft_consensus.cc:2468] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.161283 16173 tablet_bootstrap.cc:654] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.162004 16174 tablet_bootstrap.cc:654] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.164922 16345 consensus_queue.cc:1048] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:07.169104 15948 leader_election.cc:343] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.171674 15948 leader_election.cc:304] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
W20260709 13:16:07.172915 15948 consensus_peers.cc:597] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:07.180145 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3e738e55245f99e40079d6e1ab0f2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:07.180881 16058 raft_consensus.cc:3060] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.178704 16234 raft_consensus.cc:2749] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:07.187438 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.188158 16130 raft_consensus.cc:2468] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.181042 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.189287 16055 raft_consensus.cc:2468] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.199194 15880 catalog_manager.cc:5697] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.198917 16058 raft_consensus.cc:2468] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.201699 15948 leader_election.cc:304] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [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: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:07.209440 16338 raft_consensus.cc:2804] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:07.209851 16338 raft_consensus.cc:493] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.210183 16338 raft_consensus.cc:3060] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.200075 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3e738e55245f99e40079d6e1ab0f2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.201671 16294 consensus_queue.cc:1048] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:16:07.216849 15947 leader_election.cc:304] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:07.218200 16234 raft_consensus.cc:2804] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.218763 16234 raft_consensus.cc:697] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
W20260709 13:16:07.220021 15948 leader_election.cc:343] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.220147 16234 consensus_queue.cc:237] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.240113 16172 tablet_bootstrap.cc:492] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.240641 16172 ts_tablet_manager.cc:1403] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.011s
I20260709 13:16:07.242554 16172 raft_consensus.cc:359] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.243062 16172 raft_consensus.cc:385] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.243319 16172 raft_consensus.cc:740] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.243947 16172 consensus_queue.cc:260] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.245505 16172 ts_tablet_manager.cc:1434] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 13:16:07.246439 16172 tablet_bootstrap.cc:492] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.250814 16178 raft_consensus.cc:493] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.251427 16178 raft_consensus.cc:515] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.252866 16173 tablet_bootstrap.cc:492] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:07.253347 16173 ts_tablet_manager.cc:1403] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.013s
I20260709 13:16:07.239001 16338 raft_consensus.cc:515] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.256260 16338 leader_election.cc:290] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 2 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.256632 16178 leader_election.cc:290] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.258105 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:07.258905 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:07.260018 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.260591 16055 raft_consensus.cc:3060] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.260931 16130 raft_consensus.cc:3060] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:07.261423 16174 tablet_bootstrap.cc:492] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:07.261871 16174 ts_tablet_manager.cc:1403] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.008s
I20260709 13:16:07.260006 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:07.263348 16022 leader_election.cc:343] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.264194 16023 leader_election.cc:343] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.264638 16023 leader_election.cc:304] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.264501 16174 raft_consensus.cc:359] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.265296 16174 raft_consensus.cc:385] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.265437 16178 raft_consensus.cc:2749] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.265591 16174 raft_consensus.cc:740] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.266311 16174 consensus_queue.cc:260] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.268780 16174 ts_tablet_manager.cc:1434] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:16:07.269408 16130 raft_consensus.cc:2468] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 2.
I20260709 13:16:07.270097 16174 tablet_bootstrap.cc:492] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:07.274394 15881 catalog_manager.cc:5697] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.273703 15948 leader_election.cc:304] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:07.276054 16234 raft_consensus.cc:2804] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:07.276839 16234 raft_consensus.cc:697] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:07.278527 16173 raft_consensus.cc:359] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.278357 16234 consensus_queue.cc:237] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.279189 16173 raft_consensus.cc:385] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.279493 16173 raft_consensus.cc:740] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.280189 16173 consensus_queue.cc:260] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.276526 16055 raft_consensus.cc:2468] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 2.
I20260709 13:16:07.286978 16174 tablet_bootstrap.cc:654] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.289202 16172 tablet_bootstrap.cc:654] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.294800 16173 ts_tablet_manager.cc:1434] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.003s
I20260709 13:16:07.299463 16173 tablet_bootstrap.cc:492] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:07.305158 16173 tablet_bootstrap.cc:654] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.311071 15881 catalog_manager.cc:5697] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 2, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.315008 16172 tablet_bootstrap.cc:492] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.315515 16172 ts_tablet_manager.cc:1403] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.001s
I20260709 13:16:07.318111 16172 raft_consensus.cc:359] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.318799 16172 raft_consensus.cc:385] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.319203 16172 raft_consensus.cc:740] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.319814 16172 consensus_queue.cc:260] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.322281 16172 ts_tablet_manager.cc:1434] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:07.325322 16172 tablet_bootstrap.cc:492] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.325345 16131 raft_consensus.cc:3060] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.332803 16174 tablet_bootstrap.cc:492] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:07.333528 16174 ts_tablet_manager.cc:1403] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.005s
I20260709 13:16:07.333884 16172 tablet_bootstrap.cc:654] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.334398 16178 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.337524 16174 raft_consensus.cc:359] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.338256 16174 raft_consensus.cc:385] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.338531 16174 raft_consensus.cc:740] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.339236 16174 consensus_queue.cc:260] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.340569 16364 raft_consensus.cc:493] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.341517 16174 ts_tablet_manager.cc:1434] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:16:07.341169 16364 raft_consensus.cc:515] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.342563 16174 tablet_bootstrap.cc:492] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:07.343529 16345 raft_consensus.cc:493] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.344079 16345 raft_consensus.cc:515] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.346539 16345 leader_election.cc:290] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:07.349260 16174 tablet_bootstrap.cc:654] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.349468 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.350225 16058 raft_consensus.cc:2468] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:07.351976 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:07.352645 15980 raft_consensus.cc:2468] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:07.356006 16096 leader_election.cc:304] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:07.357488 16342 raft_consensus.cc:2804] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.357933 16342 raft_consensus.cc:493] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.358292 16342 raft_consensus.cc:3060] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.361287 16364 leader_election.cc:290] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.361887 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.362159 16172 tablet_bootstrap.cc:492] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.369493 16172 ts_tablet_manager.cc:1403] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.012s
I20260709 13:16:07.362607 16058 raft_consensus.cc:2468] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:07.371080 15947 leader_election.cc:304] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:07.371876 16201 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.372618 16172 raft_consensus.cc:359] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.373381 16172 raft_consensus.cc:385] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.373714 16172 raft_consensus.cc:740] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.374428 16172 consensus_queue.cc:260] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.375233 16234 raft_consensus.cc:2804] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.375624 16234 raft_consensus.cc:493] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.375962 16234 raft_consensus.cc:3060] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.378041 16172 ts_tablet_manager.cc:1434] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:07.369321 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.379199 16172 tablet_bootstrap.cc:492] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.379560 16201 raft_consensus.cc:493] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.380028 16201 raft_consensus.cc:515] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.382361 16173 tablet_bootstrap.cc:492] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:07.382822 16173 ts_tablet_manager.cc:1403] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.023s
I20260709 13:16:07.382860 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:07.385429 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.387933 16172 tablet_bootstrap.cc:654] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.389107 16201 leader_election.cc:290] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.385599 16173 raft_consensus.cc:359] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.390305 16173 raft_consensus.cc:385] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.390632 16173 raft_consensus.cc:740] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.391263 16173 consensus_queue.cc:260] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.393270 16173 ts_tablet_manager.cc:1434] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
W20260709 13:16:07.385977 16022 leader_election.cc:343] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.400866 16023 leader_election.cc:343] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.401093 16172 tablet_bootstrap.cc:492] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.401706 16172 ts_tablet_manager.cc:1403] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 13:16:07.404860 16172 raft_consensus.cc:359] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.405714 16172 raft_consensus.cc:385] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.406016 16172 raft_consensus.cc:740] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.406819 16172 consensus_queue.cc:260] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.407833 16023 leader_election.cc:304] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.408595 16303 raft_consensus.cc:2749] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.409206 16172 ts_tablet_manager.cc:1434] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:07.410219 16172 tablet_bootstrap.cc:492] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.416002 16172 tablet_bootstrap.cc:654] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.415846 16234 raft_consensus.cc:515] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.422763 16173 tablet_bootstrap.cc:492] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:07.426041 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:07.426757 16058 raft_consensus.cc:3060] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.427790 16235 raft_consensus.cc:493] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.428369 16235 raft_consensus.cc:515] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.429313 16173 tablet_bootstrap.cc:654] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.430518 16235 leader_election.cc:290] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.431748 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a493d13d719b492c86a62f06331bafea" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.434468 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a493d13d719b492c86a62f06331bafea" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
W20260709 13:16:07.436319 15948 leader_election.cc:343] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.440753 16173 tablet_bootstrap.cc:492] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:07.441215 16173 ts_tablet_manager.cc:1403] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
W20260709 13:16:07.441922 15947 leader_election.cc:343] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.442373 15947 leader_election.cc:304] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:07.443085 16235 raft_consensus.cc:2749] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.443681 16173 raft_consensus.cc:359] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.445564 16173 raft_consensus.cc:385] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.445852 16173 raft_consensus.cc:740] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.446522 16173 consensus_queue.cc:260] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.417460 16342 raft_consensus.cc:515] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.450187 16130 raft_consensus.cc:2393] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0197a9d24bc34a6dbd9a71579caa4998 in current term 1: Already voted for candidate 42c538d8088040f594b183b96f4fc34b in this term.
I20260709 13:16:07.447113 16172 tablet_bootstrap.cc:492] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.452312 16172 ts_tablet_manager.cc:1403] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.008s
I20260709 13:16:07.455143 16172 raft_consensus.cc:359] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.455886 16172 raft_consensus.cc:385] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.456194 16172 raft_consensus.cc:740] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.457504 16201 raft_consensus.cc:493] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.458020 16201 raft_consensus.cc:515] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.449142 16058 raft_consensus.cc:2468] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.458218 16172 consensus_queue.cc:260] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.448626 16173 ts_tablet_manager.cc:1434] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:07.459446 15947 leader_election.cc:304] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:07.460426 16235 raft_consensus.cc:2804] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.460690 16172 ts_tablet_manager.cc:1434] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:07.460904 16235 raft_consensus.cc:697] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:07.461920 16172 tablet_bootstrap.cc:492] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.461803 16235 consensus_queue.cc:237] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.469626 16173 tablet_bootstrap.cc:492] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:07.469949 16172 tablet_bootstrap.cc:654] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.470760 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c84e8e4ccda4f178eb10907158fe306" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:07.471503 15980 raft_consensus.cc:2468] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:07.472926 16022 leader_election.cc:304] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:07.473796 16303 raft_consensus.cc:2804] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.474160 16303 raft_consensus.cc:493] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.474488 16303 raft_consensus.cc:3060] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.475687 16173 tablet_bootstrap.cc:654] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.478992 16172 tablet_bootstrap.cc:492] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.479530 16172 ts_tablet_manager.cc:1403] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 13:16:07.482191 16172 raft_consensus.cc:359] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.483080 16172 raft_consensus.cc:385] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.483404 16172 raft_consensus.cc:740] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.484102 16172 consensus_queue.cc:260] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.486215 16201 leader_election.cc:290] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.487864 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c84e8e4ccda4f178eb10907158fe306" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.489379 16172 ts_tablet_manager.cc:1434] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:16:07.492089 16173 tablet_bootstrap.cc:492] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:07.492292 16132 raft_consensus.cc:2468] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:07.492563 16173 ts_tablet_manager.cc:1403] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260709 13:16:07.492918 16172 tablet_bootstrap.cc:492] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.495507 16173 raft_consensus.cc:359] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.496173 16173 raft_consensus.cc:385] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.496419 16173 raft_consensus.cc:740] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.497017 16173 consensus_queue.cc:260] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.497927 15878 catalog_manager.cc:5697] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.499076 16173 ts_tablet_manager.cc:1434] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:07.501866 16342 leader_election.cc:290] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:07.503998 16173 tablet_bootstrap.cc:492] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:07.491228 16303 raft_consensus.cc:515] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.507022 16234 leader_election.cc:290] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.507901 16172 tablet_bootstrap.cc:654] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.511152 16303 leader_election.cc:290] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.511531 16173 tablet_bootstrap.cc:654] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.511898 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c84e8e4ccda4f178eb10907158fe306" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:07.512559 15981 raft_consensus.cc:3060] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.514348 16174 tablet_bootstrap.cc:492] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:07.514808 16174 ts_tablet_manager.cc:1403] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.172s	user 0.028s	sys 0.055s
I20260709 13:16:07.517388 16174 raft_consensus.cc:359] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.518062 16174 raft_consensus.cc:385] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.518301 16174 raft_consensus.cc:740] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.518920 16174 consensus_queue.cc:260] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.519423 16172 tablet_bootstrap.cc:492] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.520176 16172 ts_tablet_manager.cc:1403] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 13:16:07.523197 16174 ts_tablet_manager.cc:1434] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:16:07.524251 16174 tablet_bootstrap.cc:492] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:07.528582 16173 tablet_bootstrap.cc:492] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:07.529064 16173 ts_tablet_manager.cc:1403] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260709 13:16:07.523218 16172 raft_consensus.cc:359] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.531844 16172 raft_consensus.cc:385] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.531751 16173 raft_consensus.cc:359] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.532459 16173 raft_consensus.cc:385] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.532756 16173 raft_consensus.cc:740] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.533413 16173 consensus_queue.cc:260] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.532150 16172 raft_consensus.cc:740] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.535812 16173 ts_tablet_manager.cc:1434] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:07.535574 16172 consensus_queue.cc:260] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.530485 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.536723 16173 tablet_bootstrap.cc:492] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:07.537393 16132 raft_consensus.cc:2393] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0197a9d24bc34a6dbd9a71579caa4998 in current term 1: Already voted for candidate 42c538d8088040f594b183b96f4fc34b in this term.
I20260709 13:16:07.538064 16172 ts_tablet_manager.cc:1434] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:16:07.539043 16172 tablet_bootstrap.cc:492] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.534782 16174 tablet_bootstrap.cc:654] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.543915 16173 tablet_bootstrap.cc:654] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.546444 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:07.547303 16058 raft_consensus.cc:2393] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 0197a9d24bc34a6dbd9a71579caa4998 in this term.
I20260709 13:16:07.547957 16303 raft_consensus.cc:493] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.548410 16303 raft_consensus.cc:515] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.549029 16172 tablet_bootstrap.cc:654] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.550449 16303 leader_election.cc:290] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.551373 16173 tablet_bootstrap.cc:492] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:07.551818 16173 ts_tablet_manager.cc:1403] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 13:16:07.554445 16173 raft_consensus.cc:359] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.555083 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:07.555351 16173 raft_consensus.cc:385] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.555609 16173 raft_consensus.cc:740] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.555677 15979 raft_consensus.cc:2468] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:07.556209 16173 consensus_queue.cc:260] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.557834 16022 leader_election.cc:304] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:07.558904 16201 raft_consensus.cc:2804] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.559291 16201 raft_consensus.cc:493] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.559638 16201 raft_consensus.cc:3060] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.558708 16173 ts_tablet_manager.cc:1434] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:07.561395 16173 tablet_bootstrap.cc:492] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:07.562655 16172 tablet_bootstrap.cc:492] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.563302 16172 ts_tablet_manager.cc:1403] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 13:16:07.568522 16173 tablet_bootstrap.cc:654] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.570932 16172 raft_consensus.cc:359] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.581612 16172 raft_consensus.cc:385] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.581954 16172 raft_consensus.cc:740] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.582638 16172 consensus_queue.cc:260] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.585163 16172 ts_tablet_manager.cc:1434] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:16:07.586211 16172 tablet_bootstrap.cc:492] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.593006 16201 raft_consensus.cc:515] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.614404 16201 leader_election.cc:290] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.594769 16172 tablet_bootstrap.cc:654] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:07.616122 15948 consensus_peers.cc:597] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:07.604655 16235 raft_consensus.cc:493] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.616855 16235 raft_consensus.cc:515] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.618374 15981 raft_consensus.cc:2468] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:07.619352 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:07.620029 15983 raft_consensus.cc:3060] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.606769 16364 raft_consensus.cc:493] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.619892 16022 leader_election.cc:304] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:07.609762 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:07.629644 16364 raft_consensus.cc:515] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.639878 16178 raft_consensus.cc:2804] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.640544 16178 raft_consensus.cc:697] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:07.641507 16178 consensus_queue.cc:237] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.643836 16235 leader_election.cc:290] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.645744 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf332e0b81a4ec8bb31b9274af58555" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.646518 16131 raft_consensus.cc:2468] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:07.648080 15948 leader_election.cc:304] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:07.651464 16234 raft_consensus.cc:2804] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.652045 16234 raft_consensus.cc:493] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.652802 16234 raft_consensus.cc:3060] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.656324 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.657002 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.663548 16338 raft_consensus.cc:493] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.704118 16338 raft_consensus.cc:515] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:07.704900 16023 leader_election.cc:343] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.705619 16023 leader_election.cc:343] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.708128 16338 leader_election.cc:290] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.667490 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf332e0b81a4ec8bb31b9274af58555" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.709024 16056 raft_consensus.cc:2468] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:07.666623 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.710007 16058 raft_consensus.cc:2468] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:07.668658 16222 raft_consensus.cc:493] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.710856 16222 raft_consensus.cc:515] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.713030 16222 leader_election.cc:290] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.719308 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.724094 16294 raft_consensus.cc:493] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.724673 16294 raft_consensus.cc:515] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.728585 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.732493 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.733314 16058 raft_consensus.cc:2468] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:07.736089 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.736853 16056 raft_consensus.cc:2468] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:07.737983 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.738672 16055 raft_consensus.cc:2468] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
W20260709 13:16:07.741057 15948 leader_election.cc:343] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.742980 15947 leader_election.cc:304] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:07.726821 16294 leader_election.cc:290] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.682039 16364 leader_election.cc:290] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.755427 16364 raft_consensus.cc:2804] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.756253 16364 raft_consensus.cc:493] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.756704 16364 raft_consensus.cc:3060] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.683955 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.685467 16303 raft_consensus.cc:493] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.760038 16303 raft_consensus.cc:515] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.764621 16303 leader_election.cc:290] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.699720 16235 consensus_queue.cc:1048] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:07.769781 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c84e8e4ccda4f178eb10907158fe306" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.770642 16132 raft_consensus.cc:3060] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.785931 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.791955 15983 raft_consensus.cc:2468] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:07.797174 16174 tablet_bootstrap.cc:492] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:07.797729 16174 ts_tablet_manager.cc:1403] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.274s	user 0.074s	sys 0.161s
I20260709 13:16:07.800089 16234 raft_consensus.cc:515] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.800376 16174 raft_consensus.cc:359] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.801086 16174 raft_consensus.cc:385] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.801385 16174 raft_consensus.cc:740] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.802115 16234 leader_election.cc:290] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.802037 16174 consensus_queue.cc:260] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.804105 16172 tablet_bootstrap.cc:492] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.804605 16172 ts_tablet_manager.cc:1403] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.219s	user 0.052s	sys 0.100s
I20260709 13:16:07.804246 16364 raft_consensus.cc:515] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.806388 16174 ts_tablet_manager.cc:1434] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:07.807348 16174 tablet_bootstrap.cc:492] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:07.807390 16172 raft_consensus.cc:359] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.808128 16172 raft_consensus.cc:385] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.808399 16172 raft_consensus.cc:740] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.809033 16173 tablet_bootstrap.cc:492] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:07.809013 16172 consensus_queue.cc:260] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.809563 16173 ts_tablet_manager.cc:1403] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.248s	user 0.104s	sys 0.105s
I20260709 13:16:07.809420 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.811203 16172 ts_tablet_manager.cc:1434] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:07.812386 16172 tablet_bootstrap.cc:492] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.812247 16173 raft_consensus.cc:359] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.812960 16173 raft_consensus.cc:385] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.813221 16173 raft_consensus.cc:740] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.813884 16174 tablet_bootstrap.cc:654] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.813954 16173 consensus_queue.cc:260] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.816766 16364 leader_election.cc:290] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.819959 16173 ts_tablet_manager.cc:1434] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:16:07.820950 16173 tablet_bootstrap.cc:492] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
W20260709 13:16:07.827075 15947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.66:41395, user_credentials={real_user=slave}} blocked reactor thread for 84181.4us
I20260709 13:16:07.830364 15947 leader_election.cc:304] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.836817 16384 raft_consensus.cc:2804] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.828327 16172 tablet_bootstrap.cc:654] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.837246 16384 raft_consensus.cc:493] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.835101 16132 raft_consensus.cc:2468] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:07.834250 15878 catalog_manager.cc:5697] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:07.836055 16023 leader_election.cc:343] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.837458 15948 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 95621.7us
I20260709 13:16:07.837627 16384 raft_consensus.cc:3060] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:07.849028 15948 leader_election.cc:343] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.850615 15948 leader_election.cc:343] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.851900 15948 leader_election.cc:343] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.855082 16174 tablet_bootstrap.cc:492] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:07.855581 16174 ts_tablet_manager.cc:1403] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.012s
I20260709 13:16:07.852073 16384 raft_consensus.cc:515] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.858183 16178 raft_consensus.cc:493] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.858137 16174 raft_consensus.cc:359] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.858807 16178 raft_consensus.cc:515] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.859539 16384 leader_election.cc:290] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.859633 16174 raft_consensus.cc:385] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.840539 16173 tablet_bootstrap.cc:654] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.860055 16174 raft_consensus.cc:740] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.860926 16178 leader_election.cc:290] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.861864 16096 leader_election.cc:304] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [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: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:07.862366 16022 leader_election.cc:304] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.862402 15947 leader_election.cc:304] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.863435 16291 raft_consensus.cc:2749] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.863722 16178 raft_consensus.cc:2804] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.864428 16178 raft_consensus.cc:697] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:07.864555 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:07.865002 16338 raft_consensus.cc:2804] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.865397 16178 consensus_queue.cc:237] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:07.866045 16023 leader_election.cc:343] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.867115 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf332e0b81a4ec8bb31b9274af58555" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.867733 16126 raft_consensus.cc:3060] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.867946 15947 leader_election.cc:304] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.865437 16338 raft_consensus.cc:493] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.873044 16338 raft_consensus.cc:3060] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.873301 16127 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:16:07.873414 16384 raft_consensus.cc:2804] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.873835 16384 raft_consensus.cc:493] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.871790 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.872431 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:07.874655 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:07.874171 16384 raft_consensus.cc:3060] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:07.878674 16022 leader_election.cc:343] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.879009 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.879204 16022 leader_election.cc:304] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.880124 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf332e0b81a4ec8bb31b9274af58555" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
W20260709 13:16:07.880488 16022 leader_election.cc:343] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.880740 16056 raft_consensus.cc:3060] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.881008 16022 leader_election.cc:304] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:07.881744 16201 raft_consensus.cc:2749] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.882048 16126 raft_consensus.cc:2468] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.882517 16201 raft_consensus.cc:2749] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.883117 16174 consensus_queue.cc:260] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:07.884388 15948 leader_election.cc:343] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.888758 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:07.884845 16385 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.885383 16172 tablet_bootstrap.cc:492] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:07.886677 16174 ts_tablet_manager.cc:1434] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.004s
I20260709 13:16:07.887574 16056 raft_consensus.cc:2468] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.890870 16174 tablet_bootstrap.cc:492] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:07.890293 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
W20260709 13:16:07.889134 15948 leader_election.cc:343] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.891556 16058 raft_consensus.cc:3060] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.891813 15948 leader_election.cc:304] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:07.893392 16234 consensus_queue.cc:1048] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:07.889350 16055 raft_consensus.cc:3060] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.896677 16234 raft_consensus.cc:2804] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.897156 16234 raft_consensus.cc:697] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:07.898178 16174 tablet_bootstrap.cc:654] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.897985 16234 consensus_queue.cc:237] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.901409 16055 raft_consensus.cc:2468] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.890146 16172 ts_tablet_manager.cc:1403] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 13:16:07.907481 16058 raft_consensus.cc:2468] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:07.908635 16172 raft_consensus.cc:359] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.909688 16174 tablet_bootstrap.cc:492] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:07.910193 16174 ts_tablet_manager.cc:1403] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:16:07.911608 16058 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:16:07.911726 15878 catalog_manager.cc:5697] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.913197 16338 raft_consensus.cc:515] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.913656 16172 raft_consensus.cc:385] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.913970 16172 raft_consensus.cc:740] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.914578 16172 consensus_queue.cc:260] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.915225 16338 leader_election.cc:290] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:07.917748 16172 ts_tablet_manager.cc:1434] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:16:07.918694 16172 tablet_bootstrap.cc:492] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:07.917402 16174 raft_consensus.cc:359] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.919767 16174 raft_consensus.cc:385] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.920421 16174 raft_consensus.cc:740] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.921649 16174 consensus_queue.cc:260] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.927166 16174 ts_tablet_manager.cc:1434] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 13:16:07.926797 16384 raft_consensus.cc:515] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.936044 16291 raft_consensus.cc:493] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.936666 16291 raft_consensus.cc:515] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.940683 16291 leader_election.cc:290] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:07.941251 16314 raft_consensus.cc:493] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.941540 16172 tablet_bootstrap.cc:654] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.957088 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3e738e55245f99e40079d6e1ab0f2" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:07.958598 16178 raft_consensus.cc:493] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.959203 16178 raft_consensus.cc:515] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.941766 16314 raft_consensus.cc:515] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:07.966111 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:07.985117 16173 tablet_bootstrap.cc:492] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:07.985651 16174 tablet_bootstrap.cc:492] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:07.985899 16173 ts_tablet_manager.cc:1403] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.165s	user 0.016s	sys 0.010s
W20260709 13:16:07.986886 15948 leader_election.cc:343] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.985947 16291 raft_consensus.cc:493] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.996119 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3e738e55245f99e40079d6e1ab0f2" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:08.006110 16385 consensus_queue.cc:1048] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.007098 16314 leader_election.cc:290] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:08.008466 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:08.009064 16056 raft_consensus.cc:3060] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.995401 16178 leader_election.cc:290] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.010869 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:07.995505 16201 raft_consensus.cc:493] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.998503 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff852067baf4550a06b895e59e55719" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:08.012240 15983 raft_consensus.cc:2393] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 974460fd0b1b426b8e70752992ae5795 in this term.
I20260709 13:16:07.996448 16291 raft_consensus.cc:515] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.017055 16384 leader_election.cc:290] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.008006 15947 leader_election.cc:304] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.026196 15880 catalog_manager.cc:5697] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.016876 16201 raft_consensus.cc:515] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.028741 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:08.030200 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff852067baf4550a06b895e59e55719" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:08.033443 16291 leader_election.cc:290] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:08.019279 15981 raft_consensus.cc:2468] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:08.016759 16338 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:16:08.036226 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a493d13d719b492c86a62f06331bafea" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:08.038223 16201 leader_election.cc:290] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.034245 16096 leader_election.cc:304] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:08.043121 15979 raft_consensus.cc:2468] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:08.045208 15947 leader_election.cc:304] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.046847 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a493d13d719b492c86a62f06331bafea" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:08.048446 16022 leader_election.cc:304] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:08.049609 16303 raft_consensus.cc:2804] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.049978 16303 raft_consensus.cc:493] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.050298 16173 raft_consensus.cc:359] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.051090 16173 raft_consensus.cc:385] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.051353 16173 raft_consensus.cc:740] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.052281 16173 consensus_queue.cc:260] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.048629 16234 raft_consensus.cc:2804] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.054061 16303 raft_consensus.cc:3060] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.057708 16234 raft_consensus.cc:697] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:08.057785 16291 raft_consensus.cc:2749] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.063521 16234 consensus_queue.cc:237] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.064051 16235 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.067400 16338 raft_consensus.cc:2804] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.067982 16338 raft_consensus.cc:697] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:08.068905 16338 consensus_queue.cc:237] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.074122 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:08.074491 16056 raft_consensus.cc:2468] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:08.079300 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:08.082885 16173 ts_tablet_manager.cc:1434] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.001s
W20260709 13:16:08.048424 16023 leader_election.cc:343] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.086539 16173 tablet_bootstrap.cc:492] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
W20260709 13:16:08.097657 16023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 49260.1us
I20260709 13:16:08.110682 16174 tablet_bootstrap.cc:654] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.111954 16022 leader_election.cc:304] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
W20260709 13:16:08.112157 16023 leader_election.cc:343] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.120744 16172 tablet_bootstrap.cc:492] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:08.121228 16172 ts_tablet_manager.cc:1403] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.203s	user 0.012s	sys 0.019s
I20260709 13:16:08.103823 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:08.088179 16303 raft_consensus.cc:515] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.123404 16096 leader_election.cc:304] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:08.124228 16291 raft_consensus.cc:3060] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:08.124735 16022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 75365.8us
I20260709 13:16:08.126008 16201 raft_consensus.cc:2804] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.126473 16201 raft_consensus.cc:493] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:08.126127 15929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:16:08.124758 15948 leader_election.cc:343] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.126827 16201 raft_consensus.cc:3060] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.126151 16384 raft_consensus.cc:493] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.131042 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a493d13d719b492c86a62f06331bafea" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:08.134722 15979 raft_consensus.cc:3060] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.124289 16303 leader_election.cc:290] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.149839 16201 raft_consensus.cc:515] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.153609 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff852067baf4550a06b895e59e55719" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:08.136691 16384 raft_consensus.cc:515] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.154248 15983 raft_consensus.cc:3060] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.155957 16384 leader_election.cc:290] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.156617 16222 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.140702 16096 leader_election.cc:304] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:08.156790 15947 leader_election.cc:304] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.165568 16173 tablet_bootstrap.cc:654] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.154177 16201 leader_election.cc:290] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.167830 16314 raft_consensus.cc:2749] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.169348 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a493d13d719b492c86a62f06331bafea" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:08.171550 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff852067baf4550a06b895e59e55719" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:08.174327 16222 raft_consensus.cc:2804] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.175190 16222 raft_consensus.cc:697] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:08.175941 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:08.176266 16222 consensus_queue.cc:237] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.186580 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e271770bd9c402781680bfe762223df" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
W20260709 13:16:08.186564 16023 leader_election.cc:343] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.176707 16054 raft_consensus.cc:3060] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:08.189211 16023 leader_election.cc:343] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:08.196331 15947 leader_election.cc:343] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.197666 16172 raft_consensus.cc:359] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.198385 16172 raft_consensus.cc:385] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.198643 16172 raft_consensus.cc:740] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.218986 16172 consensus_queue.cc:260] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.221225 16172 ts_tablet_manager.cc:1434] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.000s
I20260709 13:16:08.199671 15979 raft_consensus.cc:2468] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:08.201524 15983 raft_consensus.cc:2468] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:08.201843 16174 tablet_bootstrap.cc:492] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:08.226804 16174 ts_tablet_manager.cc:1403] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.241s	user 0.029s	sys 0.006s
I20260709 13:16:08.173132 16291 raft_consensus.cc:2749] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.206389 16054 raft_consensus.cc:2468] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:08.243718 16022 leader_election.cc:304] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.246199 16303 consensus_queue.cc:1048] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.246811 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e271770bd9c402781680bfe762223df" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:08.247120 16126 raft_consensus.cc:3060] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.249280 16201 raft_consensus.cc:2804] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.249815 16201 raft_consensus.cc:697] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:08.250626 16201 consensus_queue.cc:237] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.255800 15947 leader_election.cc:304] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.259167 16294 raft_consensus.cc:2804] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.259716 16294 raft_consensus.cc:697] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:08.260578 16294 consensus_queue.cc:237] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.263068 16174 raft_consensus.cc:359] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.263779 16174 raft_consensus.cc:385] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.264043 16174 raft_consensus.cc:740] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.222139 16172 tablet_bootstrap.cc:492] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:08.268356 16174 consensus_queue.cc:260] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.269598 16173 tablet_bootstrap.cc:492] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:08.270097 16173 ts_tablet_manager.cc:1403] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.185s	user 0.017s	sys 0.013s
I20260709 13:16:08.272497 16022 leader_election.cc:304] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.275893 16344 raft_consensus.cc:2804] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:08.275048 15948 leader_election.cc:343] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.278401 16174 ts_tablet_manager.cc:1434] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:16:08.279187 15948 leader_election.cc:304] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:08.282892 16173 raft_consensus.cc:359] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.279878 16174 tablet_bootstrap.cc:492] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:08.284606 16173 raft_consensus.cc:385] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.285001 16173 raft_consensus.cc:740] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.285722 16173 consensus_queue.cc:260] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.283398 16172 tablet_bootstrap.cc:654] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.288007 16173 ts_tablet_manager.cc:1434] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260709 13:16:08.289063 16173 tablet_bootstrap.cc:492] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:08.280203 16344 raft_consensus.cc:697] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:08.294572 16178 raft_consensus.cc:493] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.295142 16178 raft_consensus.cc:515] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.293915 16222 raft_consensus.cc:2749] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.280326 16303 consensus_queue.cc:1048] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:16:08.317912 16131 raft_consensus.cc:3060] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.290432 15880 catalog_manager.cc:5697] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.316363 16344 consensus_queue.cc:237] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.330646 16178 leader_election.cc:290] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.333531 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:08.335346 16023 leader_election.cc:343] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.336619 15880 catalog_manager.cc:5697] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.339749 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:08.346876 16174 tablet_bootstrap.cc:654] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.350119 15880 catalog_manager.cc:5697] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:08.369840 16022 leader_election.cc:343] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.370384 16022 leader_election.cc:304] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.374292 16201 raft_consensus.cc:2749] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.377022 16172 tablet_bootstrap.cc:492] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:08.377504 16172 ts_tablet_manager.cc:1403] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.156s	user 0.020s	sys 0.020s
I20260709 13:16:08.380290 16172 raft_consensus.cc:359] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.381966 16172 raft_consensus.cc:385] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.382253 16172 raft_consensus.cc:740] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.382984 16172 consensus_queue.cc:260] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.384568 16172 ts_tablet_manager.cc:1434] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:16:08.385506 16172 tablet_bootstrap.cc:492] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:08.353690 16173 tablet_bootstrap.cc:654] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.391376 16172 tablet_bootstrap.cc:654] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.401156 16174 tablet_bootstrap.cc:492] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:08.401634 16174 ts_tablet_manager.cc:1403] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.005s
I20260709 13:16:08.409152 16174 raft_consensus.cc:359] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.409832 16174 raft_consensus.cc:385] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.410115 16174 raft_consensus.cc:740] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.413030 16172 tablet_bootstrap.cc:492] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:08.413492 16172 ts_tablet_manager.cc:1403] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260709 13:16:08.415294 16412 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.416028 16173 tablet_bootstrap.cc:492] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:08.415723 16172 raft_consensus.cc:359] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.416493 16173 ts_tablet_manager.cc:1403] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.002s
I20260709 13:16:08.416725 16172 raft_consensus.cc:385] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.417088 16172 raft_consensus.cc:740] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.417295 16174 consensus_queue.cc:260] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.418630 15879 catalog_manager.cc:5697] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.420514 16172 consensus_queue.cc:260] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.422569 16172 ts_tablet_manager.cc:1434] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:16:08.423556 16172 tablet_bootstrap.cc:492] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:08.430485 16174 ts_tablet_manager.cc:1434] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:16:08.431972 16174 tablet_bootstrap.cc:492] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:08.431250 16338 consensus_queue.cc:1048] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:16:08.436035 16173 raft_consensus.cc:359] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.436622 16412 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.445619 16338 consensus_queue.cc:1048] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.436859 16173 raft_consensus.cc:385] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.448494 16173 raft_consensus.cc:740] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.449604 16173 consensus_queue.cc:260] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.455704 16172 tablet_bootstrap.cc:654] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.457187 16173 ts_tablet_manager.cc:1434] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 13:16:08.463881 16234 consensus_queue.cc:1048] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.467348 16173 tablet_bootstrap.cc:492] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:08.467140 15879 catalog_manager.cc:5697] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.469594 15879 catalog_manager.cc:5697] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.472110 16174 tablet_bootstrap.cc:654] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.483863 16173 tablet_bootstrap.cc:654] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.488780 16294 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.488415 16234 raft_consensus.cc:493] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.491185 16172 tablet_bootstrap.cc:492] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:08.491024 16234 raft_consensus.cc:515] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.491789 16172 ts_tablet_manager.cc:1403] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.004s
I20260709 13:16:08.494904 16172 raft_consensus.cc:359] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.495602 16172 raft_consensus.cc:385] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.495863 16172 raft_consensus.cc:740] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.496757 16172 consensus_queue.cc:260] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.498752 16172 ts_tablet_manager.cc:1434] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:08.500053 16172 tablet_bootstrap.cc:492] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:08.500981 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:08.501624 16055 raft_consensus.cc:2468] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:08.503022 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:08.504962 16234 leader_election.cc:290] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.505615 16222 raft_consensus.cc:493] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.506220 16222 raft_consensus.cc:515] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.507814 16172 tablet_bootstrap.cc:654] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:08.505684 15948 leader_election.cc:343] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.508373 16222 leader_election.cc:290] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.509683 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:08.517800 15948 consensus_peers.cc:597] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:08.521095 15948 leader_election.cc:343] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.518930 15947 leader_election.cc:304] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.526532 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:08.529276 16055 raft_consensus.cc:2468] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:08.530287 16291 raft_consensus.cc:493] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.530807 16291 raft_consensus.cc:515] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.532712 16234 raft_consensus.cc:2804] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.533143 16234 raft_consensus.cc:493] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.533551 16234 raft_consensus.cc:3060] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.534696 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:08.535166 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:08.535513 16054 raft_consensus.cc:2393] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 0197a9d24bc34a6dbd9a71579caa4998 in this term.
I20260709 13:16:08.533018 16291 leader_election.cc:290] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:08.536842 16096 leader_election.cc:304] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:08.537523 16291 raft_consensus.cc:3060] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.537760 16338 raft_consensus.cc:493] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.538273 16338 raft_consensus.cc:515] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.549770 16174 tablet_bootstrap.cc:492] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:08.550307 16174 ts_tablet_manager.cc:1403] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.009s
I20260709 13:16:08.550567 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1369b094d14d408fc747d20116441b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:08.551759 15948 leader_election.cc:343] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.553249 16174 raft_consensus.cc:359] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.554216 16174 raft_consensus.cc:385] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.554564 16174 raft_consensus.cc:740] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.555371 16174 consensus_queue.cc:260] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.556422 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1369b094d14d408fc747d20116441b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:08.557055 16054 raft_consensus.cc:2468] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:08.553645 15947 leader_election.cc:304] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.559546 16222 raft_consensus.cc:2804] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.559949 16222 raft_consensus.cc:493] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.560312 16222 raft_consensus.cc:3060] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.563413 16234 raft_consensus.cc:515] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.565469 16234 leader_election.cc:290] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.569253 16174 ts_tablet_manager.cc:1434] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260709 13:16:08.572309 16338 leader_election.cc:290] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.572453 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:08.585454 15948 leader_election.cc:343] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.573501 15947 leader_election.cc:304] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.586545 16234 raft_consensus.cc:2804] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.586908 16234 raft_consensus.cc:493] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.587248 16234 raft_consensus.cc:3060] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.570084 16222 raft_consensus.cc:515] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.576673 16173 tablet_bootstrap.cc:492] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:08.587914 16173 ts_tablet_manager.cc:1403] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.032s
I20260709 13:16:08.589020 16222 leader_election.cc:290] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.590166 16130 raft_consensus.cc:3060] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.590330 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:08.590478 16173 raft_consensus.cc:359] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.591181 16173 raft_consensus.cc:385] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.591460 16173 raft_consensus.cc:740] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
W20260709 13:16:08.592347 15948 leader_election.cc:343] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.592550 16173 consensus_queue.cc:260] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.593729 16234 raft_consensus.cc:515] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.594980 16201 raft_consensus.cc:493] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.595467 16201 raft_consensus.cc:515] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.596319 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:08.596890 16054 raft_consensus.cc:3060] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.597440 16201 leader_election.cc:290] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.598814 16173 ts_tablet_manager.cc:1434] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:16:08.599448 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a098825d042748b5260afe5354478" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:08.600723 16022 leader_election.cc:343] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.600775 16385 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.601871 16173 tablet_bootstrap.cc:492] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:08.604152 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:08.583841 16174 tablet_bootstrap.cc:492] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:08.604760 16057 raft_consensus.cc:3060] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.611052 16291 raft_consensus.cc:2749] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.611264 16173 tablet_bootstrap.cc:654] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.617570 16174 tablet_bootstrap.cc:654] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.618144 16338 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.623911 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a098825d042748b5260afe5354478" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:08.625751 16023 leader_election.cc:343] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.626245 16057 raft_consensus.cc:2468] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:08.626202 16023 leader_election.cc:304] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.627060 16201 raft_consensus.cc:2749] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.625779 16054 raft_consensus.cc:2468] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:08.628252 16172 tablet_bootstrap.cc:492] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:08.628702 16172 ts_tablet_manager.cc:1403] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.129s	user 0.022s	sys 0.028s
I20260709 13:16:08.629343 16174 tablet_bootstrap.cc:492] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:08.630014 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1369b094d14d408fc747d20116441b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:08.631019 16234 leader_election.cc:290] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.631253 16053 raft_consensus.cc:3060] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.631393 16172 raft_consensus.cc:359] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.632051 16172 raft_consensus.cc:385] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.632272 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1369b094d14d408fc747d20116441b" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:08.632328 16172 raft_consensus.cc:740] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.633436 16172 consensus_queue.cc:260] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.633749 15947 leader_election.cc:304] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.634744 16338 raft_consensus.cc:2804] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.635289 16338 raft_consensus.cc:697] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:08.636107 16338 consensus_queue.cc:237] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.637385 15947 leader_election.cc:304] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.638334 16384 raft_consensus.cc:2804] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.639158 16384 raft_consensus.cc:697] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:08.640354 16173 tablet_bootstrap.cc:492] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:08.639986 16384 consensus_queue.cc:237] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:08.633700 15948 leader_election.cc:343] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.643494 16173 ts_tablet_manager.cc:1403] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260709 13:16:08.643888 16126 raft_consensus.cc:3060] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.646173 16172 ts_tablet_manager.cc:1434] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:16:08.646926 16174 ts_tablet_manager.cc:1403] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.001s
I20260709 13:16:08.638466 16053 raft_consensus.cc:2468] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:08.651264 15947 leader_election.cc:304] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.652019 16234 raft_consensus.cc:2804] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.653110 16234 raft_consensus.cc:697] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:08.653921 16234 consensus_queue.cc:237] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.655944 16174 raft_consensus.cc:359] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.656608 16174 raft_consensus.cc:385] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.656883 16174 raft_consensus.cc:740] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.648699 16173 raft_consensus.cc:359] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.657856 16173 raft_consensus.cc:385] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.658166 16173 raft_consensus.cc:740] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.658504 16222 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.658874 16173 consensus_queue.cc:260] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.661238 16173 ts_tablet_manager.cc:1434] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:16:08.676266 16172 tablet_bootstrap.cc:492] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:08.677480 16174 consensus_queue.cc:260] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.680783 16174 ts_tablet_manager.cc:1434] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
I20260709 13:16:08.681824 16174 tablet_bootstrap.cc:492] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:08.689807 16173 tablet_bootstrap.cc:492] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:08.696779 16173 tablet_bootstrap.cc:654] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.703434 16174 tablet_bootstrap.cc:654] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.712754 16172 tablet_bootstrap.cc:654] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.717207 16173 tablet_bootstrap.cc:492] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:08.717648 16173 ts_tablet_manager.cc:1403] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.007s
I20260709 13:16:08.720356 16173 raft_consensus.cc:359] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.721005 16173 raft_consensus.cc:385] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.721259 16173 raft_consensus.cc:740] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.721891 16173 consensus_queue.cc:260] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.723851 16174 tablet_bootstrap.cc:492] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:08.724350 16174 ts_tablet_manager.cc:1403] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.002s
I20260709 13:16:08.724561 16173 ts_tablet_manager.cc:1434] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:08.725419 16173 tablet_bootstrap.cc:492] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:08.727022 16174 raft_consensus.cc:359] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.727725 16174 raft_consensus.cc:385] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.728047 16174 raft_consensus.cc:740] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.730986 16173 tablet_bootstrap.cc:654] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.733404 16234 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.728724 16174 consensus_queue.cc:260] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.737557 16174 ts_tablet_manager.cc:1434] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:16:08.737989 16412 raft_consensus.cc:493] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.738718 16174 tablet_bootstrap.cc:492] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:08.738474 16412 raft_consensus.cc:515] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.740784 16412 leader_election.cc:290] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.743105 16234 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.745978 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:08.746929 16174 tablet_bootstrap.cc:654] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.748119 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:08.748513 16173 tablet_bootstrap.cc:492] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:08.749004 16173 ts_tablet_manager.cc:1403] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
W20260709 13:16:08.749567 16022 leader_election.cc:343] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:08.751996 16023 leader_election.cc:343] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.751778 16173 raft_consensus.cc:359] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.752575 16173 raft_consensus.cc:385] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.752884 16173 raft_consensus.cc:740] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.753593 16173 consensus_queue.cc:260] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.752429 16023 leader_election.cc:304] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:08.755498 16412 raft_consensus.cc:2749] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.756321 16173 ts_tablet_manager.cc:1434] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:08.757407 16173 tablet_bootstrap.cc:492] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:08.763531 16174 tablet_bootstrap.cc:492] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:08.764014 16174 ts_tablet_manager.cc:1403] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 13:16:08.765003 16173 tablet_bootstrap.cc:654] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.885349 16174 raft_consensus.cc:359] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.886123 16174 raft_consensus.cc:385] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.886410 16174 raft_consensus.cc:740] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.888427 16131 raft_consensus.cc:3060] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.889134 16173 tablet_bootstrap.cc:492] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:08.889636 16173 ts_tablet_manager.cc:1403] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.132s	user 0.059s	sys 0.054s
I20260709 13:16:08.897418 16174 consensus_queue.cc:260] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.900743 16174 ts_tablet_manager.cc:1434] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.136s	user 0.027s	sys 0.015s
I20260709 13:16:08.901746 16174 tablet_bootstrap.cc:492] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:08.906633 16173 raft_consensus.cc:359] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.907552 16173 raft_consensus.cc:385] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.907907 16173 raft_consensus.cc:740] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.909013 16173 consensus_queue.cc:260] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.911255 16173 ts_tablet_manager.cc:1434] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:16:08.913661 16173 tablet_bootstrap.cc:492] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:08.906167 15881 catalog_manager.cc:5697] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.924072 16174 tablet_bootstrap.cc:654] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.927735 16173 tablet_bootstrap.cc:654] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.928412 16303 raft_consensus.cc:493] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.932076 16303 raft_consensus.cc:515] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.934484 16303 leader_election.cc:290] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:08.937233 16416 consensus_queue.cc:1048] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.941536 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ca122671d4037be1b5e3f25018dd6" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:08.943073 16022 leader_election.cc:343] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.943888 15881 catalog_manager.cc:5697] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.947170 16201 consensus_queue.cc:1048] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.948696 16201 consensus_queue.cc:1048] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.952641 16174 tablet_bootstrap.cc:492] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:08.953449 16174 ts_tablet_manager.cc:1403] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.006s
I20260709 13:16:08.956293 16174 raft_consensus.cc:359] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.960112 16174 raft_consensus.cc:385] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.960543 16174 raft_consensus.cc:740] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.962757 16172 tablet_bootstrap.cc:492] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:08.963097 16173 tablet_bootstrap.cc:492] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:08.963371 16172 ts_tablet_manager.cc:1403] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.316s	user 0.020s	sys 0.046s
I20260709 13:16:08.963677 16173 ts_tablet_manager.cc:1403] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.009s
I20260709 13:16:08.965694 16172 raft_consensus.cc:359] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.965878 16173 raft_consensus.cc:359] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.961392 16174 consensus_queue.cc:260] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.966554 16172 raft_consensus.cc:385] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.966818 16172 raft_consensus.cc:740] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.967411 16172 consensus_queue.cc:260] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:08.968116 16174 ts_tablet_manager.cc:1434] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:16:08.968590 16172 ts_tablet_manager.cc:1434] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:08.969058 16174 tablet_bootstrap.cc:492] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:08.969273 16172 tablet_bootstrap.cc:492] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:08.974810 16174 tablet_bootstrap.cc:654] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.975063 16173 raft_consensus.cc:385] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.975319 16172 tablet_bootstrap.cc:654] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.975397 16173 raft_consensus.cc:740] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.017592 16291 raft_consensus.cc:493] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.017940 16385 raft_consensus.cc:493] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.018277 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ca122671d4037be1b5e3f25018dd6" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.018774 16385 raft_consensus.cc:515] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.035107 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41ff8f6b614429a8eb10421eeff6da9" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
W20260709 13:16:09.037608 15947 leader_election.cc:343] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.031917 16385 leader_election.cc:290] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.047011 16234 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:09.049109 16234 raft_consensus.cc:493] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.049862 16234 raft_consensus.cc:515] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.051255 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41ff8f6b614429a8eb10421eeff6da9" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:09.056524 16023 leader_election.cc:343] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.057194 16023 leader_election.cc:304] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.058490 16416 raft_consensus.cc:2749] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.018777 16291 raft_consensus.cc:515] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:09.063577 15948 leader_election.cc:343] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.064119 15948 leader_election.cc:304] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:09.065167 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e271770bd9c402781680bfe762223df" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.065443 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.066303 16053 raft_consensus.cc:2468] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:09.066476 16054 raft_consensus.cc:2468] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:09.067286 16222 raft_consensus.cc:2749] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.068405 16416 raft_consensus.cc:493] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.061241 16291 leader_election.cc:290] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:09.078030 16234 leader_election.cc:290] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.069057 16416 raft_consensus.cc:515] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.086596 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e271770bd9c402781680bfe762223df" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.087811 15947 leader_election.cc:304] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:09.088287 15979 raft_consensus.cc:2468] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 0.
I20260709 13:16:09.090423 16416 leader_election.cc:290] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:09.094417 16023 consensus_peers.cc:597] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:09.096437 16234 raft_consensus.cc:2804] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.096889 16096 leader_election.cc:304] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:09.096908 16234 raft_consensus.cc:493] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.105512 16234 raft_consensus.cc:3060] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.111231 16453 raft_consensus.cc:2804] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.082849 16173 consensus_queue.cc:260] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.115760 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.117805 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc9a0ee932842d09f55a890debdaa67" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.118770 15981 raft_consensus.cc:2468] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:09.111709 16453 raft_consensus.cc:493] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.119987 16453 raft_consensus.cc:3060] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.120574 16022 leader_election.cc:304] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
W20260709 13:16:09.122227 15948 leader_election.cc:343] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.125764 16234 raft_consensus.cc:515] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.118337 16173 ts_tablet_manager.cc:1434] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.154s	user 0.002s	sys 0.004s
I20260709 13:16:09.121578 16416 raft_consensus.cc:2804] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.127522 16416 raft_consensus.cc:493] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.143514 16234 leader_election.cc:290] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.140980 16416 raft_consensus.cc:3060] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.147027 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:09.147334 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:09.148319 15948 consensus_peers.cc:597] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:09.150004 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc9a0ee932842d09f55a890debdaa67" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:09.151759 15948 leader_election.cc:343] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:09.155107 16023 leader_election.cc:343] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.157053 16053 raft_consensus.cc:3060] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.157639 16173 tablet_bootstrap.cc:492] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:09.164116 16314 raft_consensus.cc:493] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.164881 16314 raft_consensus.cc:515] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.194054 16453 raft_consensus.cc:515] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.205411 16453 leader_election.cc:290] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:09.212167 16453 raft_consensus.cc:493] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.212994 16453 raft_consensus.cc:515] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.214062 16303 raft_consensus.cc:493] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.214767 16303 raft_consensus.cc:515] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.209095 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e271770bd9c402781680bfe762223df" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:09.215993 16058 raft_consensus.cc:3060] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.226754 16303 leader_election.cc:290] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.228003 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.228067 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1369b094d14d408fc747d20116441b" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.235462 16054 raft_consensus.cc:2393] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 0197a9d24bc34a6dbd9a71579caa4998 in this term.
I20260709 13:16:09.242501 16314 leader_election.cc:290] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:09.226905 16453 leader_election.cc:290] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:09.263886 16058 raft_consensus.cc:2468] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
I20260709 13:16:09.281121 16416 raft_consensus.cc:515] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.284348 16096 leader_election.cc:304] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:09.288470 16314 raft_consensus.cc:2804] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.293135 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.294682 16174 tablet_bootstrap.cc:492] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:09.295396 16174 ts_tablet_manager.cc:1403] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.327s	user 0.020s	sys 0.022s
I20260709 13:16:09.290019 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.288394 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e271770bd9c402781680bfe762223df" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:09.307109 16053 raft_consensus.cc:2468] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:09.296340 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1369b094d14d408fc747d20116441b" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:09.310621 16022 leader_election.cc:343] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.311537 15981 raft_consensus.cc:3060] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.310494 16129 raft_consensus.cc:3060] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.317816 16338 consensus_queue.cc:1048] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:09.318416 16450 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:09.320847 16174 raft_consensus.cc:359] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.321611 16174 raft_consensus.cc:385] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.321923 16174 raft_consensus.cc:740] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.323403 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.325526 16416 leader_election.cc:290] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.309814 16314 raft_consensus.cc:697] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:09.326776 16173 tablet_bootstrap.cc:654] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.334753 16130 raft_consensus.cc:3060] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.335453 16174 consensus_queue.cc:260] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.337090 16172 tablet_bootstrap.cc:492] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:09.337668 16172 ts_tablet_manager.cc:1403] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.369s	user 0.011s	sys 0.015s
I20260709 13:16:09.338725 15879 catalog_manager.cc:5697] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.344156 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc9a0ee932842d09f55a890debdaa67" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:09.344861 15982 raft_consensus.cc:3060] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.352625 16096 leader_election.cc:304] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:09.354374 16096 leader_election.cc:304] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:09.330435 16314 consensus_queue.cc:237] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.358716 15947 leader_election.cc:304] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.359862 16338 raft_consensus.cc:2804] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.360424 16338 raft_consensus.cc:697] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:09.361255 16467 raft_consensus.cc:2749] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.368530 16127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc9a0ee932842d09f55a890debdaa67" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:09.373752 16023 leader_election.cc:343] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.374253 16023 leader_election.cc:304] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
W20260709 13:16:09.376150 16417 log.cc:927] Time spent T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 13:16:09.377785 16234 consensus_queue.cc:1048] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:09.361795 16338 consensus_queue.cc:237] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.381080 16172 raft_consensus.cc:359] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.383315 16172 raft_consensus.cc:385] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.383638 16172 raft_consensus.cc:740] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.384292 16172 consensus_queue.cc:260] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.366626 15982 raft_consensus.cc:2468] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:09.381129 16416 raft_consensus.cc:2749] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.387784 16172 ts_tablet_manager.cc:1434] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.003s
I20260709 13:16:09.388513 16453 raft_consensus.cc:2749] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.389050 16172 tablet_bootstrap.cc:492] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:09.389415 15981 raft_consensus.cc:2468] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 1.
W20260709 13:16:09.385840 16023 leader_election.cc:343] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.394883 16173 tablet_bootstrap.cc:492] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:09.396205 16174 ts_tablet_manager.cc:1434] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.005s
I20260709 13:16:09.397117 16450 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:16:09.396463 16022 leader_election.cc:304] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.429387 16344 raft_consensus.cc:2804] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.419529 16453 raft_consensus.cc:493] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.429967 16344 raft_consensus.cc:697] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:09.430269 16453 raft_consensus.cc:515] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.425796 16173 ts_tablet_manager.cc:1403] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.269s	user 0.018s	sys 0.003s
I20260709 13:16:09.430858 16344 consensus_queue.cc:237] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.410291 16415 raft_consensus.cc:493] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.432250 16415 raft_consensus.cc:515] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.434959 16453 leader_election.cc:290] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:09.435675 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.436192 16415 leader_election.cc:290] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.433568 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.437690 16096 leader_election.cc:304] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:09.438268 16174 tablet_bootstrap.cc:492] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:09.439379 16453 raft_consensus.cc:2749] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:09.440064 16022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 43705.6us
I20260709 13:16:09.444481 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.444280 16173 raft_consensus.cc:359] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.446621 16173 raft_consensus.cc:385] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.446910 16173 raft_consensus.cc:740] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.447731 16173 consensus_queue.cc:260] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.446079 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.453152 16172 tablet_bootstrap.cc:654] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.454618 16173 ts_tablet_manager.cc:1434] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:16:09.458278 16173 tablet_bootstrap.cc:492] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
W20260709 13:16:09.456430 16022 leader_election.cc:343] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:09.461896 16023 leader_election.cc:343] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.474888 16174 tablet_bootstrap.cc:654] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.480777 16023 leader_election.cc:304] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.481639 16344 raft_consensus.cc:2749] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.484364 16172 tablet_bootstrap.cc:492] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:09.484829 16172 ts_tablet_manager.cc:1403] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.006s
I20260709 13:16:09.496981 16173 tablet_bootstrap.cc:654] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.500147 16172 raft_consensus.cc:359] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.500983 16172 raft_consensus.cc:385] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.503245 16172 raft_consensus.cc:740] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.502506 16174 tablet_bootstrap.cc:492] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
W20260709 13:16:09.503469 15929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:09.504040 16174 ts_tablet_manager.cc:1403] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.004s
I20260709 13:16:09.515672 16174 raft_consensus.cc:359] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.516291 16174 raft_consensus.cc:385] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.516561 16174 raft_consensus.cc:740] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.517150 16174 consensus_queue.cc:260] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.504665 16172 consensus_queue.cc:260] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.520444 16172 ts_tablet_manager.cc:1434] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 13:16:09.521710 16172 tablet_bootstrap.cc:492] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:09.523399 16174 ts_tablet_manager.cc:1434] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:09.522925 15879 catalog_manager.cc:5697] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 0 to 1, leader changed from <none> to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.524433 16174 tablet_bootstrap.cc:492] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:09.529417 16172 tablet_bootstrap.cc:654] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.534164 16173 tablet_bootstrap.cc:492] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:09.534633 16173 ts_tablet_manager.cc:1403] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.012s
I20260709 13:16:09.535392 16172 tablet_bootstrap.cc:492] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:09.535840 16172 ts_tablet_manager.cc:1403] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 13:16:09.537505 16173 raft_consensus.cc:359] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.538208 16173 raft_consensus.cc:385] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.538394 16174 tablet_bootstrap.cc:654] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.538492 16173 raft_consensus.cc:740] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.538461 16172 raft_consensus.cc:359] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.539450 16172 raft_consensus.cc:385] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.539784 16172 raft_consensus.cc:740] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.539399 16173 consensus_queue.cc:260] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.540375 16172 consensus_queue.cc:260] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.542135 16172 ts_tablet_manager.cc:1434] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:09.541779 16173 ts_tablet_manager.cc:1434] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:09.543179 16172 tablet_bootstrap.cc:492] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:09.544629 16450 raft_consensus.cc:493] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.545301 16450 raft_consensus.cc:515] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.547187 16173 tablet_bootstrap.cc:492] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:09.551864 16174 tablet_bootstrap.cc:492] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:09.552487 16174 ts_tablet_manager.cc:1403] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.014s
I20260709 13:16:09.553598 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb058663da4260b4518e868f93d202" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.553898 16173 tablet_bootstrap.cc:654] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.553381 15878 catalog_manager.cc:5697] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.554226 16053 raft_consensus.cc:2468] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:09.555557 15947 leader_election.cc:304] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:09.555550 16174 raft_consensus.cc:359] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.556360 16174 raft_consensus.cc:385] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.556360 16234 raft_consensus.cc:2804] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.556799 16174 raft_consensus.cc:740] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.556931 16234 raft_consensus.cc:493] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.557299 16234 raft_consensus.cc:3060] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.557569 16174 consensus_queue.cc:260] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.559361 16172 tablet_bootstrap.cc:654] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.560177 16174 ts_tablet_manager.cc:1434] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:16:09.561247 16174 tablet_bootstrap.cc:492] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:09.564458 16234 raft_consensus.cc:515] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.568549 16174 tablet_bootstrap.cc:654] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.569164 15881 catalog_manager.cc:5697] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.572365 16173 tablet_bootstrap.cc:492] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:09.572875 16173 ts_tablet_manager.cc:1403] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.006s
I20260709 13:16:09.574196 16344 raft_consensus.cc:493] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.574827 16344 raft_consensus.cc:515] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.576248 16173 raft_consensus.cc:359] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.576949 16173 raft_consensus.cc:385] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.577188 16344 leader_election.cc:290] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.579577 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41ff8f6b614429a8eb10421eeff6da9" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.577214 16173 raft_consensus.cc:740] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.580508 16172 tablet_bootstrap.cc:492] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:09.581019 16172 ts_tablet_manager.cc:1403] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.001s
W20260709 13:16:09.581717 16023 leader_election.cc:343] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.581045 16173 consensus_queue.cc:260] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.583968 16173 ts_tablet_manager.cc:1434] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:16:09.585036 16173 tablet_bootstrap.cc:492] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:09.586115 16172 raft_consensus.cc:359] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.586809 16172 raft_consensus.cc:385] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.587092 16172 raft_consensus.cc:740] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.587541 16314 raft_consensus.cc:493] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.587905 16172 consensus_queue.cc:260] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.588061 16314 raft_consensus.cc:515] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.589972 16385 raft_consensus.cc:493] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.590119 16314 leader_election.cc:290] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:09.590408 16385 raft_consensus.cc:515] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.592340 16385 leader_election.cc:290] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.593664 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff852067baf4550a06b895e59e55719" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.595155 16172 ts_tablet_manager.cc:1434] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:16:09.596158 16172 tablet_bootstrap.cc:492] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:09.598308 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff852067baf4550a06b895e59e55719" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.600011 16173 tablet_bootstrap.cc:654] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.603775 16096 leader_election.cc:304] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:09.604801 16314 raft_consensus.cc:2749] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.605026 16172 tablet_bootstrap.cc:654] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.605821 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a098825d042748b5260afe5354478" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.610440 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41ff8f6b614429a8eb10421eeff6da9" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.611227 15982 raft_consensus.cc:2468] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
W20260709 13:16:09.613171 15948 leader_election.cc:343] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.617462 16172 tablet_bootstrap.cc:492] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:09.617961 16172 ts_tablet_manager.cc:1403] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260709 13:16:09.620848 16172 raft_consensus.cc:359] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.621275 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a098825d042748b5260afe5354478" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.621639 16172 raft_consensus.cc:385] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.621961 16172 raft_consensus.cc:740] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.622027 16054 raft_consensus.cc:2468] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:09.622937 16172 consensus_queue.cc:260] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.625365 15947 leader_election.cc:304] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.626469 16385 raft_consensus.cc:2804] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.626837 16385 raft_consensus.cc:493] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.621939 16022 leader_election.cc:304] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.627269 16385 raft_consensus.cc:3060] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.628933 16344 raft_consensus.cc:2804] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.629320 16344 raft_consensus.cc:493] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.629654 16344 raft_consensus.cc:3060] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.634639 16385 raft_consensus.cc:515] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.636690 16385 leader_election.cc:290] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.624979 16172 ts_tablet_manager.cc:1434] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:09.640300 16450 leader_election.cc:290] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.640551 16172 tablet_bootstrap.cc:492] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:09.641825 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a098825d042748b5260afe5354478" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:09.642414 16053 raft_consensus.cc:3060] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.644522 16174 tablet_bootstrap.cc:492] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:09.645200 16174 ts_tablet_manager.cc:1403] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.014s
I20260709 13:16:09.647382 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a098825d042748b5260afe5354478" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:09.648665 16172 tablet_bootstrap.cc:654] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.648085 16174 raft_consensus.cc:359] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.649335 16174 raft_consensus.cc:385] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.649612 16174 raft_consensus.cc:740] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
W20260709 13:16:09.651161 15948 leader_election.cc:343] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.654297 16174 consensus_queue.cc:260] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.656517 16234 leader_election.cc:290] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.653638 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb058663da4260b4518e868f93d202" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:09.657532 16055 raft_consensus.cc:3060] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.658424 16053 raft_consensus.cc:2468] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:09.655192 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb058663da4260b4518e868f93d202" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.661015 15947 leader_election.cc:304] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.657505 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb058663da4260b4518e868f93d202" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:09.661911 16127 raft_consensus.cc:3060] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:09.663511 15948 leader_election.cc:343] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.663399 16344 raft_consensus.cc:515] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.664170 16385 raft_consensus.cc:2804] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.664705 16385 raft_consensus.cc:697] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
W20260709 13:16:09.664737 15948 leader_election.cc:343] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.665004 16055 raft_consensus.cc:2468] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:09.666052 16344 leader_election.cc:290] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.667119 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41ff8f6b614429a8eb10421eeff6da9" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:09.667858 15982 raft_consensus.cc:3060] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.667871 15947 leader_election.cc:304] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.667012 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41ff8f6b614429a8eb10421eeff6da9" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:09.671308 16173 tablet_bootstrap.cc:492] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:09.671723 16173 ts_tablet_manager.cc:1403] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.005s
I20260709 13:16:09.672212 16385 consensus_queue.cc:237] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.679968 16174 ts_tablet_manager.cc:1434] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 13:16:09.682109 16174 tablet_bootstrap.cc:492] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:09.678261 16450 raft_consensus.cc:2804] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.686635 16450 raft_consensus.cc:697] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:09.691177 15982 raft_consensus.cc:2468] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:09.692289 16173 raft_consensus.cc:359] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.692611 16022 leader_election.cc:304] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:09.692999 16173 raft_consensus.cc:385] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.693256 16173 raft_consensus.cc:740] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
W20260709 13:16:09.693660 16023 leader_election.cc:343] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.695775 16453 raft_consensus.cc:493] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.697590 16453 raft_consensus.cc:515] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.693603 16344 raft_consensus.cc:2804] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.699167 16344 raft_consensus.cc:697] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:09.699819 16453 leader_election.cc:290] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:09.700023 16344 consensus_queue.cc:237] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.695855 16314 raft_consensus.cc:493] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.702773 16314 raft_consensus.cc:515] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.702991 16173 consensus_queue.cc:260] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.705109 16314 leader_election.cc:290] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:09.705477 16173 ts_tablet_manager.cc:1434] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:16:09.706614 16173 tablet_bootstrap.cc:492] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:09.709074 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.709607 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.709973 16450 consensus_queue.cc:237] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.716719 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.723606 16174 tablet_bootstrap.cc:654] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.751336 16451 raft_consensus.cc:493] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.751938 16451 raft_consensus.cc:515] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.754222 16451 leader_election.cc:290] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.751818 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.758734 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.759451 16054 raft_consensus.cc:2468] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:09.760531 16385 raft_consensus.cc:493] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.761075 16385 raft_consensus.cc:515] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.761760 15947 leader_election.cc:304] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:09.762670 16234 raft_consensus.cc:2804] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.763043 16234 raft_consensus.cc:493] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.763332 16234 raft_consensus.cc:3060] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.766811 16385 leader_election.cc:290] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.770920 16096 leader_election.cc:304] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:09.775590 16234 raft_consensus.cc:515] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.788232 16466 raft_consensus.cc:2749] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.795397 16234 leader_election.cc:290] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.740787 16055 raft_consensus.cc:2393] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 0197a9d24bc34a6dbd9a71579caa4998 in this term.
I20260709 13:16:09.819963 16234 raft_consensus.cc:493] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:09.819731 16096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 48904.2us
I20260709 13:16:09.820456 16234 raft_consensus.cc:515] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.822350 16234 leader_election.cc:290] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.822916 16172 tablet_bootstrap.cc:492] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:09.823467 16172 ts_tablet_manager.cc:1403] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.183s	user 0.026s	sys 0.017s
I20260709 13:16:09.823572 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.825026 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.824927 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.825999 16057 raft_consensus.cc:2468] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:09.829281 15947 leader_election.cc:304] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:09.813107 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:09.831341 16053 raft_consensus.cc:3060] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.831579 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:09.835807 16385 raft_consensus.cc:2804] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.836275 16385 raft_consensus.cc:493] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.836609 16385 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.827836 16172 raft_consensus.cc:359] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.840165 16172 raft_consensus.cc:385] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.840512 16172 raft_consensus.cc:740] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.847886 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:09.848583 16054 raft_consensus.cc:2468] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:09.851738 16172 consensus_queue.cc:260] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.853832 16385 raft_consensus.cc:515] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.853881 16172 ts_tablet_manager.cc:1434] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.001s
I20260709 13:16:09.855546 15947 leader_election.cc:304] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:09.856410 16127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.857048 16234 raft_consensus.cc:2804] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:09.857303 15948 leader_election.cc:343] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:09.858282 15948 leader_election.cc:343] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.857438 16234 raft_consensus.cc:493] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.859165 16173 tablet_bootstrap.cc:654] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:09.860452 15948 leader_election.cc:343] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.859123 16234 raft_consensus.cc:3060] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.863224 16172 tablet_bootstrap.cc:492] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:09.863636 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:09.864176 16057 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.865789 16096 leader_election.cc:304] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:09.869784 16234 raft_consensus.cc:515] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.872242 16385 leader_election.cc:290] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.875139 16291 raft_consensus.cc:3060] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.880563 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:09.881188 16467 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:09.881222 16056 raft_consensus.cc:3060] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:09.887202 15948 leader_election.cc:343] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.888350 15879 catalog_manager.cc:5697] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.908380 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:09.914292 16234 leader_election.cc:290] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:09.920032 15948 leader_election.cc:343] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.923053 16057 raft_consensus.cc:2468] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:09.928858 15947 leader_election.cc:304] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.929953 16384 raft_consensus.cc:2804] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.930418 16384 raft_consensus.cc:697] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:09.931268 16384 consensus_queue.cc:237] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.926421 16053 raft_consensus.cc:2468] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:09.937036 16056 raft_consensus.cc:2468] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:09.940017 16174 tablet_bootstrap.cc:492] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:09.941105 15947 leader_election.cc:304] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.941423 16174 ts_tablet_manager.cc:1403] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.260s	user 0.015s	sys 0.028s
W20260709 13:16:09.943090 16023 consensus_peers.cc:597] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:09.948210 16451 raft_consensus.cc:2804] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.950937 16451 raft_consensus.cc:697] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:09.947837 16303 raft_consensus.cc:493] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.951788 16451 consensus_queue.cc:237] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.952531 16303 raft_consensus.cc:515] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.954546 16303 leader_election.cc:290] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:09.948103 16314 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:16:09.955790 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:09.961949 16174 raft_consensus.cc:359] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.962669 16174 raft_consensus.cc:385] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.963070 16490 consensus_queue.cc:1048] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260709 13:16:09.957873 16023 leader_election.cc:343] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.964895 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:09.965173 15947 leader_election.cc:304] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:09.962939 16174 raft_consensus.cc:740] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.967849 16174 consensus_queue.cc:260] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.969669 16130 raft_consensus.cc:3060] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:09.972790 16022 leader_election.cc:343] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.977008 16126 raft_consensus.cc:3060] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.987351 16022 leader_election.cc:304] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:09.967113 16294 raft_consensus.cc:2804] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.948556 16291 raft_consensus.cc:2749] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.989120 16294 raft_consensus.cc:697] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:09.990078 16294 consensus_queue.cc:237] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:09.991679 16303 raft_consensus.cc:2749] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.948165 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:09.993551 16132 raft_consensus.cc:3060] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.994539 16385 consensus_queue.cc:1048] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:09.979954 16174 ts_tablet_manager.cc:1434] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:16:10.000353 16174 tablet_bootstrap.cc:492] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:10.020004 16450 consensus_queue.cc:1048] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:10.023234 16172 tablet_bootstrap.cc:654] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.025910 16173 tablet_bootstrap.cc:492] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:10.026486 16173 ts_tablet_manager.cc:1403] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.320s	user 0.013s	sys 0.024s
I20260709 13:16:10.027768 15878 catalog_manager.cc:5697] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.029701 16132 raft_consensus.cc:2468] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:10.029574 15878 catalog_manager.cc:5697] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.075639 16173 raft_consensus.cc:359] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.076469 16173 raft_consensus.cc:385] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.076752 16173 raft_consensus.cc:740] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.077518 16173 consensus_queue.cc:260] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:10.079960 15948 consensus_peers.cc:597] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.094091 16174 tablet_bootstrap.cc:654] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.094708 16416 raft_consensus.cc:493] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.099609 15878 catalog_manager.cc:5697] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.106812 16416 raft_consensus.cc:515] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.111263 16173 ts_tablet_manager.cc:1434] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.001s
I20260709 13:16:10.109236 16416 leader_election.cc:290] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.114380 16127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84490134c3194ee6822b06522fa8d197" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.116497 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84490134c3194ee6822b06522fa8d197" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:10.120116 16022 leader_election.cc:343] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.121235 16173 tablet_bootstrap.cc:492] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
W20260709 13:16:10.121668 16023 leader_election.cc:343] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.123255 16294 raft_consensus.cc:493] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.125548 16023 leader_election.cc:304] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:10.123844 16294 raft_consensus.cc:515] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.126451 16416 raft_consensus.cc:2749] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.129734 16294 leader_election.cc:290] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.142622 16174 tablet_bootstrap.cc:492] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:10.143218 16174 ts_tablet_manager.cc:1403] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.143s	user 0.022s	sys 0.003s
I20260709 13:16:10.151598 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ca122671d4037be1b5e3f25018dd6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:10.160195 15948 leader_election.cc:343] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.161103 16174 raft_consensus.cc:359] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.161870 16174 raft_consensus.cc:385] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.162147 16174 raft_consensus.cc:740] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.163637 16172 tablet_bootstrap.cc:492] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:10.164153 16172 ts_tablet_manager.cc:1403] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.301s	user 0.033s	sys 0.020s
I20260709 13:16:10.166939 16416 raft_consensus.cc:493] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.167506 16416 raft_consensus.cc:515] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.169579 16416 leader_election.cc:290] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.168599 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ca122671d4037be1b5e3f25018dd6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:10.175066 16053 raft_consensus.cc:2468] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:10.167899 16172 raft_consensus.cc:359] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.178143 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.178642 16172 raft_consensus.cc:385] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.180320 16172 raft_consensus.cc:740] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.181497 16385 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.181128 16172 consensus_queue.cc:260] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.178270 16173 tablet_bootstrap.cc:654] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.184561 15947 leader_election.cc:304] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:10.186429 16385 raft_consensus.cc:2804] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:10.186899 16385 raft_consensus.cc:493] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:10.187325 16385 raft_consensus.cc:3060] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:10.188732 16023 leader_election.cc:343] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.191466 15879 catalog_manager.cc:5697] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.193327 15879 catalog_manager.cc:5697] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.194558 16172 ts_tablet_manager.cc:1434] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 13:16:10.197870 16172 tablet_bootstrap.cc:492] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:10.162775 16174 consensus_queue.cc:260] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.202895 16385 raft_consensus.cc:515] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.205068 16385 leader_election.cc:290] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.205739 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ca122671d4037be1b5e3f25018dd6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:10.208073 16173 tablet_bootstrap.cc:492] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:10.212397 16173 ts_tablet_manager.cc:1403] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.000s
I20260709 13:16:10.217309 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:10.222043 16172 tablet_bootstrap.cc:654] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.211978 16054 raft_consensus.cc:3060] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.224326 16173 raft_consensus.cc:359] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.225013 16173 raft_consensus.cc:385] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.225271 16173 raft_consensus.cc:740] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.218163 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ca122671d4037be1b5e3f25018dd6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:10.225872 16173 consensus_queue.cc:260] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.227423 16173 ts_tablet_manager.cc:1434] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:10.228407 16173 tablet_bootstrap.cc:492] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:10.209363 16174 ts_tablet_manager.cc:1434] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 13:16:10.231256 16054 raft_consensus.cc:2468] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:10.232043 16174 tablet_bootstrap.cc:492] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:10.237182 16172 tablet_bootstrap.cc:492] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:10.237769 16172 ts_tablet_manager.cc:1403] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.002s
I20260709 13:16:10.241664 15947 leader_election.cc:304] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:10.242493 16384 raft_consensus.cc:2804] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:10.243772 16384 raft_consensus.cc:697] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:10.244035 16172 raft_consensus.cc:359] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.244617 16384 consensus_queue.cc:237] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.245214 16172 raft_consensus.cc:385] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.245618 16172 raft_consensus.cc:740] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.246726 16172 consensus_queue.cc:260] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.248895 16172 ts_tablet_manager.cc:1434] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:16:10.249948 16172 tablet_bootstrap.cc:492] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
W20260709 13:16:10.250816 15948 leader_election.cc:343] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:10.252542 16022 leader_election.cc:343] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.252954 16022 leader_election.cc:304] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:10.254611 16490 raft_consensus.cc:2749] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.255137 16451 consensus_queue.cc:1048] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.257522 16172 tablet_bootstrap.cc:654] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.237787 16173 tablet_bootstrap.cc:654] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.260914 16416 consensus_queue.cc:1048] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.267320 16174 tablet_bootstrap.cc:654] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.279233 16173 tablet_bootstrap.cc:492] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:10.279788 16173 ts_tablet_manager.cc:1403] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.052s	user 0.003s	sys 0.007s
W20260709 13:16:10.280579 16023 consensus_peers.cc:597] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.282371 16173 raft_consensus.cc:359] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.283049 16173 raft_consensus.cc:385] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.287227 16173 raft_consensus.cc:740] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
W20260709 13:16:10.288154 15948 consensus_peers.cc:597] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.287910 16173 consensus_queue.cc:260] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.295176 16172 tablet_bootstrap.cc:492] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:10.295665 16172 ts_tablet_manager.cc:1403] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.000s
I20260709 13:16:10.296032 16173 ts_tablet_manager.cc:1434] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:16:10.300177 16174 tablet_bootstrap.cc:492] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:10.300664 16174 ts_tablet_manager.cc:1403] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.007s
I20260709 13:16:10.299827 16172 raft_consensus.cc:359] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.301170 16172 raft_consensus.cc:385] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.301407 16172 raft_consensus.cc:740] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.301942 16172 consensus_queue.cc:260] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.300736 16173 tablet_bootstrap.cc:492] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:10.303194 16174 raft_consensus.cc:359] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.303690 16172 ts_tablet_manager.cc:1434] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:10.304685 16172 tablet_bootstrap.cc:492] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:10.305488 15879 catalog_manager.cc:5697] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.312134 16172 tablet_bootstrap.cc:654] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.314147 16174 raft_consensus.cc:385] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.314559 16174 raft_consensus.cc:740] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.315272 16174 consensus_queue.cc:260] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.324218 16174 ts_tablet_manager.cc:1434] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:16:10.325345 16174 tablet_bootstrap.cc:492] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:10.332921 16172 tablet_bootstrap.cc:492] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:10.312255 16173 tablet_bootstrap.cc:654] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.333416 16172 ts_tablet_manager.cc:1403] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.009s
I20260709 13:16:10.336199 16174 tablet_bootstrap.cc:654] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.336092 16172 raft_consensus.cc:359] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.336768 16172 raft_consensus.cc:385] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.336988 16172 raft_consensus.cc:740] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.337507 16172 consensus_queue.cc:260] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.339514 16172 ts_tablet_manager.cc:1434] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:10.340399 16172 tablet_bootstrap.cc:492] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:10.348263 16172 tablet_bootstrap.cc:654] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.349645 16174 tablet_bootstrap.cc:492] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:10.350138 16174 ts_tablet_manager.cc:1403] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.002s
I20260709 13:16:10.352887 16174 raft_consensus.cc:359] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.353295 16172 tablet_bootstrap.cc:492] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:10.354044 16174 raft_consensus.cc:385] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.354521 16172 ts_tablet_manager.cc:1403] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 13:16:10.356773 16173 tablet_bootstrap.cc:492] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:10.357236 16173 ts_tablet_manager.cc:1403] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.004s
I20260709 13:16:10.357379 16172 raft_consensus.cc:359] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.358361 16172 raft_consensus.cc:385] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.358628 16172 raft_consensus.cc:740] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.359719 16173 raft_consensus.cc:359] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.359742 16172 consensus_queue.cc:260] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.360487 16173 raft_consensus.cc:385] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.360775 16173 raft_consensus.cc:740] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.361382 16173 consensus_queue.cc:260] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.362274 16172 ts_tablet_manager.cc:1434] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:10.363499 16172 tablet_bootstrap.cc:492] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:10.364142 16173 ts_tablet_manager.cc:1434] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:16:10.354532 16174 raft_consensus.cc:740] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.365159 16174 consensus_queue.cc:260] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.366791 16173 tablet_bootstrap.cc:492] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:10.369519 16172 tablet_bootstrap.cc:654] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.369985 16174 ts_tablet_manager.cc:1434] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:16:10.370877 16174 tablet_bootstrap.cc:492] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:10.384131 16173 tablet_bootstrap.cc:654] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.388128 16172 tablet_bootstrap.cc:492] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:10.388609 16172 ts_tablet_manager.cc:1403] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260709 13:16:10.388665 16174 tablet_bootstrap.cc:654] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.391479 16172 raft_consensus.cc:359] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.391569 16490 raft_consensus.cc:493] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.392174 16172 raft_consensus.cc:385] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.392532 16172 raft_consensus.cc:740] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.392314 16490 raft_consensus.cc:515] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.393182 16172 consensus_queue.cc:260] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.394665 16490 leader_election.cc:290] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.395262 16172 ts_tablet_manager.cc:1434] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:16:10.396517 16172 tablet_bootstrap.cc:492] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:10.397125 16173 tablet_bootstrap.cc:492] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:10.397549 16173 ts_tablet_manager.cc:1403] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260709 13:16:10.400090 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:10.401875 16022 leader_election.cc:343] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.402623 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.403580 16172 tablet_bootstrap.cc:654] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:10.404080 16023 leader_election.cc:343] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.404486 16023 leader_election.cc:304] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:10.404660 16173 raft_consensus.cc:359] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.405349 16173 raft_consensus.cc:385] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.405611 16173 raft_consensus.cc:740] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.407194 16490 raft_consensus.cc:2749] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.408641 16174 tablet_bootstrap.cc:492] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:10.409132 16174 ts_tablet_manager.cc:1403] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 13:16:10.406742 16173 consensus_queue.cc:260] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.411463 16174 raft_consensus.cc:359] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.411849 16172 tablet_bootstrap.cc:492] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:10.412104 16174 raft_consensus.cc:385] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.412345 16172 ts_tablet_manager.cc:1403] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:16:10.412950 16173 ts_tablet_manager.cc:1434] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:16:10.414233 16173 tablet_bootstrap.cc:492] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:10.414840 16172 raft_consensus.cc:359] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.415527 16172 raft_consensus.cc:385] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.415784 16172 raft_consensus.cc:740] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.416390 16172 consensus_queue.cc:260] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.417066 16384 raft_consensus.cc:493] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.417554 16384 raft_consensus.cc:515] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.418589 16172 ts_tablet_manager.cc:1434] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:10.412374 16174 raft_consensus.cc:740] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.419595 16172 tablet_bootstrap.cc:492] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:10.421841 16173 tablet_bootstrap.cc:654] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.421773 16234 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.425047 16172 tablet_bootstrap.cc:654] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.429337 16052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:10.430205 16052 raft_consensus.cc:2468] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:10.432876 16126 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.436785 16172 tablet_bootstrap.cc:492] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:10.436529 16174 consensus_queue.cc:260] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.437211 16172 ts_tablet_manager.cc:1403] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:16:10.439658 15947 leader_election.cc:304] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:10.440948 16385 raft_consensus.cc:2804] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:10.441325 16385 raft_consensus.cc:493] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:10.441651 16385 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.445101 16174 ts_tablet_manager.cc:1434] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:16:10.446115 16174 tablet_bootstrap.cc:492] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:10.448838 16294 consensus_queue.cc:1048] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.450856 16385 raft_consensus.cc:515] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.453999 16172 raft_consensus.cc:359] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.456372 16172 raft_consensus.cc:385] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.456645 16172 raft_consensus.cc:740] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.457199 16172 consensus_queue.cc:260] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.455955 16385 leader_election.cc:290] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.459349 16294 raft_consensus.cc:493] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.459789 16294 raft_consensus.cc:515] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.461699 16294 leader_election.cc:290] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.463080 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:10.466192 16384 leader_election.cc:290] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:10.468223 15948 leader_election.cc:343] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.467898 16172 ts_tablet_manager.cc:1434] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.003s
I20260709 13:16:10.470508 16131 raft_consensus.cc:3060] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.471350 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.470531 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:10.477579 15948 leader_election.cc:343] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:10.481992 15948 leader_election.cc:343] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.483570 16174 tablet_bootstrap.cc:654] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.487227 16172 tablet_bootstrap.cc:492] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:10.490461 16450 consensus_queue.cc:1048] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:10.503068 16450 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.502439 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:10.504174 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:10.509382 16054 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.512653 16173 tablet_bootstrap.cc:492] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:10.513146 16173 ts_tablet_manager.cc:1403] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.099s	user 0.028s	sys 0.043s
I20260709 13:16:10.516883 16385 raft_consensus.cc:493] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.517498 16385 raft_consensus.cc:515] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.520431 16385 leader_election.cc:290] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.523279 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:10.524863 15948 leader_election.cc:343] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:10.526674 15947 leader_election.cc:343] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.527100 15947 leader_election.cc:304] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:10.528575 16129 raft_consensus.cc:3060] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.528735 16385 consensus_queue.cc:1048] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:16:10.541611 16450 raft_consensus.cc:2749] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.545563 16173 raft_consensus.cc:359] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.546808 16173 raft_consensus.cc:385] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.546499 16172 tablet_bootstrap.cc:654] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.547168 16173 raft_consensus.cc:740] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.550361 16173 consensus_queue.cc:260] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.560103 16416 raft_consensus.cc:493] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.563397 16344 raft_consensus.cc:493] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.563781 16416 raft_consensus.cc:515] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.563912 16344 raft_consensus.cc:515] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.566022 16416 leader_election.cc:290] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.572628 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:10.573308 15979 raft_consensus.cc:2468] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:10.573779 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f25d1b10d204edbb0a6f72e7a6d1020" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:10.566039 16344 leader_election.cc:290] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.576092 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:10.581869 16450 raft_consensus.cc:493] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.578118 16022 leader_election.cc:304] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:10.582435 16450 raft_consensus.cc:515] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.584616 16450 leader_election.cc:290] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:10.587453 16022 leader_election.cc:343] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.592067 16173 ts_tablet_manager.cc:1434] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 13:16:10.595194 16415 raft_consensus.cc:2804] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:10.609321 16415 raft_consensus.cc:493] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:10.609673 16415 raft_consensus.cc:3060] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:10.625638 15947 leader_election.cc:343] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.626030 15947 leader_election.cc:304] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
W20260709 13:16:10.627712 15948 consensus_peers.cc:597] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.633402 16384 raft_consensus.cc:2749] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.626296 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f25d1b10d204edbb0a6f72e7a6d1020" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.636642 16173 tablet_bootstrap.cc:492] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:10.637518 16415 raft_consensus.cc:515] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.637902 16174 tablet_bootstrap.cc:492] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:10.638585 16174 ts_tablet_manager.cc:1403] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.193s	user 0.029s	sys 0.018s
W20260709 13:16:10.640283 16023 leader_election.cc:343] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.640715 16023 leader_election.cc:304] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:10.641376 16344 raft_consensus.cc:2749] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.653290 16054 raft_consensus.cc:2468] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:10.656960 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.657950 16415 leader_election.cc:290] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.645313 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84490134c3194ee6822b06522fa8d197" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:10.741230 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:10.747021 15979 raft_consensus.cc:3060] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.747730 16416 raft_consensus.cc:493] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.748281 16416 raft_consensus.cc:515] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.750211 16416 leader_election.cc:290] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.750334 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84490134c3194ee6822b06522fa8d197" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.741340 16053 raft_consensus.cc:2468] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
W20260709 13:16:10.778795 16096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 117857us
I20260709 13:16:10.764298 16385 raft_consensus.cc:493] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:10.780612 15948 leader_election.cc:343] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:10.781708 16023 leader_election.cc:343] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.774858 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51336115f464a1f9e7c0f8efd808c60" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:10.799073 16174 raft_consensus.cc:359] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.799818 16174 raft_consensus.cc:385] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.800083 16174 raft_consensus.cc:740] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.800719 16174 consensus_queue.cc:260] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.813530 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:10.816112 15929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:10.817768 16173 tablet_bootstrap.cc:654] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.785497 16385 raft_consensus.cc:515] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:10.826828 15947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.66:41395, user_credentials={real_user=slave}} blocked reactor thread for 81467.9us
I20260709 13:16:10.830160 15947 leader_election.cc:304] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:10.798570 15981 raft_consensus.cc:2468] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:10.839720 16174 ts_tablet_manager.cc:1434] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.201s	user 0.008s	sys 0.000s
I20260709 13:16:10.835753 15947 leader_election.cc:304] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:10.809257 16467 raft_consensus.cc:493] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.840358 16467 raft_consensus.cc:515] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.840828 16222 raft_consensus.cc:2804] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:10.841203 16222 raft_consensus.cc:493] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:10.841472 16222 raft_consensus.cc:3060] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.843874 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcaec61d461470a9271b20b9d1e55d9" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:10.844492 16057 raft_consensus.cc:2468] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:10.835283 16451 raft_consensus.cc:2804] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:10.847772 16451 raft_consensus.cc:697] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:10.848045 16222 raft_consensus.cc:515] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.848603 16451 consensus_queue.cc:237] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.849897 16222 leader_election.cc:290] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.852536 16022 leader_election.cc:304] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:10.836822 16385 leader_election.cc:290] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.859454 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84490134c3194ee6822b06522fa8d197" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:10.863442 15947 leader_election.cc:304] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:10.856031 16490 raft_consensus.cc:2804] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:10.866142 15948 consensus_peers.cc:597] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.864606 16057 raft_consensus.cc:3060] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.869139 16222 raft_consensus.cc:2804] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:10.869510 16222 raft_consensus.cc:493] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:10.869858 16222 raft_consensus.cc:3060] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.865408 16128 raft_consensus.cc:3060] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.867291 16490 raft_consensus.cc:493] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:10.885128 16023 leader_election.cc:343] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.886101 16467 leader_election.cc:290] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:10.889966 16172 tablet_bootstrap.cc:492] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:10.890475 16172 ts_tablet_manager.cc:1403] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.404s	user 0.018s	sys 0.033s
I20260709 13:16:10.877492 16490 raft_consensus.cc:3060] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.877206 16124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcaec61d461470a9271b20b9d1e55d9" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.876106 16539 consensus_queue.cc:1048] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 13:16:10.896226 15948 leader_election.cc:343] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.908566 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41ff8f6b614429a8eb10421eeff6da9" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:10.909643 16125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51336115f464a1f9e7c0f8efd808c60" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.914199 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41ff8f6b614429a8eb10421eeff6da9" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:10.916311 16222 raft_consensus.cc:515] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:10.921927 16023 leader_election.cc:343] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.925661 16222 leader_election.cc:290] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.925868 16057 raft_consensus.cc:2468] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:10.932946 16172 raft_consensus.cc:359] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.933768 16172 raft_consensus.cc:385] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.934036 16172 raft_consensus.cc:740] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.942065 16173 tablet_bootstrap.cc:492] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:10.942512 16173 ts_tablet_manager.cc:1403] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.315s	user 0.013s	sys 0.002s
I20260709 13:16:10.943657 15947 leader_election.cc:304] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:10.944295 16222 raft_consensus.cc:2804] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:10.947324 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcaec61d461470a9271b20b9d1e55d9" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:10.947913 16057 raft_consensus.cc:3060] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.945008 16384 raft_consensus.cc:493] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.949229 16384 raft_consensus.cc:515] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.950614 15979 raft_consensus.cc:2468] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:10.951231 16384 leader_election.cc:290] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:10.951799 16172 consensus_queue.cc:260] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.956367 16172 ts_tablet_manager.cc:1434] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260709 13:16:10.960940 16050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:10.961747 16050 raft_consensus.cc:2468] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:10.964192 15947 leader_election.cc:304] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:10.965593 16385 raft_consensus.cc:2804] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:10.965974 16385 raft_consensus.cc:493] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:10.966308 16385 raft_consensus.cc:3060] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.966812 16173 raft_consensus.cc:359] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.967525 16173 raft_consensus.cc:385] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.967774 16173 raft_consensus.cc:740] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.969357 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84490134c3194ee6822b06522fa8d197" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:10.970872 16173 consensus_queue.cc:260] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.973915 16096 leader_election.cc:304] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:10.974051 16222 raft_consensus.cc:697] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:10.974687 16222 consensus_queue.cc:237] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.978595 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:10.980394 16022 leader_election.cc:304] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:10.982692 16173 ts_tablet_manager.cc:1434] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:16:10.982913 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcaec61d461470a9271b20b9d1e55d9" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:10.986600 16385 raft_consensus.cc:515] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:10.995260 16174 tablet_bootstrap.cc:492] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
W20260709 13:16:10.996551 15948 leader_election.cc:343] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.997637 15878 catalog_manager.cc:5697] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.007563 16173 tablet_bootstrap.cc:492] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:11.009541 16303 raft_consensus.cc:2804] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:11.014216 15948 leader_election.cc:343] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.017580 16172 tablet_bootstrap.cc:492] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
W20260709 13:16:11.028270 15948 leader_election.cc:343] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.027123 16303 raft_consensus.cc:697] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:11.042915 16490 raft_consensus.cc:515] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.079974 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51336115f464a1f9e7c0f8efd808c60" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:11.081244 15983 raft_consensus.cc:3060] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.082360 16490 leader_election.cc:290] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:11.086867 16023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 67906.8us
I20260709 13:16:11.089076 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51336115f464a1f9e7c0f8efd808c60" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:11.094527 16023 leader_election.cc:343] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.081012 16467 raft_consensus.cc:2749] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.109922 16385 leader_election.cc:290] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.116825 16173 tablet_bootstrap.cc:654] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.117362 16174 tablet_bootstrap.cc:654] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.121865 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:11.112018 16539 raft_consensus.cc:493] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.127734 16057 raft_consensus.cc:2468] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:11.129240 15947 leader_election.cc:304] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:11.121137 16050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:11.129225 16539 raft_consensus.cc:515] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.135121 16050 raft_consensus.cc:3060] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.119025 16303 consensus_queue.cc:237] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.136284 16539 leader_election.cc:290] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.131963 16385 raft_consensus.cc:2804] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.150632 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f25d1b10d204edbb0a6f72e7a6d1020" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:11.151379 16057 raft_consensus.cc:2468] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:11.157918 16385 raft_consensus.cc:697] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:11.160130 15983 raft_consensus.cc:2468] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:11.161443 16022 leader_election.cc:304] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:11.162842 16172 tablet_bootstrap.cc:654] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.163710 15947 leader_election.cc:304] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:11.165055 16416 raft_consensus.cc:2804] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.168673 16416 raft_consensus.cc:697] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:11.169554 16416 consensus_queue.cc:237] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.166641 16539 raft_consensus.cc:2804] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.176904 16539 raft_consensus.cc:493] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.184408 16539 raft_consensus.cc:3060] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.188580 16173 tablet_bootstrap.cc:492] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:11.189108 16173 ts_tablet_manager.cc:1403] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.182s	user 0.019s	sys 0.016s
W20260709 13:16:11.190019 15948 leader_election.cc:343] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.193163 16128 raft_consensus.cc:3060] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.175549 16385 consensus_queue.cc:237] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.199082 16173 raft_consensus.cc:359] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.199864 16173 raft_consensus.cc:385] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.200191 16173 raft_consensus.cc:740] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.199156 16125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f25d1b10d204edbb0a6f72e7a6d1020" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:11.200832 16173 consensus_queue.cc:260] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:11.202631 15948 leader_election.cc:343] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.202926 16173 ts_tablet_manager.cc:1434] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
I20260709 13:16:11.203969 16173 tablet_bootstrap.cc:492] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795: Bootstrap starting.
I20260709 13:16:11.219012 16173 tablet_bootstrap.cc:654] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.188552 16050 raft_consensus.cc:2468] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:11.223423 16539 raft_consensus.cc:515] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.226822 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f25d1b10d204edbb0a6f72e7a6d1020" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:11.227350 16303 raft_consensus.cc:493] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:11.228200 15948 leader_election.cc:343] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.229672 15947 leader_election.cc:304] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:11.228374 16539 leader_election.cc:290] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.231199 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f25d1b10d204edbb0a6f72e7a6d1020" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:11.236459 16054 raft_consensus.cc:3060] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.233642 16174 tablet_bootstrap.cc:492] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:11.237594 16174 ts_tablet_manager.cc:1403] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.243s	user 0.010s	sys 0.012s
I20260709 13:16:11.242923 16054 raft_consensus.cc:2468] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:11.227870 16303 raft_consensus.cc:515] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.245431 15947 leader_election.cc:304] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:11.231449 16385 raft_consensus.cc:2804] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.246233 16385 raft_consensus.cc:697] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:11.246348 16384 raft_consensus.cc:2804] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.246799 16384 raft_consensus.cc:697] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:11.247736 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2987e3f4b2d45e6b338f363c6dd7c07" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:11.248034 16385 consensus_queue.cc:237] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.248039 16384 consensus_queue.cc:237] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:11.249485 16022 leader_election.cc:343] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.252163 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2987e3f4b2d45e6b338f363c6dd7c07" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:11.247767 16303 leader_election.cc:290] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:11.257195 16023 leader_election.cc:343] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.257750 16023 leader_election.cc:304] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 974460fd0b1b426b8e70752992ae5795; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:11.245826 16174 raft_consensus.cc:359] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.259871 16174 raft_consensus.cc:385] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.261361 16174 raft_consensus.cc:740] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.262117 16174 consensus_queue.cc:260] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.264820 15879 catalog_manager.cc:5697] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.260723 16172 tablet_bootstrap.cc:492] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:11.267328 16172 ts_tablet_manager.cc:1403] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.250s	user 0.028s	sys 0.016s
I20260709 13:16:11.270538 16172 raft_consensus.cc:359] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.271291 16172 raft_consensus.cc:385] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.271576 16172 raft_consensus.cc:740] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.265625 16174 ts_tablet_manager.cc:1434] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:16:11.272199 16172 consensus_queue.cc:260] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.274734 16172 ts_tablet_manager.cc:1434] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:11.275238 16174 tablet_bootstrap.cc:492] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:11.275650 16172 tablet_bootstrap.cc:492] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998: Bootstrap starting.
I20260709 13:16:11.267927 15879 catalog_manager.cc:5697] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.270802 16303 raft_consensus.cc:2749] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.292340 16174 tablet_bootstrap.cc:654] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.297379 16172 tablet_bootstrap.cc:654] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.307634 16173 tablet_bootstrap.cc:492] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795: No bootstrap required, opened a new log
I20260709 13:16:11.308094 16173 ts_tablet_manager.cc:1403] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795: Time spent bootstrapping tablet: real 0.104s	user 0.023s	sys 0.042s
I20260709 13:16:11.309126 15878 catalog_manager.cc:5697] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.310524 16173 raft_consensus.cc:359] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.310662 15878 catalog_manager.cc:5697] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.312454 16173 raft_consensus.cc:385] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.312752 16173 raft_consensus.cc:740] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.313383 16173 consensus_queue.cc:260] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.314896 16174 tablet_bootstrap.cc:492] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:11.315476 16173 ts_tablet_manager.cc:1434] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:11.315582 16174 ts_tablet_manager.cc:1403] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.014s
W20260709 13:16:11.319118 15948 consensus_peers.cc:597] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.318642 16174 raft_consensus.cc:359] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.320369 16174 raft_consensus.cc:385] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.320650 16174 raft_consensus.cc:740] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.321348 16174 consensus_queue.cc:260] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.323117 16174 ts_tablet_manager.cc:1434] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:11.324066 16174 tablet_bootstrap.cc:492] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:11.333760 16174 tablet_bootstrap.cc:654] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.338152 15880 catalog_manager.cc:5697] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.339897 15880 catalog_manager.cc:5697] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.349366 16172 tablet_bootstrap.cc:492] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998: No bootstrap required, opened a new log
I20260709 13:16:11.349833 16172 ts_tablet_manager.cc:1403] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.013s
W20260709 13:16:11.349395 16009 tablet.cc:2406] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:11.352375 16172 raft_consensus.cc:359] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.353065 16172 raft_consensus.cc:385] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.353317 16172 raft_consensus.cc:740] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.354333 16174 tablet_bootstrap.cc:492] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:11.354074 16172 consensus_queue.cc:260] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.356262 16172 ts_tablet_manager.cc:1434] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:16:11.354875 16174 ts_tablet_manager.cc:1403] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.009s
I20260709 13:16:11.361948 16174 raft_consensus.cc:359] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.362573 16174 raft_consensus.cc:385] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.362849 16174 raft_consensus.cc:740] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.363520 16174 consensus_queue.cc:260] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.365804 16174 ts_tablet_manager.cc:1434] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:11.366617 16174 tablet_bootstrap.cc:492] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:11.370971 16174 tablet_bootstrap.cc:654] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.375479 16303 raft_consensus.cc:493] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.375989 16303 raft_consensus.cc:515] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.377717 16303 leader_election.cc:290] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.378858 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:11.379527 16126 raft_consensus.cc:2468] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:11.379612 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:11.380345 15979 raft_consensus.cc:2468] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:11.381395 16023 leader_election.cc:304] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:11.382887 16416 raft_consensus.cc:2804] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.383246 16416 raft_consensus.cc:493] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.383577 16416 raft_consensus.cc:3060] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.390741 16416 raft_consensus.cc:515] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.393388 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:11.394073 15979 raft_consensus.cc:3060] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.394793 16416 leader_election.cc:290] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.397883 16174 tablet_bootstrap.cc:492] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:11.398383 16174 ts_tablet_manager.cc:1403] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.018s
I20260709 13:16:11.400764 15979 raft_consensus.cc:2468] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:11.400991 16174 raft_consensus.cc:359] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.401682 16174 raft_consensus.cc:385] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.401937 16174 raft_consensus.cc:740] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.402446 16022 leader_election.cc:304] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:11.402643 16174 consensus_queue.cc:260] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.404063 16416 raft_consensus.cc:2804] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.404546 16416 raft_consensus.cc:697] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:11.404760 16174 ts_tablet_manager.cc:1434] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:16:11.405606 16174 tablet_bootstrap.cc:492] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:11.405339 16416 consensus_queue.cc:237] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.402593 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:11.411785 16126 raft_consensus.cc:3060] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.414685 16174 tablet_bootstrap.cc:654] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.423236 16539 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:11.426919 16467 raft_consensus.cc:493] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.427392 16467 raft_consensus.cc:515] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.429266 16467 leader_election.cc:290] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:11.430737 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f25d1b10d204edbb0a6f72e7a6d1020" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:11.431555 16057 raft_consensus.cc:2393] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 0197a9d24bc34a6dbd9a71579caa4998 in this term.
I20260709 13:16:11.432312 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f25d1b10d204edbb0a6f72e7a6d1020" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:11.435503 16096 leader_election.cc:304] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:11.436594 16467 raft_consensus.cc:3060] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.453279 16467 raft_consensus.cc:2749] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.458693 16126 raft_consensus.cc:2468] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:11.466260 16125 raft_consensus.cc:3060] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.477818 16467 raft_consensus.cc:493] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.477669 16451 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.485152 16174 tablet_bootstrap.cc:492] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:11.485636 16174 ts_tablet_manager.cc:1403] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.080s	user 0.033s	sys 0.036s
I20260709 13:16:11.485152 16467 raft_consensus.cc:515] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.488838 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ca122671d4037be1b5e3f25018dd6" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:11.488171 16174 raft_consensus.cc:359] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.490089 16174 raft_consensus.cc:385] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.497983 16451 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:16:11.490350 16174 raft_consensus.cc:740] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.506054 16467 leader_election.cc:290] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:11.493902 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ca122671d4037be1b5e3f25018dd6" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:11.505931 16174 consensus_queue.cc:260] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.505170 15879 catalog_manager.cc:5697] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.512035 16096 leader_election.cc:304] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:11.512799 16467 raft_consensus.cc:2749] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.514773 16174 ts_tablet_manager.cc:1434] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 13:16:11.517200 16174 tablet_bootstrap.cc:492] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:11.522446 16174 tablet_bootstrap.cc:654] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.525666 16543 raft_consensus.cc:493] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.526168 16543 raft_consensus.cc:515] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.528541 16543 leader_election.cc:290] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:11.529546 16050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb058663da4260b4518e868f93d202" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:11.529547 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb058663da4260b4518e868f93d202" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:11.532169 16096 leader_election.cc:304] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:11.533121 16543 raft_consensus.cc:2749] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.535192 16174 tablet_bootstrap.cc:492] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:11.535668 16174 ts_tablet_manager.cc:1403] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:16:11.538391 16174 raft_consensus.cc:359] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.539065 16174 raft_consensus.cc:385] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.539321 16174 raft_consensus.cc:740] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.539927 16174 consensus_queue.cc:260] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.542498 16174 ts_tablet_manager.cc:1434] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:16:11.543391 16174 tablet_bootstrap.cc:492] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:11.550098 16174 tablet_bootstrap.cc:654] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.554987 16174 tablet_bootstrap.cc:492] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:11.555344 16174 ts_tablet_manager.cc:1403] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260709 13:16:11.557457 16174 raft_consensus.cc:359] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.558054 16174 raft_consensus.cc:385] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.558285 16174 raft_consensus.cc:740] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.558897 16174 consensus_queue.cc:260] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.560320 16174 ts_tablet_manager.cc:1434] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:11.561439 16174 tablet_bootstrap.cc:492] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:11.565882 16174 tablet_bootstrap.cc:654] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.570483 16384 raft_consensus.cc:493] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.571271 16174 tablet_bootstrap.cc:492] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:11.571012 16384 raft_consensus.cc:515] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.571699 16174 ts_tablet_manager.cc:1403] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:16:11.573053 16384 leader_election.cc:290] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.573691 16050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2987e3f4b2d45e6b338f363c6dd7c07" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:11.574304 16050 raft_consensus.cc:2468] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:11.574385 16174 raft_consensus.cc:359] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.575049 16174 raft_consensus.cc:385] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.575053 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2987e3f4b2d45e6b338f363c6dd7c07" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:11.575350 16174 raft_consensus.cc:740] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.575753 16416 raft_consensus.cc:493] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.576126 16174 consensus_queue.cc:260] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.576244 16416 raft_consensus.cc:515] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:11.576629 15948 leader_election.cc:343] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.578142 15947 leader_election.cc:304] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:11.578406 16174 ts_tablet_manager.cc:1434] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:11.578454 16416 leader_election.cc:290] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.579733 16539 raft_consensus.cc:2804] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.580109 16539 raft_consensus.cc:493] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.580446 16539 raft_consensus.cc:3060] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.583832 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
I20260709 13:16:11.585467 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:11.586150 15979 raft_consensus.cc:2468] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 0.
I20260709 13:16:11.586845 16539 raft_consensus.cc:515] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.588919 16539 leader_election.cc:290] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.589382 16174 tablet_bootstrap.cc:492] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
W20260709 13:16:11.585542 16023 leader_election.cc:343] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.590212 16022 leader_election.cc:304] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:11.590934 16303 raft_consensus.cc:2804] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.591327 16303 raft_consensus.cc:493] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.591557 16543 raft_consensus.cc:493] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.591635 16303 raft_consensus.cc:3060] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.592104 16543 raft_consensus.cc:515] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.593598 16125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2987e3f4b2d45e6b338f363c6dd7c07" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:11.594081 16543 leader_election.cc:290] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:11.595705 16050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:11.596683 16174 tablet_bootstrap.cc:654] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.599956 16050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2987e3f4b2d45e6b338f363c6dd7c07" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:11.598608 16303 raft_consensus.cc:515] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.600598 16050 raft_consensus.cc:3060] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.603401 16303 leader_election.cc:290] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.604547 16125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:11.609738 16539 consensus_queue.cc:1048] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.612771 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
W20260709 13:16:11.612955 15948 leader_election.cc:343] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.613523 15983 raft_consensus.cc:2393] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42c538d8088040f594b183b96f4fc34b in current term 1: Already voted for candidate 974460fd0b1b426b8e70752992ae5795 in this term.
I20260709 13:16:11.613648 16543 raft_consensus.cc:493] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.614459 16543 raft_consensus.cc:515] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:11.615324 16023 leader_election.cc:343] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.615372 16050 raft_consensus.cc:2468] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:11.616485 16543 leader_election.cc:290] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:11.616537 15947 leader_election.cc:304] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:11.617149 16126 raft_consensus.cc:3060] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.617374 16384 raft_consensus.cc:2804] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.618139 16384 raft_consensus.cc:697] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:11.618309 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:11.619115 16384 consensus_queue.cc:237] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.620538 16539 raft_consensus.cc:493] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.620975 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998" is_pre_election: true
I20260709 13:16:11.621011 16539 raft_consensus.cc:515] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.623230 16539 leader_election.cc:290] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.624806 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:11.625483 15979 raft_consensus.cc:3060] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.631115 16096 leader_election.cc:304] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:11.631882 16543 raft_consensus.cc:3060] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.633491 16096 leader_election.cc:304] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:11.633515 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795" is_pre_election: true
I20260709 13:16:11.634301 16057 raft_consensus.cc:2468] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 0.
I20260709 13:16:11.635298 15947 leader_election.cc:304] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:11.635450 16338 consensus_queue.cc:1048] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.636025 16451 raft_consensus.cc:2804] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.636420 16451 raft_consensus.cc:493] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.636770 16451 raft_consensus.cc:3060] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.637051 16467 raft_consensus.cc:2749] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.646828 16174 tablet_bootstrap.cc:492] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:11.648540 16174 ts_tablet_manager.cc:1403] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.008s
I20260709 13:16:11.649336 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:11.651650 15948 leader_election.cc:343] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.652032 16451 raft_consensus.cc:515] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.652498 16174 raft_consensus.cc:359] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.653155 16174 raft_consensus.cc:385] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.653426 16174 raft_consensus.cc:740] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.655575 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:11.656179 16057 raft_consensus.cc:3060] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.654729 16174 consensus_queue.cc:260] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.661581 16174 ts_tablet_manager.cc:1434] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:16:11.662163 16543 raft_consensus.cc:2749] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.662613 16174 tablet_bootstrap.cc:492] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:11.673381 16057 raft_consensus.cc:2468] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 1.
I20260709 13:16:11.675181 15947 leader_election.cc:304] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:11.676764 16126 raft_consensus.cc:3060] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.679494 16385 raft_consensus.cc:2804] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.683095 16385 raft_consensus.cc:697] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:11.684298 15879 catalog_manager.cc:5697] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.684643 16385 consensus_queue.cc:237] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.690455 16539 consensus_queue.cc:1048] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.688881 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:11.695323 15948 leader_election.cc:343] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.700970 16555 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.705525 15979 raft_consensus.cc:2468] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 1.
I20260709 13:16:11.707922 16022 leader_election.cc:304] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:11.710237 16555 raft_consensus.cc:2804] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.710987 16555 raft_consensus.cc:697] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:11.711931 16555 consensus_queue.cc:237] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:11.720399 16416 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.725438 16539 consensus_queue.cc:1048] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.729048 16125 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.729969 16416 consensus_queue.cc:1048] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:11.687471 16451 leader_election.cc:290] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 1 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:11.775911 16174 tablet_bootstrap.cc:654] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:11.800005 16023 consensus_peers.cc:597] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.805711 15879 catalog_manager.cc:5697] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.862854 16128 raft_consensus.cc:3060] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:11.877496 15929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:11.886431 16127 raft_consensus.cc:3060] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.900750 16222 consensus_queue.cc:1048] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:11.939352 16023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 43999.1us
I20260709 13:16:11.944231 16344 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:16:11.975701 16222 consensus_queue.cc:1048] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:11.979271 16022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 121680us
I20260709 13:16:12.005048 16174 tablet_bootstrap.cc:492] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:12.005587 16174 ts_tablet_manager.cc:1403] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.343s	user 0.040s	sys 0.009s
I20260709 13:16:12.016527 15880 catalog_manager.cc:5697] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.032122 16174 raft_consensus.cc:359] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:12.033061 16174 raft_consensus.cc:385] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.037731 16174 raft_consensus.cc:740] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.043601 16174 consensus_queue.cc:260] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:12.045783 16174 ts_tablet_manager.cc:1434] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:16:12.046743 16174 tablet_bootstrap.cc:492] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
W20260709 13:16:12.085119 15947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.66:41395, user_credentials={real_user=slave}} blocked reactor thread for 50394.9us
I20260709 13:16:12.097316 16174 tablet_bootstrap.cc:654] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.123883 16174 tablet_bootstrap.cc:492] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:12.124570 16174 ts_tablet_manager.cc:1403] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.008s
I20260709 13:16:12.126927 16174 raft_consensus.cc:359] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:12.127604 16174 raft_consensus.cc:385] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.127882 16174 raft_consensus.cc:740] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.128357 16599 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.128497 16174 consensus_queue.cc:260] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:12.131028 16174 ts_tablet_manager.cc:1434] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:16:12.131937 16174 tablet_bootstrap.cc:492] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:12.139338 16174 tablet_bootstrap.cc:654] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.151168 16174 tablet_bootstrap.cc:492] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:12.151608 16174 ts_tablet_manager.cc:1403] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260709 13:16:12.154068 16174 raft_consensus.cc:359] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:12.154708 16174 raft_consensus.cc:385] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.154975 16174 raft_consensus.cc:740] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.155544 16174 consensus_queue.cc:260] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:12.156833 16174 ts_tablet_manager.cc:1434] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:12.167176 16174 tablet_bootstrap.cc:492] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b: Bootstrap starting.
I20260709 13:16:12.173265 16174 tablet_bootstrap.cc:654] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.181070 16125 raft_consensus.cc:3060] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.182919 16607 consensus_queue.cc:1048] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:12.187295 16610 consensus_queue.cc:1048] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.190600 16174 tablet_bootstrap.cc:492] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b: No bootstrap required, opened a new log
I20260709 13:16:12.191165 16174 ts_tablet_manager.cc:1403] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260709 13:16:12.193930 16174 raft_consensus.cc:359] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:12.196379 16174 raft_consensus.cc:385] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.196689 16174 raft_consensus.cc:740] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.197343 16174 consensus_queue.cc:260] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:12.199853 16610 consensus_queue.cc:1048] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.202512 16174 ts_tablet_manager.cc:1434] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:16:12.207589 16127 raft_consensus.cc:3060] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.239646 16600 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:12.243276 16606 consensus_queue.cc:1048] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.272413 16127 raft_consensus.cc:3060] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.288757 16599 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.300902 16127 raft_consensus.cc:3060] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.019601 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:14.053259 16626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:14.053287 16627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:14.054461 16629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:14.056053 14853 server_base.cc:1061] running on GCE node
I20260709 13:16:14.057037 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:14.057731 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:14.057904 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783602974057889 us; error 0 us; skew 500 ppm
I20260709 13:16:14.058409 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:14.061600 14853 webserver.cc:533] Webserver started at http://127.14.129.68:42697/ using document root <none> and password file <none>
I20260709 13:16:14.062331 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:14.062649 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:14.063148 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:14.064885 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-3-root/instance:
uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-gg5t"
I20260709 13:16:14.070205 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:16:14.073810 16634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.074529 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:14.074800 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-3-root
uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-gg5t"
I20260709 13:16:14.075169 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:14.101667 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:14.103411 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:14.105001 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:14.107630 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:14.107923 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.108225 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:14.108496 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:16:14.161289 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.68:42823
I20260709 13:16:14.161366 16696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.68:42823 every 8 connection(s)
I20260709 13:16:14.165730 14853 auto_leader_rebalancer-test.cc:384] add a tserver: 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:14.187938 16697 heartbeater.cc:344] Connected to a master server at 127.14.129.126:46229
I20260709 13:16:14.188427 16697 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:14.189333 16697 heartbeater.cc:507] Master 127.14.129.126:46229 requested a full tablet report, sending...
I20260709 13:16:14.191151 15880 ts_manager.cc:194] Registered new tserver with Master: 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823)
I20260709 13:16:14.192529 15880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56832
I20260709 13:16:15.057482 15977 consensus_queue.cc:237] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.064389 16127 raft_consensus.cc:1275] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:15.064567 16053 raft_consensus.cc:1275] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:15.066398 16606 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.072561 16610 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.076607 16607 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.078192 16127 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:15.086669 15949 consensus_peers.cc:597] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 622f0f0211fd45ecbbf6ba54c02590f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:15.101951 16053 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.101635 15880 catalog_manager.cc:5697] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.121816 16050 consensus_queue.cc:237] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.133671 16125 raft_consensus.cc:1275] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:15.134399 15977 raft_consensus.cc:1275] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:15.135703 16303 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.137360 16303 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.154309 16599 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:15.160115 16024 consensus_peers.cc:597] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd7db8d1768441ef802b1310b43ca53d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:15.167052 16125 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.168354 15979 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.178494 16050 consensus_queue.cc:237] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.181473 15879 catalog_manager.cc:5697] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:15.189263 16024 consensus_peers.cc:597] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34ce90184f054c39bbf1c01faba1da89. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:15.190078 16125 raft_consensus.cc:1275] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:15.191731 16718 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:15.193459 15977 raft_consensus.cc:1275] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:15.194902 16697 heartbeater.cc:499] Master 127.14.129.126:46229 was elected leader, sending a full tablet report...
I20260709 13:16:15.195928 16719 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.203806 16719 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.205353 16127 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.215332 15977 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.222429 16050 consensus_queue.cc:237] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.229794 15879 catalog_manager.cc:5697] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.254043 16125 raft_consensus.cc:1275] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:15.255335 16024 consensus_peers.cc:597] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aff852067baf4550a06b895e59e55719. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:15.256021 15979 raft_consensus.cc:1275] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:15.257364 16303 consensus_queue.cc:1048] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.258423 16718 consensus_queue.cc:1048] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.273089 16599 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.275242 16125 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.275247 15979 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:15.296854 15879 catalog_manager.cc:5697] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.455055 16727 ts_tablet_manager.cc:933] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:15.458503 16727 tablet_copy_client.cc:323] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:15.475867 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 622f0f0211fd45ecbbf6ba54c02590f8 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:15.476487 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 622f0f0211fd45ecbbf6ba54c02590f8 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-622f0f0211fd45ecbbf6ba54c02590f8
I20260709 13:16:15.483330 15993 tablet_copy_source_session.cc:215] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:15.487212 16727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f0f0211fd45ecbbf6ba54c02590f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.502838 16727 tablet_copy_client.cc:806] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:15.503502 16727 tablet_copy_client.cc:670] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:15.508198 16727 tablet_copy_client.cc:538] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:15.516868 16727 tablet_bootstrap.cc:492] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:15.521831 16730 ts_tablet_manager.cc:933] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:15.534185 16730 tablet_copy_client.cc:323] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:15.547240 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet fd7db8d1768441ef802b1310b43ca53d from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:15.547874 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet fd7db8d1768441ef802b1310b43ca53d from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-fd7db8d1768441ef802b1310b43ca53d
I20260709 13:16:15.549485 16727 tablet_bootstrap.cc:492] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:15.550505 16727 tablet_bootstrap.cc:492] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:15.551299 16727 ts_tablet_manager.cc:1403] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.008s
I20260709 13:16:15.554924 16727 raft_consensus.cc:359] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.555810 16727 raft_consensus.cc:740] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:15.556494 16727 consensus_queue.cc:260] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.563459 16068 tablet_copy_source_session.cc:215] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:15.568075 16727 ts_tablet_manager.cc:1434] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.005s
I20260709 13:16:15.569150 16730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7db8d1768441ef802b1310b43ca53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.571907 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-622f0f0211fd45ecbbf6ba54c02590f8 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:15.572455 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-622f0f0211fd45ecbbf6ba54c02590f8 on tablet 622f0f0211fd45ecbbf6ba54c02590f8 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:15.587689 16730 tablet_copy_client.cc:806] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:15.588327 16730 tablet_copy_client.cc:670] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:15.592536 16730 tablet_copy_client.cc:538] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:15.598672 16730 tablet_bootstrap.cc:492] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:15.616493 16730 tablet_bootstrap.cc:492] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:15.617409 16730 tablet_bootstrap.cc:492] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:15.618074 16730 ts_tablet_manager.cc:1403] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260709 13:16:15.621201 16730 raft_consensus.cc:359] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.622057 16730 raft_consensus.cc:740] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:15.622684 16730 consensus_queue.cc:260] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.624913 16730 ts_tablet_manager.cc:1434] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:16:15.626556 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-fd7db8d1768441ef802b1310b43ca53d received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:15.627038 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-fd7db8d1768441ef802b1310b43ca53d on tablet fd7db8d1768441ef802b1310b43ca53d with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:15.688906 16730 ts_tablet_manager.cc:933] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:15.690423 16730 tablet_copy_client.cc:323] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:15.691915 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet 34ce90184f054c39bbf1c01faba1da89 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:15.692461 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet 34ce90184f054c39bbf1c01faba1da89 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-34ce90184f054c39bbf1c01faba1da89
I20260709 13:16:15.697994 16068 tablet_copy_source_session.cc:215] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:15.700403 16730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce90184f054c39bbf1c01faba1da89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.715066 16730 tablet_copy_client.cc:806] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:15.715802 16730 tablet_copy_client.cc:670] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:15.719365 16730 tablet_copy_client.cc:538] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:15.725914 16730 tablet_bootstrap.cc:492] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:15.743889 16730 tablet_bootstrap.cc:492] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:15.744588 16730 tablet_bootstrap.cc:492] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:15.745097 16730 ts_tablet_manager.cc:1403] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 13:16:15.747483 16730 raft_consensus.cc:359] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.748219 16730 raft_consensus.cc:740] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:15.748694 16730 consensus_queue.cc:260] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.750562 16730 ts_tablet_manager.cc:1434] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:15.753077 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-34ce90184f054c39bbf1c01faba1da89 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:15.753484 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-34ce90184f054c39bbf1c01faba1da89 on tablet 34ce90184f054c39bbf1c01faba1da89 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:15.784106 16730 ts_tablet_manager.cc:933] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:15.785825 16730 tablet_copy_client.cc:323] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:15.787281 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet aff852067baf4550a06b895e59e55719 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:15.787776 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet aff852067baf4550a06b895e59e55719 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-aff852067baf4550a06b895e59e55719
I20260709 13:16:15.794729 16068 tablet_copy_source_session.cc:215] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:15.797416 16730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff852067baf4550a06b895e59e55719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.820116 16730 tablet_copy_client.cc:806] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:15.820639 16730 tablet_copy_client.cc:670] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:15.825186 16730 tablet_copy_client.cc:538] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:15.831668 16730 tablet_bootstrap.cc:492] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:15.849001 16730 tablet_bootstrap.cc:492] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:15.849879 16730 tablet_bootstrap.cc:492] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:15.850502 16730 ts_tablet_manager.cc:1403] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:16:15.853549 16730 raft_consensus.cc:359] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.854487 16730 raft_consensus.cc:740] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:15.855194 16730 consensus_queue.cc:260] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:15.857607 16730 ts_tablet_manager.cc:1434] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:15.862766 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-aff852067baf4550a06b895e59e55719 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:15.863281 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-aff852067baf4550a06b895e59e55719 on tablet aff852067baf4550a06b895e59e55719 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:15.951975 16672 raft_consensus.cc:1217] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:16.072666 16672 raft_consensus.cc:1217] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:16.229800 16672 raft_consensus.cc:1217] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:16.288748 16672 raft_consensus.cc:1217] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:16.401364 16740 raft_consensus.cc:1064] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:16.404099 16740 consensus_queue.cc:237] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:16.420104 16672 raft_consensus.cc:1275] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.420469 16127 raft_consensus.cc:1275] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.421577 16740 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.422422 16718 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.426283 15979 raft_consensus.cc:1275] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.427937 16718 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.454653 16718 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.457883 15979 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.458393 16125 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.471347 16672 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.478293 15880 catalog_manager.cc:5697] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.509371 16053 consensus_queue.cc:237] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:16.520784 16672 raft_consensus.cc:1275] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.520784 16125 raft_consensus.cc:1275] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.522257 16740 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.523801 16599 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.528144 16740 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.535040 16672 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.533722 16125 raft_consensus.cc:2955] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.549033 15879 catalog_manager.cc:5697] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.551666 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd7db8d1768441ef802b1310b43ca53d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:16.567449 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet fd7db8d1768441ef802b1310b43ca53d with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:16.580265 16749 tablet_replica.cc:333] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:16.581207 16749 raft_consensus.cc:2243] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.582015 16749 raft_consensus.cc:2272] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.586716 16749 ts_tablet_manager.cc:1916] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:16.587275 16607 raft_consensus.cc:1064] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:16.589501 16607 consensus_queue.cc:237] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:16.603511 16749 ts_tablet_manager.cc:1929] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:16.604030 16749 log.cc:1199] T fd7db8d1768441ef802b1310b43ca53d P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/fd7db8d1768441ef802b1310b43ca53d
I20260709 13:16:16.605186 16050 raft_consensus.cc:1275] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.606753 16739 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.608825 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet fd7db8d1768441ef802b1310b43ca53d (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:16.610733 16125 raft_consensus.cc:1275] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.611800 16672 raft_consensus.cc:1275] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.613425 16739 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.615283 16739 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.633849 16610 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.636648 16056 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.642526 16672 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.655817 15881 catalog_manager.cc:5697] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.652612 16125 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.668445 16599 raft_consensus.cc:1064] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:16.670504 16599 consensus_queue.cc:237] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:16.673761 15979 consensus_queue.cc:237] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:16.679271 16125 raft_consensus.cc:1275] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.679813 16672 raft_consensus.cc:1275] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.681218 16606 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.681977 16607 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.697059 16610 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.698289 16125 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.721338 16671 raft_consensus.cc:1275] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.722857 16718 consensus_queue.cc:1048] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.726161 15979 raft_consensus.cc:1275] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.728140 16740 consensus_queue.cc:1048] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.730644 16672 raft_consensus.cc:2955] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.745947 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 622f0f0211fd45ecbbf6ba54c02590f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:16.746779 16125 raft_consensus.cc:1275] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.751401 16599 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.754099 15881 catalog_manager.cc:5697] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.765806 16740 consensus_queue.cc:1048] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.767578 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet 622f0f0211fd45ecbbf6ba54c02590f8 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:16.754520 15979 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.786362 16757 tablet_replica.cc:333] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:16.788219 16757 raft_consensus.cc:2243] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.788934 16757 raft_consensus.cc:2272] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.794518 15881 catalog_manager.cc:5697] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.794418 16672 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.796772 16757 ts_tablet_manager.cc:1916] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:16.812678 16050 consensus_queue.cc:237] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:16.816087 16599 raft_consensus.cc:1064] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:16.818387 16599 consensus_queue.cc:237] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:16.827482 15979 raft_consensus.cc:1275] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.828045 16672 raft_consensus.cc:1275] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.830323 16740 consensus_queue.cc:1048] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.834018 16128 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.836870 16303 consensus_queue.cc:1048] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.839799 16718 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.852461 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aff852067baf4550a06b895e59e55719 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:16.856791 16757 ts_tablet_manager.cc:1929] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:16.857275 16757 log.cc:1199] T 622f0f0211fd45ecbbf6ba54c02590f8 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/622f0f0211fd45ecbbf6ba54c02590f8
I20260709 13:16:16.859880 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet 622f0f0211fd45ecbbf6ba54c02590f8 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:16.861132 15979 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.865600 16672 raft_consensus.cc:2955] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.861858 15879 catalog_manager.cc:5697] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.870077 16671 raft_consensus.cc:1275] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.872349 16303 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.880927 15979 raft_consensus.cc:1275] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.872597 16125 raft_consensus.cc:1275] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.891587 16759 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:16.895507 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet aff852067baf4550a06b895e59e55719 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:16.898980 16718 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:16:16.908557 15947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.66:41395, user_credentials={real_user=slave}} blocked reactor thread for 43804.5us
I20260709 13:16:16.913007 16764 tablet_replica.cc:333] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:16.914036 16764 raft_consensus.cc:2243] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.914767 16764 raft_consensus.cc:2272] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.918291 16764 ts_tablet_manager.cc:1916] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:16.925432 16740 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.939570 15979 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.942832 16672 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.943496 16125 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.956781 15879 catalog_manager.cc:5697] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.975325 16056 consensus_queue.cc:237] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:16.986353 16672 raft_consensus.cc:1275] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.987361 15979 raft_consensus.cc:1275] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.988454 16718 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.990938 16718 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.995822 16718 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:16.998835 16764 ts_tablet_manager.cc:1929] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:16.999334 16764 log.cc:1199] T aff852067baf4550a06b895e59e55719 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/aff852067baf4550a06b895e59e55719
I20260709 13:16:17.001561 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet aff852067baf4550a06b895e59e55719 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:17.000803 16671 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:17.002811 15979 raft_consensus.cc:2955] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:17.006424 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34ce90184f054c39bbf1c01faba1da89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:17.023919 15879 catalog_manager.cc:5697] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.035806 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet 34ce90184f054c39bbf1c01faba1da89 with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:17.036716 16764 tablet_replica.cc:333] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:17.049229 16764 raft_consensus.cc:2243] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:17.050004 16764 raft_consensus.cc:2272] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:17.052510 16764 ts_tablet_manager.cc:1916] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:17.066182 16764 ts_tablet_manager.cc:1929] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:17.066485 16764 log.cc:1199] T 34ce90184f054c39bbf1c01faba1da89 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/34ce90184f054c39bbf1c01faba1da89
I20260709 13:16:17.067915 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet 34ce90184f054c39bbf1c01faba1da89 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:18.110532 15979 consensus_queue.cc:237] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.116058 16056 raft_consensus.cc:1275] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:18.116632 15949 consensus_peers.cc:597] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2b6f0e80ef24932b8550f5d3b79fa2b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.116632 16127 raft_consensus.cc:1275] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:18.117247 16762 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.118084 16739 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.125563 16762 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.127638 16127 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.127985 16056 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.140050 16054 consensus_queue.cc:237] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.141646 15878 catalog_manager.cc:5697] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.152113 15979 raft_consensus.cc:1275] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:18.153952 16599 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.156461 16127 raft_consensus.cc:1275] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:18.157967 16024 consensus_peers.cc:597] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1aec54d905a94201ad7a72709866b2d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.158300 16599 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.177409 16718 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.192727 16127 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.196185 15979 consensus_queue.cc:237] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.197134 15982 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.216980 15879 catalog_manager.cc:5697] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.226231 16127 raft_consensus.cc:1275] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:18.228875 15949 consensus_peers.cc:597] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84490134c3194ee6822b06522fa8d197. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.229007 16762 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:18.230584 16054 raft_consensus.cc:1275] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:18.231715 16739 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.259434 16610 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.260773 16056 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.262527 16127 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.282675 15982 consensus_queue.cc:237] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.283241 15878 catalog_manager.cc:5697] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.304311 16127 raft_consensus.cc:1275] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:18.305836 16056 raft_consensus.cc:1275] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:18.308362 15949 consensus_peers.cc:597] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d155ee6d4db47f1becb7aadfc2b9b05. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.308360 16739 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:16:18.311278 16784 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.323316 16610 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.325126 16127 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.379729 15878 catalog_manager.cc:5697] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.402441 16054 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:18.641840 16791 ts_tablet_manager.cc:933] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:18.643815 16791 tablet_copy_client.cc:323] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:18.645376 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet c2b6f0e80ef24932b8550f5d3b79fa2b from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:18.645964 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet c2b6f0e80ef24932b8550f5d3b79fa2b from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-c2b6f0e80ef24932b8550f5d3b79fa2b
I20260709 13:16:18.653539 15993 tablet_copy_source_session.cc:215] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:18.656173 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b6f0e80ef24932b8550f5d3b79fa2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.670549 16791 tablet_copy_client.cc:806] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:18.671343 16791 tablet_copy_client.cc:670] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:18.677973 16791 tablet_copy_client.cc:538] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:18.689244 16791 tablet_bootstrap.cc:492] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:18.710127 16791 tablet_bootstrap.cc:492] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:18.711076 16791 tablet_bootstrap.cc:492] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:18.711738 16791 ts_tablet_manager.cc:1403] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260709 13:16:18.714906 16794 ts_tablet_manager.cc:933] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:18.714735 16791 raft_consensus.cc:359] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.715667 16791 raft_consensus.cc:740] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:18.716348 16791 consensus_queue.cc:260] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.717109 16794 tablet_copy_client.cc:323] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:18.719996 16791 ts_tablet_manager.cc:1434] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 13:16:18.720702 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet 1aec54d905a94201ad7a72709866b2d4 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:18.721227 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet 1aec54d905a94201ad7a72709866b2d4 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-1aec54d905a94201ad7a72709866b2d4
I20260709 13:16:18.729897 16068 tablet_copy_source_session.cc:215] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:18.733494 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-c2b6f0e80ef24932b8550f5d3b79fa2b received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:18.734104 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-c2b6f0e80ef24932b8550f5d3b79fa2b on tablet c2b6f0e80ef24932b8550f5d3b79fa2b with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:18.733501 16794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aec54d905a94201ad7a72709866b2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.757802 16794 tablet_copy_client.cc:806] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:18.758378 16794 tablet_copy_client.cc:670] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:18.762446 16794 tablet_copy_client.cc:538] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:18.770638 16794 tablet_bootstrap.cc:492] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:18.792497 16791 ts_tablet_manager.cc:933] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:18.795382 16791 tablet_copy_client.cc:323] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:18.796995 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 7d155ee6d4db47f1becb7aadfc2b9b05 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:18.797348 16794 tablet_bootstrap.cc:492] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:18.797575 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 7d155ee6d4db47f1becb7aadfc2b9b05 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-7d155ee6d4db47f1becb7aadfc2b9b05
I20260709 13:16:18.798051 16794 tablet_bootstrap.cc:492] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:18.798592 16794 ts_tablet_manager.cc:1403] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.014s
I20260709 13:16:18.801570 16794 raft_consensus.cc:359] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.802402 16794 raft_consensus.cc:740] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:18.803196 16794 consensus_queue.cc:260] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.805778 16794 ts_tablet_manager.cc:1434] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 13:16:18.805871 15993 tablet_copy_source_session.cc:215] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:18.807668 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-1aec54d905a94201ad7a72709866b2d4 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:18.808079 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-1aec54d905a94201ad7a72709866b2d4 on tablet 1aec54d905a94201ad7a72709866b2d4 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:18.811645 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d155ee6d4db47f1becb7aadfc2b9b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.830611 16791 tablet_copy_client.cc:806] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:18.831192 16791 tablet_copy_client.cc:670] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:18.834627 16791 tablet_copy_client.cc:538] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:18.837693 16794 ts_tablet_manager.cc:933] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:18.844609 16791 tablet_bootstrap.cc:492] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:18.855091 16794 tablet_copy_client.cc:323] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:18.861832 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 84490134c3194ee6822b06522fa8d197 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:18.862363 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 84490134c3194ee6822b06522fa8d197 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-84490134c3194ee6822b06522fa8d197
I20260709 13:16:18.872740 15993 tablet_copy_source_session.cc:215] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:18.878078 16794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84490134c3194ee6822b06522fa8d197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.893401 16794 tablet_copy_client.cc:806] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:18.893977 16794 tablet_copy_client.cc:670] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:18.894304 16791 tablet_bootstrap.cc:492] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:18.895304 16791 tablet_bootstrap.cc:492] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:18.896005 16791 ts_tablet_manager.cc:1403] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.003s
I20260709 13:16:18.899916 16791 raft_consensus.cc:359] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.901191 16791 raft_consensus.cc:740] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:18.902653 16794 tablet_copy_client.cc:538] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:18.902767 16791 consensus_queue.cc:260] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.905418 16791 ts_tablet_manager.cc:1434] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:16:18.907280 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-7d155ee6d4db47f1becb7aadfc2b9b05 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:18.907703 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-7d155ee6d4db47f1becb7aadfc2b9b05 on tablet 7d155ee6d4db47f1becb7aadfc2b9b05 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:18.912001 16794 tablet_bootstrap.cc:492] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:18.937258 16794 tablet_bootstrap.cc:492] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:18.938189 16794 tablet_bootstrap.cc:492] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:18.938851 16794 ts_tablet_manager.cc:1403] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260709 13:16:18.943576 16794 raft_consensus.cc:359] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.944427 16794 raft_consensus.cc:740] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:18.945061 16794 consensus_queue.cc:260] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:18.947795 16794 ts_tablet_manager.cc:1434] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 13:16:18.950708 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-84490134c3194ee6822b06522fa8d197 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:18.951169 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-84490134c3194ee6822b06522fa8d197 on tablet 84490134c3194ee6822b06522fa8d197 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:19.033864 16671 raft_consensus.cc:1217] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:19.157892 16671 raft_consensus.cc:1217] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:19.238219 16671 raft_consensus.cc:1217] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:19.292497 16671 raft_consensus.cc:1217] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:19.418761 16610 raft_consensus.cc:1064] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:19.421680 16610 consensus_queue.cc:237] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:19.429087 16671 raft_consensus.cc:1275] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.429172 16054 raft_consensus.cc:1275] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.430652 16762 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:19.431481 16610 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.433715 16126 raft_consensus.cc:1275] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.441532 16610 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:19.454201 16762 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.461370 16054 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.473862 16127 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.488394 15878 catalog_manager.cc:5697] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.493206 16671 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.532809 16777 raft_consensus.cc:1064] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:19.535625 16777 consensus_queue.cc:237] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:19.553452 16671 raft_consensus.cc:1275] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.555423 15982 consensus_queue.cc:237] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:19.556926 16780 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:19.563477 16672 raft_consensus.cc:1275] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:19.565552 16610 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:19.572245 16127 raft_consensus.cc:1275] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.573985 16800 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:19.574183 16739 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.580613 16672 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.595620 16132 raft_consensus.cc:1275] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:19.593873 15880 catalog_manager.cc:5697] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:19.597270 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2b6f0e80ef24932b8550f5d3b79fa2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:19.601888 15982 raft_consensus.cc:1275] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.604370 16800 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.605260 16813 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:19.609551 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet c2b6f0e80ef24932b8550f5d3b79fa2b with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:19.611188 16780 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.617839 16132 raft_consensus.cc:2955] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.619441 16816 tablet_replica.cc:333] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:19.620715 16816 raft_consensus.cc:2243] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:19.621656 16816 raft_consensus.cc:2272] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.623980 16126 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.634462 16671 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.637583 15880 catalog_manager.cc:5697] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:19.646145 16816 ts_tablet_manager.cc:1916] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:19.651376 15982 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
W20260709 13:16:19.666647 16780 consensus_queue.cc:1175] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0197a9d24bc34a6dbd9a71579caa4998" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260709 13:16:19.668273 16054 consensus_queue.cc:237] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:19.678192 16126 raft_consensus.cc:1275] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:19.678598 16671 raft_consensus.cc:1275] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:19.680516 16780 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:19.686303 16800 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:19.692767 16816 ts_tablet_manager.cc:1929] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:19.693329 16816 log.cc:1199] T c2b6f0e80ef24932b8550f5d3b79fa2b P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/c2b6f0e80ef24932b8550f5d3b79fa2b
I20260709 13:16:19.696348 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet c2b6f0e80ef24932b8550f5d3b79fa2b (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:19.697193 16800 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.711278 16672 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.717343 16128 raft_consensus.cc:2955] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.724802 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1aec54d905a94201ad7a72709866b2d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:19.732784 16784 raft_consensus.cc:1064] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:19.733778 15879 catalog_manager.cc:5697] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:19.736130 16784 consensus_queue.cc:237] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:19.751508 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet 1aec54d905a94201ad7a72709866b2d4 with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:19.759598 16128 raft_consensus.cc:1275] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.761806 16672 raft_consensus.cc:1275] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.761987 16739 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.764864 16819 tablet_replica.cc:333] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:19.765350 16739 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.766155 16819 raft_consensus.cc:2243] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:19.767014 16819 raft_consensus.cc:2272] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.769079 16054 raft_consensus.cc:1275] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.772045 16819 ts_tablet_manager.cc:1916] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:19.774402 16739 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.794700 16819 ts_tablet_manager.cc:1929] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:19.795256 16819 log.cc:1199] T 1aec54d905a94201ad7a72709866b2d4 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/1aec54d905a94201ad7a72709866b2d4
I20260709 13:16:19.796063 16813 raft_consensus.cc:1064] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:19.799669 16813 consensus_queue.cc:237] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:19.810824 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet 1aec54d905a94201ad7a72709866b2d4 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:19.819993 16671 raft_consensus.cc:1275] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.820993 16050 raft_consensus.cc:1275] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.823112 16610 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.831349 16128 raft_consensus.cc:1275] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.831995 16610 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.842535 16671 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.843987 16784 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:16:19.834494 16610 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.878212 15879 catalog_manager.cc:5697] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.882311 16056 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.896047 16128 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.901162 16739 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.913419 16050 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.913442 16672 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.915567 16126 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.926903 15880 catalog_manager.cc:5697] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.939114 15982 consensus_queue.cc:237] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:19.944722 16672 raft_consensus.cc:1275] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:19.946136 16610 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:19.953785 16784 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.963526 16672 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.976495 15880 catalog_manager.cc:5697] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:19.979101 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84490134c3194ee6822b06522fa8d197 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:19.982110 15977 consensus_queue.cc:237] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:19.989351 16126 raft_consensus.cc:1275] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:19.994248 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet 84490134c3194ee6822b06522fa8d197 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:19.995224 16816 tablet_replica.cc:333] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:19.996261 16816 raft_consensus.cc:2243] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:19.996943 16816 raft_consensus.cc:2272] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.997296 16050 raft_consensus.cc:1275] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:19.994240 16784 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:16:19.999820 16739 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:20.001050 16816 ts_tablet_manager.cc:1916] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:20.002864 16672 raft_consensus.cc:1275] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:20.004310 16610 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:20.010761 16784 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:20.012957 16672 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:20.017582 16127 raft_consensus.cc:2955] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:20.026137 15880 catalog_manager.cc:5697] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:20.031672 16050 raft_consensus.cc:2955] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:20.035241 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d155ee6d4db47f1becb7aadfc2b9b05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:20.042688 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d155ee6d4db47f1becb7aadfc2b9b05 with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:20.058727 16829 tablet_replica.cc:333] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:20.059873 16829 raft_consensus.cc:2243] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:20.060633 16829 raft_consensus.cc:2272] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:20.064586 16829 ts_tablet_manager.cc:1916] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:20.067154 16816 ts_tablet_manager.cc:1929] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:20.067577 16816 log.cc:1199] T 84490134c3194ee6822b06522fa8d197 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/84490134c3194ee6822b06522fa8d197
I20260709 13:16:20.069147 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet 84490134c3194ee6822b06522fa8d197 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:20.076627 16829 ts_tablet_manager.cc:1929] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:20.077095 16829 log.cc:1199] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/7d155ee6d4db47f1becb7aadfc2b9b05
I20260709 13:16:20.078845 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet 7d155ee6d4db47f1becb7aadfc2b9b05 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:21.115069 16054 consensus_queue.cc:237] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.121351 16127 raft_consensus.cc:1275] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:21.121634 16024 consensus_peers.cc:597] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a493d13d719b492c86a62f06331bafea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:21.122255 15977 raft_consensus.cc:1275] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:21.124023 16777 consensus_queue.cc:1048] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.125087 16831 consensus_queue.cc:1048] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.132187 16777 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.149351 16050 consensus_queue.cc:237] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.167970 16126 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.180205 15982 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:21.184341 16024 consensus_peers.cc:597] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1531f6ddc1244fefad71bdc0c8bc53b1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:21.189504 16127 raft_consensus.cc:1275] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:21.191187 16837 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.193634 15881 catalog_manager.cc:5697] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.205063 15979 raft_consensus.cc:1275] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:21.209143 16831 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:21.215361 16835 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.230517 16127 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.243469 15979 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.252550 15880 catalog_manager.cc:5697] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:21.264418 16126 consensus_queue.cc:237] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.274488 15979 raft_consensus.cc:1275] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:21.275207 16050 raft_consensus.cc:1275] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:21.277213 16842 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.279117 16789 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.293617 16789 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.294780 15979 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.317051 15982 consensus_queue.cc:237] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.317866 15879 catalog_manager.cc:5697] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.318239 16050 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:21.335386 16098 consensus_peers.cc:597] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 416ddbf98b3c4614a035cc6ea4c9a684. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:21.338336 16127 raft_consensus.cc:1275] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:21.341578 16054 raft_consensus.cc:1275] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:21.342386 15949 consensus_peers.cc:597] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a69a098825d042748b5260afe5354478. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:21.342581 16739 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.343379 16784 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.354280 16610 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.356891 16054 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.357793 16127 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:21.373775 15881 catalog_manager.cc:5697] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:21.575450 16857 ts_tablet_manager.cc:933] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:21.578122 16857 tablet_copy_client.cc:323] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:21.580475 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet 1531f6ddc1244fefad71bdc0c8bc53b1 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:21.580948 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet 1531f6ddc1244fefad71bdc0c8bc53b1 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-1531f6ddc1244fefad71bdc0c8bc53b1
I20260709 13:16:21.589335 16068 tablet_copy_source_session.cc:215] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:21.592856 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1531f6ddc1244fefad71bdc0c8bc53b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.608879 16857 tablet_copy_client.cc:806] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:21.609511 16857 tablet_copy_client.cc:670] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:21.613816 16857 tablet_copy_client.cc:538] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:21.623268 16857 tablet_bootstrap.cc:492] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:21.641616 16859 ts_tablet_manager.cc:933] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:21.655763 16859 tablet_copy_client.cc:323] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:21.656720 16857 tablet_bootstrap.cc:492] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:21.657158 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet a493d13d719b492c86a62f06331bafea from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:21.657546 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet a493d13d719b492c86a62f06331bafea from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-a493d13d719b492c86a62f06331bafea
I20260709 13:16:21.657673 16857 tablet_bootstrap.cc:492] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:21.658389 16857 ts_tablet_manager.cc:1403] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.011s
I20260709 13:16:21.661917 16857 raft_consensus.cc:359] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.662741 16068 tablet_copy_source_session.cc:215] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:21.662731 16857 raft_consensus.cc:740] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:21.663625 16857 consensus_queue.cc:260] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.666935 16857 ts_tablet_manager.cc:1434] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.005s
I20260709 13:16:21.668052 16859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a493d13d719b492c86a62f06331bafea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.669476 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-1531f6ddc1244fefad71bdc0c8bc53b1 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:21.669960 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-1531f6ddc1244fefad71bdc0c8bc53b1 on tablet 1531f6ddc1244fefad71bdc0c8bc53b1 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:21.706190 16859 tablet_copy_client.cc:806] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:21.707780 16859 tablet_copy_client.cc:670] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:21.713508 16859 tablet_copy_client.cc:538] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:21.727771 16859 tablet_bootstrap.cc:492] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:21.747478 16859 tablet_bootstrap.cc:492] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:21.748281 16859 tablet_bootstrap.cc:492] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:21.748813 16859 ts_tablet_manager.cc:1403] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 13:16:21.751482 16859 raft_consensus.cc:359] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.752068 16859 raft_consensus.cc:740] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:21.752614 16859 consensus_queue.cc:260] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.754277 16859 ts_tablet_manager.cc:1434] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:16:21.756773 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-a493d13d719b492c86a62f06331bafea received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:21.757185 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-a493d13d719b492c86a62f06331bafea on tablet a493d13d719b492c86a62f06331bafea with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:21.760573 16857 ts_tablet_manager.cc:933] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:21.763190 16857 tablet_copy_client.cc:323] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:21.780028 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet 416ddbf98b3c4614a035cc6ea4c9a684 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:21.780634 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet 416ddbf98b3c4614a035cc6ea4c9a684 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-416ddbf98b3c4614a035cc6ea4c9a684
I20260709 13:16:21.786319 16142 tablet_copy_source_session.cc:215] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:21.789192 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ddbf98b3c4614a035cc6ea4c9a684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.807552 16857 tablet_copy_client.cc:806] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:21.808084 16857 tablet_copy_client.cc:670] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:21.811772 16857 tablet_copy_client.cc:538] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:21.818156 16857 tablet_bootstrap.cc:492] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:21.837553 16857 tablet_bootstrap.cc:492] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:21.838826 16857 tablet_bootstrap.cc:492] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:21.839511 16857 ts_tablet_manager.cc:1403] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260709 13:16:21.842351 16857 raft_consensus.cc:359] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.843206 16857 raft_consensus.cc:740] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:21.843860 16857 consensus_queue.cc:260] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.847031 16857 ts_tablet_manager.cc:1434] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:16:21.848829 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-416ddbf98b3c4614a035cc6ea4c9a684 received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:21.849326 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-416ddbf98b3c4614a035cc6ea4c9a684 on tablet 416ddbf98b3c4614a035cc6ea4c9a684 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:21.889863 16857 ts_tablet_manager.cc:933] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:21.891489 16857 tablet_copy_client.cc:323] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:21.893294 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet a69a098825d042748b5260afe5354478 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:21.893755 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet a69a098825d042748b5260afe5354478 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-a69a098825d042748b5260afe5354478
I20260709 13:16:21.899987 15993 tablet_copy_source_session.cc:215] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:21.902845 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69a098825d042748b5260afe5354478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:21.921232 16857 tablet_copy_client.cc:806] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:21.921947 16857 tablet_copy_client.cc:670] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:21.925793 16857 tablet_copy_client.cc:538] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:21.933516 16857 tablet_bootstrap.cc:492] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:21.952628 16857 tablet_bootstrap.cc:492] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:21.953383 16857 tablet_bootstrap.cc:492] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:21.953893 16857 ts_tablet_manager.cc:1403] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:16:21.956352 16857 raft_consensus.cc:359] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.957096 16857 raft_consensus.cc:740] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:21.957645 16857 consensus_queue.cc:260] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:21.959599 16857 ts_tablet_manager.cc:1434] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:16:21.961570 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-a69a098825d042748b5260afe5354478 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:21.962002 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-a69a098825d042748b5260afe5354478 on tablet a69a098825d042748b5260afe5354478 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:22.069300 16672 raft_consensus.cc:1217] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:22.121649 16672 raft_consensus.cc:1217] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:22.216800 16672 raft_consensus.cc:1217] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:22.278827 16672 raft_consensus.cc:1217] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:22.508963 16836 raft_consensus.cc:1064] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:22.511613 16836 consensus_queue.cc:237] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:22.522046 16672 raft_consensus.cc:1275] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.522715 16132 raft_consensus.cc:1275] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.523263 15982 raft_consensus.cc:1275] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.524396 16836 consensus_queue.cc:1048] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.525271 16800 consensus_queue.cc:1048] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.526137 16837 consensus_queue.cc:1048] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.542178 16837 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.544050 16672 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.560782 15982 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.558199 15880 catalog_manager.cc:5697] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.591954 16127 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.602509 16836 raft_consensus.cc:1064] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:22.605044 16836 consensus_queue.cc:237] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:22.611919 16672 raft_consensus.cc:1275] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.613391 16132 raft_consensus.cc:1275] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.613951 15982 raft_consensus.cc:1275] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.615710 16878 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.619433 16879 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.620285 16800 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.646482 16836 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.647805 16126 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.660099 16050 consensus_queue.cc:237] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:22.664530 15982 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.665658 16672 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.668982 15880 catalog_manager.cc:5697] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.670174 16126 raft_consensus.cc:1275] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.670378 16671 raft_consensus.cc:1275] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.672180 16800 consensus_queue.cc:1048] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.679102 16800 consensus_queue.cc:1048] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.684417 16671 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.693428 16132 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.685864 16837 raft_consensus.cc:2955] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.719363 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a493d13d719b492c86a62f06331bafea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:22.722476 15878 catalog_manager.cc:5697] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.724932 16050 consensus_queue.cc:237] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:22.735445 16671 raft_consensus.cc:1275] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.739534 16610 raft_consensus.cc:1064] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:22.736862 16836 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:16:22.742897 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet a493d13d719b492c86a62f06331bafea with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:22.741734 16610 consensus_queue.cc:237] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:22.745425 16887 tablet_replica.cc:333] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:22.741570 15982 raft_consensus.cc:1275] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.746498 16887 raft_consensus.cc:2243] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.747390 16887 raft_consensus.cc:2272] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.747462 16837 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:22.750941 16887 ts_tablet_manager.cc:1916] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:22.751503 16878 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.752976 16672 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.760133 16871 raft_consensus.cc:1064] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:22.762919 16871 consensus_queue.cc:237] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:22.769591 15878 catalog_manager.cc:5697] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.776365 15982 raft_consensus.cc:2955] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.794533 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1531f6ddc1244fefad71bdc0c8bc53b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:22.805599 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet 1531f6ddc1244fefad71bdc0c8bc53b1 with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:22.805953 16672 raft_consensus.cc:1275] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.807446 16849 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.811245 16050 raft_consensus.cc:1275] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.813110 16849 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.813907 16132 raft_consensus.cc:1275] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.819608 16784 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.830884 16054 raft_consensus.cc:1275] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.833312 16610 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.834033 16671 raft_consensus.cc:1275] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.837435 16890 tablet_replica.cc:333] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:22.842747 16872 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:22.846539 16890 raft_consensus.cc:2243] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.848256 16887 ts_tablet_manager.cc:1929] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:22.848767 16887 log.cc:1199] T a493d13d719b492c86a62f06331bafea P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/a493d13d719b492c86a62f06331bafea
I20260709 13:16:22.852380 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet a493d13d719b492c86a62f06331bafea (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:22.851881 16890 raft_consensus.cc:2272] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.854173 15979 raft_consensus.cc:1275] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.857043 16849 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.861438 16610 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.862315 16891 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:22.862535 16054 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.872545 16671 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.876927 16127 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.879964 15880 catalog_manager.cc:5697] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:22.880707 16672 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.876971 16050 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.887759 16890 ts_tablet_manager.cc:1916] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:22.887348 15982 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.906579 16890 ts_tablet_manager.cc:1929] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:22.909845 15982 consensus_queue.cc:237] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:22.910251 16890 log.cc:1199] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/1531f6ddc1244fefad71bdc0c8bc53b1
I20260709 13:16:22.908430 15878 catalog_manager.cc:5697] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.917273 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet 1531f6ddc1244fefad71bdc0c8bc53b1 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:22.918934 16671 raft_consensus.cc:1275] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.921051 16127 raft_consensus.cc:1275] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.922860 16784 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.925760 16872 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.948539 16610 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.955049 16126 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.954804 16670 raft_consensus.cc:2955] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.959553 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a69a098825d042748b5260afe5354478 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:22.967890 16127 consensus_queue.cc:237] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:22.973860 16670 raft_consensus.cc:1275] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.974318 15880 catalog_manager.cc:5697] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:22.975754 16054 raft_consensus.cc:1275] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.977445 16849 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.978205 16891 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.986172 16891 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:22.988955 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet a69a098825d042748b5260afe5354478 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:22.997545 16054 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:23.002573 16670 raft_consensus.cc:2955] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:23.013660 16898 tablet_replica.cc:333] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:23.013916 15867 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 416ddbf98b3c4614a035cc6ea4c9a684 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:23.015199 16898 raft_consensus.cc:2243] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.015983 16898 raft_consensus.cc:2272] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.021116 16898 ts_tablet_manager.cc:1916] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:23.025967 15878 catalog_manager.cc:5697] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:23.042691 16898 ts_tablet_manager.cc:1929] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:23.048987 16898 log.cc:1199] T a69a098825d042748b5260afe5354478 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/a69a098825d042748b5260afe5354478
I20260709 13:16:23.050887 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet a69a098825d042748b5260afe5354478 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:23.055934 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet 416ddbf98b3c4614a035cc6ea4c9a684 with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:23.056833 16887 tablet_replica.cc:333] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:23.057861 16887 raft_consensus.cc:2243] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.058506 16887 raft_consensus.cc:2272] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.063200 16887 ts_tablet_manager.cc:1916] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:23.080824 16887 ts_tablet_manager.cc:1929] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:23.081220 16887 log.cc:1199] T 416ddbf98b3c4614a035cc6ea4c9a684 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/416ddbf98b3c4614a035cc6ea4c9a684
I20260709 13:16:23.082676 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet 416ddbf98b3c4614a035cc6ea4c9a684 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:24.136139 16056 consensus_queue.cc:237] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.142277 16126 raft_consensus.cc:1275] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:24.142606 16024 consensus_peers.cc:597] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e9cc79be572493481c2d498d60f0f1d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:24.142297 15982 raft_consensus.cc:1275] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:24.143573 16878 consensus_queue.cc:1048] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.144459 16904 consensus_queue.cc:1048] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.152415 16836 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.153913 15982 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.160156 16126 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.175109 15880 catalog_manager.cc:5697] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.175786 16132 consensus_queue.cc:237] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
W20260709 13:16:24.198312 16098 consensus_peers.cc:597] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 060eaaf677af4d75981cca9f27fa9560. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:24.198592 16056 raft_consensus.cc:1275] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:24.200160 16902 consensus_queue.cc:1048] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.202299 15982 raft_consensus.cc:1275] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:24.204043 16902 consensus_queue.cc:1048] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.212730 16901 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.220489 16056 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.239454 15977 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.243950 15982 consensus_queue.cc:237] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.249519 15880 catalog_manager.cc:5697] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.261991 16126 raft_consensus.cc:1275] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:24.263163 15949 consensus_peers.cc:597] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c073335b94d4f5db608e37ef36ae539. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:24.266222 16900 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.270016 16056 raft_consensus.cc:1275] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:24.283130 16872 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.304482 16916 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.306248 16050 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.307276 16126 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.321425 15880 catalog_manager.cc:5697] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.326858 16056 consensus_queue.cc:237] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
W20260709 13:16:24.343011 16024 consensus_peers.cc:597] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbc9a0ee932842d09f55a890debdaa67. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:24.343346 16132 raft_consensus.cc:1275] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:24.344561 16878 consensus_queue.cc:1048] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.349416 15977 raft_consensus.cc:1275] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:24.353116 16878 consensus_queue.cc:1048] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.362514 16836 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.366670 16132 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.380748 15977 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:24.382187 15879 catalog_manager.cc:5697] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:24.596726 16925 ts_tablet_manager.cc:933] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:24.599113 16925 tablet_copy_client.cc:323] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:24.600796 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet 0e9cc79be572493481c2d498d60f0f1d from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:24.601321 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet 0e9cc79be572493481c2d498d60f0f1d from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-0e9cc79be572493481c2d498d60f0f1d
I20260709 13:16:24.607826 16068 tablet_copy_source_session.cc:215] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:24.611239 16925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9cc79be572493481c2d498d60f0f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:24.627699 16925 tablet_copy_client.cc:806] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:24.628340 16925 tablet_copy_client.cc:670] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:24.632858 16925 tablet_copy_client.cc:538] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:24.639818 16925 tablet_bootstrap.cc:492] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:24.656713 16928 ts_tablet_manager.cc:933] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:24.660194 16925 tablet_bootstrap.cc:492] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:24.661182 16925 tablet_bootstrap.cc:492] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:24.661895 16925 ts_tablet_manager.cc:1403] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 13:16:24.664850 16925 raft_consensus.cc:359] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.665793 16925 raft_consensus.cc:740] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:24.666471 16925 consensus_queue.cc:260] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.675976 16925 ts_tablet_manager.cc:1434] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260709 13:16:24.677989 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-0e9cc79be572493481c2d498d60f0f1d received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:24.678442 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-0e9cc79be572493481c2d498d60f0f1d on tablet 0e9cc79be572493481c2d498d60f0f1d with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:24.688817 16928 tablet_copy_client.cc:323] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:24.691053 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 6c073335b94d4f5db608e37ef36ae539 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:24.691630 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 6c073335b94d4f5db608e37ef36ae539 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-6c073335b94d4f5db608e37ef36ae539
I20260709 13:16:24.694646 16925 ts_tablet_manager.cc:933] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:24.702098 15993 tablet_copy_source_session.cc:215] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:24.704840 16925 tablet_copy_client.cc:323] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:24.706662 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet 060eaaf677af4d75981cca9f27fa9560 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:24.706516 16928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c073335b94d4f5db608e37ef36ae539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:24.707381 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet 060eaaf677af4d75981cca9f27fa9560 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-060eaaf677af4d75981cca9f27fa9560
I20260709 13:16:24.714313 16142 tablet_copy_source_session.cc:215] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:24.727387 16928 tablet_copy_client.cc:806] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:24.727978 16925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060eaaf677af4d75981cca9f27fa9560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:24.728078 16928 tablet_copy_client.cc:670] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:24.731748 16928 tablet_copy_client.cc:538] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:24.739506 16928 tablet_bootstrap.cc:492] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:24.751036 16925 tablet_copy_client.cc:806] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:24.752128 16925 tablet_copy_client.cc:670] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:24.764264 16928 tablet_bootstrap.cc:492] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:24.764499 16925 tablet_copy_client.cc:538] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:24.765339 16928 tablet_bootstrap.cc:492] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:24.766072 16928 ts_tablet_manager.cc:1403] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260709 13:16:24.769294 16928 raft_consensus.cc:359] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.770217 16928 raft_consensus.cc:740] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:24.770925 16928 consensus_queue.cc:260] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.773661 16928 ts_tablet_manager.cc:1434] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:16:24.774217 16925 tablet_bootstrap.cc:492] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:24.778766 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-6c073335b94d4f5db608e37ef36ae539 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:24.779239 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-6c073335b94d4f5db608e37ef36ae539 on tablet 6c073335b94d4f5db608e37ef36ae539 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:24.809197 16925 tablet_bootstrap.cc:492] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:24.810142 16925 tablet_bootstrap.cc:492] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:24.810822 16925 ts_tablet_manager.cc:1403] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.001s
I20260709 13:16:24.814759 16925 raft_consensus.cc:359] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.815619 16925 raft_consensus.cc:740] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:24.816257 16925 consensus_queue.cc:260] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.818614 16925 ts_tablet_manager.cc:1434] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:16:24.820393 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-060eaaf677af4d75981cca9f27fa9560 received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:24.820789 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-060eaaf677af4d75981cca9f27fa9560 on tablet 060eaaf677af4d75981cca9f27fa9560 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:24.882299 16925 ts_tablet_manager.cc:933] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:24.883841 16925 tablet_copy_client.cc:323] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:24.885589 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet dbc9a0ee932842d09f55a890debdaa67 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:24.886154 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet dbc9a0ee932842d09f55a890debdaa67 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-dbc9a0ee932842d09f55a890debdaa67
I20260709 13:16:24.894016 16068 tablet_copy_source_session.cc:215] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:24.902045 16925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc9a0ee932842d09f55a890debdaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:24.917410 16925 tablet_copy_client.cc:806] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:24.917927 16925 tablet_copy_client.cc:670] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:24.921103 16925 tablet_copy_client.cc:538] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:24.927310 16925 tablet_bootstrap.cc:492] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:24.949467 16925 tablet_bootstrap.cc:492] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:24.950397 16925 tablet_bootstrap.cc:492] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:24.951076 16925 ts_tablet_manager.cc:1403] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 13:16:24.953636 16925 raft_consensus.cc:359] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.954308 16925 raft_consensus.cc:740] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:24.954897 16925 consensus_queue.cc:260] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:24.956732 16925 ts_tablet_manager.cc:1434] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:24.958906 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-dbc9a0ee932842d09f55a890debdaa67 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:24.959334 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-dbc9a0ee932842d09f55a890debdaa67 on tablet dbc9a0ee932842d09f55a890debdaa67 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:25.111557 16670 raft_consensus.cc:1217] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:25.117285 16672 raft_consensus.cc:1217] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:25.248797 16670 raft_consensus.cc:1217] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:25.446324 16670 raft_consensus.cc:1217] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:25.592795 16836 raft_consensus.cc:1064] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:25.594569 16836 consensus_queue.cc:237] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:25.600646 16670 raft_consensus.cc:1275] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.601918 16904 consensus_queue.cc:1048] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:25.605011 16126 raft_consensus.cc:1275] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.607436 16904 consensus_queue.cc:1048] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:25.609189 15982 raft_consensus.cc:1275] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.613468 16904 consensus_queue.cc:1048] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:25.632465 16936 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.639595 15982 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.640950 16126 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.649221 16670 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.658453 15879 catalog_manager.cc:5697] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.691493 16050 consensus_queue.cc:237] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:25.697772 15982 raft_consensus.cc:1275] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:25.699497 16670 raft_consensus.cc:1275] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:25.700934 16904 consensus_queue.cc:1048] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:25.701860 16936 consensus_queue.cc:1048] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:25.708583 16936 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.716877 15982 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.718495 16670 raft_consensus.cc:2955] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.729249 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e9cc79be572493481c2d498d60f0f1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:25.738071 15878 catalog_manager.cc:5697] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.745455 16918 raft_consensus.cc:1064] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:25.748008 16918 consensus_queue.cc:237] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:25.756608 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e9cc79be572493481c2d498d60f0f1d with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:25.776945 16950 tablet_replica.cc:333] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:25.778398 16950 raft_consensus.cc:2243] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:25.779352 16950 raft_consensus.cc:2272] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:25.785005 16950 ts_tablet_manager.cc:1916] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:25.791713 16951 raft_consensus.cc:1064] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:25.794309 16951 consensus_queue.cc:237] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:25.804877 16950 ts_tablet_manager.cc:1929] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:25.805528 16950 log.cc:1199] T 0e9cc79be572493481c2d498d60f0f1d P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/0e9cc79be572493481c2d498d60f0f1d
I20260709 13:16:25.807571 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet 0e9cc79be572493481c2d498d60f0f1d (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:25.810014 16670 raft_consensus.cc:1275] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.813105 16050 raft_consensus.cc:1275] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.813583 15982 raft_consensus.cc:1275] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.812282 16951 consensus_queue.cc:1048] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:16:25.816350 16951 consensus_queue.cc:1048] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:25.819072 16951 consensus_queue.cc:1048] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:25.875499 16904 raft_consensus.cc:1064] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:25.878465 16904 consensus_queue.cc:237] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:25.895212 16937 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.897667 15977 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.906999 16050 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.916288 16128 raft_consensus.cc:1275] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.916564 16670 raft_consensus.cc:1275] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.917007 15881 catalog_manager.cc:5697] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.918872 16948 consensus_queue.cc:1048] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:25.923076 16948 consensus_queue.cc:1048] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:25.925414 16672 raft_consensus.cc:1275] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.926347 16128 raft_consensus.cc:1275] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.927708 16056 raft_consensus.cc:1275] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.928278 15977 raft_consensus.cc:1275] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:25.928650 16958 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:25.929533 16900 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:25.931347 16958 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:25.932080 16904 consensus_queue.cc:1048] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:16:25.947794 16671 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:25.979809 16904 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.031180 16918 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.039213 16671 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.042323 16126 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.044238 15878 catalog_manager.cc:5697] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.067319 16132 consensus_queue.cc:237] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
W20260709 13:16:26.070101 16023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 95275.1us
I20260709 13:16:26.066581 15977 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.069801 15880 catalog_manager.cc:5697] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.075676 16050 raft_consensus.cc:1275] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:26.076977 16672 raft_consensus.cc:1275] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:26.081964 16968 consensus_queue.cc:1048] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:26.091089 16951 consensus_queue.cc:1048] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:26.090979 16053 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.092561 16671 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.092190 16126 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.099323 16937 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.110456 16671 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.117146 16054 raft_consensus.cc:2955] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.123032 15867 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 060eaaf677af4d75981cca9f27fa9560 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:26.129690 15982 consensus_queue.cc:237] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:26.136559 16053 consensus_queue.cc:237] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:26.136466 16671 raft_consensus.cc:1275] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:26.137986 16128 raft_consensus.cc:1275] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:26.139045 16610 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:26.140663 15879 catalog_manager.cc:5697] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.139863 16918 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:16:26.152750 16671 raft_consensus.cc:1275] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:26.153927 15982 raft_consensus.cc:1275] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:26.154225 16904 consensus_queue.cc:1048] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:26.159991 16953 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.161091 16936 consensus_queue.cc:1048] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:26.164343 16965 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.175181 16672 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.176564 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet 060eaaf677af4d75981cca9f27fa9560 with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:26.187088 15982 raft_consensus.cc:2955] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.194330 16126 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.195752 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c073335b94d4f5db608e37ef36ae539 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:26.170790 16671 raft_consensus.cc:2955] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.209152 15881 catalog_manager.cc:5697] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:26.215437 15879 catalog_manager.cc:5697] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:26.219128 16969 tablet_replica.cc:333] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:26.220296 16969 raft_consensus.cc:2243] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:26.222155 16969 raft_consensus.cc:2272] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:26.226728 16969 ts_tablet_manager.cc:1916] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:26.226668 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbc9a0ee932842d09f55a890debdaa67 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:26.235894 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c073335b94d4f5db608e37ef36ae539 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:26.238698 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet dbc9a0ee932842d09f55a890debdaa67 with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:26.239970 16950 tablet_replica.cc:333] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:26.241017 16950 raft_consensus.cc:2243] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:26.241753 16950 raft_consensus.cc:2272] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:26.244796 16970 tablet_replica.cc:333] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:26.245551 16950 ts_tablet_manager.cc:1916] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:26.250308 16970 raft_consensus.cc:2243] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:26.251343 16970 raft_consensus.cc:2272] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:26.256173 16970 ts_tablet_manager.cc:1916] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:26.257050 16969 ts_tablet_manager.cc:1929] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:26.257566 16969 log.cc:1199] T 060eaaf677af4d75981cca9f27fa9560 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/060eaaf677af4d75981cca9f27fa9560
I20260709 13:16:26.259177 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet 060eaaf677af4d75981cca9f27fa9560 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:26.270107 16970 ts_tablet_manager.cc:1929] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:26.270593 16970 log.cc:1199] T 6c073335b94d4f5db608e37ef36ae539 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/6c073335b94d4f5db608e37ef36ae539
I20260709 13:16:26.271466 16950 ts_tablet_manager.cc:1929] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:26.271888 16950 log.cc:1199] T dbc9a0ee932842d09f55a890debdaa67 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/dbc9a0ee932842d09f55a890debdaa67
I20260709 13:16:26.272228 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet 6c073335b94d4f5db608e37ef36ae539 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:26.273464 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet dbc9a0ee932842d09f55a890debdaa67 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:27.318099 15982 consensus_queue.cc:237] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:27.323932 16054 raft_consensus.cc:1275] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:27.324421 15949 consensus_peers.cc:597] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7b3d4d0c2ec4533a38dc7651b8e28a1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:27.324771 16126 raft_consensus.cc:1275] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:27.325712 16953 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:27.326619 16610 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:27.336494 16953 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.338603 16053 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.338441 16126 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.362923 15881 catalog_manager.cc:5697] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.364603 16053 consensus_queue.cc:237] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:27.387075 16132 raft_consensus.cc:1275] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:27.389796 16965 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:27.397606 16024 consensus_peers.cc:597] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2f7cd8619084fae8f88639506b83627. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:27.444519 15982 raft_consensus.cc:1275] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:27.451022 16936 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.452693 16132 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.462667 16936 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:16:27.471544 15880 catalog_manager.cc:5697] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.475371 16132 consensus_queue.cc:237] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:27.480175 15982 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.489348 16054 raft_consensus.cc:1275] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:27.489598 16098 consensus_peers.cc:597] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e271770bd9c402781680bfe762223df. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:27.492204 16951 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:27.494303 15977 raft_consensus.cc:1275] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:27.496374 16937 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:27.503126 16937 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.504487 16054 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.528328 16053 consensus_queue.cc:237] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:27.531527 15880 catalog_manager.cc:5697] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:27.552147 16024 consensus_peers.cc:597] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f51336115f464a1f9e7c0f8efd808c60. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:27.553031 15977 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.558311 16132 raft_consensus.cc:1275] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:27.559266 15982 raft_consensus.cc:1275] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:27.559823 16936 consensus_queue.cc:1048] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:27.561887 16977 consensus_queue.cc:1048] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:27.573324 16936 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.583591 16132 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.589792 15977 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:27.599658 15881 catalog_manager.cc:5697] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.759171 16992 ts_tablet_manager.cc:933] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:27.761546 16992 tablet_copy_client.cc:323] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:27.763036 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:27.763592 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet e7b3d4d0c2ec4533a38dc7651b8e28a1 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-e7b3d4d0c2ec4533a38dc7651b8e28a1
I20260709 13:16:27.771109 15993 tablet_copy_source_session.cc:215] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:27.773942 16992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.786787 16992 tablet_copy_client.cc:806] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:27.787406 16992 tablet_copy_client.cc:670] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:27.791541 16992 tablet_copy_client.cc:538] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:27.801146 16992 tablet_bootstrap.cc:492] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:27.822911 16992 tablet_bootstrap.cc:492] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:27.823719 16992 tablet_bootstrap.cc:492] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:27.824378 16992 ts_tablet_manager.cc:1403] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.001s
I20260709 13:16:27.826578 16992 raft_consensus.cc:359] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:27.827494 16992 raft_consensus.cc:740] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:27.828138 16992 consensus_queue.cc:260] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:27.831063 16992 ts_tablet_manager.cc:1434] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:16:27.833030 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-e7b3d4d0c2ec4533a38dc7651b8e28a1 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:27.833423 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-e7b3d4d0c2ec4533a38dc7651b8e28a1 on tablet e7b3d4d0c2ec4533a38dc7651b8e28a1 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:27.917570 16992 ts_tablet_manager.cc:933] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:27.919127 16992 tablet_copy_client.cc:323] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:27.920542 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet d2f7cd8619084fae8f88639506b83627 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:27.920984 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet d2f7cd8619084fae8f88639506b83627 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-d2f7cd8619084fae8f88639506b83627
I20260709 13:16:27.926892 16068 tablet_copy_source_session.cc:215] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:27.929438 16992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f7cd8619084fae8f88639506b83627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.943877 16997 ts_tablet_manager.cc:933] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:27.948351 16997 tablet_copy_client.cc:323] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:27.949137 16992 tablet_copy_client.cc:806] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:27.949805 16992 tablet_copy_client.cc:670] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:27.950019 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet 4e271770bd9c402781680bfe762223df from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:27.950587 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet 4e271770bd9c402781680bfe762223df from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-4e271770bd9c402781680bfe762223df
I20260709 13:16:27.957882 16142 tablet_copy_source_session.cc:215] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:27.954162 16992 tablet_copy_client.cc:538] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:27.961792 16997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e271770bd9c402781680bfe762223df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.977280 16997 tablet_copy_client.cc:806] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:27.978197 16997 tablet_copy_client.cc:670] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:27.980455 16992 tablet_bootstrap.cc:492] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:27.982836 16997 tablet_copy_client.cc:538] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:27.994458 16997 tablet_bootstrap.cc:492] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:28.019222 16997 tablet_bootstrap.cc:492] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:28.020213 16997 tablet_bootstrap.cc:492] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:28.020640 16992 tablet_bootstrap.cc:492] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:28.020905 16997 ts_tablet_manager.cc:1403] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260709 13:16:28.021509 16992 tablet_bootstrap.cc:492] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:28.022234 16992 ts_tablet_manager.cc:1403] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.012s
I20260709 13:16:28.024046 16997 raft_consensus.cc:359] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:28.024627 16992 raft_consensus.cc:359] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:28.024932 16997 raft_consensus.cc:740] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:28.025291 16992 raft_consensus.cc:740] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:28.025864 16992 consensus_queue.cc:260] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:28.025655 16997 consensus_queue.cc:260] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:28.028698 16992 ts_tablet_manager.cc:1434] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:28.035853 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-d2f7cd8619084fae8f88639506b83627 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:28.036324 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-d2f7cd8619084fae8f88639506b83627 on tablet d2f7cd8619084fae8f88639506b83627 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:28.048990 16992 ts_tablet_manager.cc:933] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:28.050611 16992 tablet_copy_client.cc:323] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:28.051100 16997 ts_tablet_manager.cc:1434] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.004s
I20260709 13:16:28.052018 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet f51336115f464a1f9e7c0f8efd808c60 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:28.052570 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet f51336115f464a1f9e7c0f8efd808c60 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-f51336115f464a1f9e7c0f8efd808c60
I20260709 13:16:28.053344 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-4e271770bd9c402781680bfe762223df received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:28.053759 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-4e271770bd9c402781680bfe762223df on tablet 4e271770bd9c402781680bfe762223df with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:28.065460 16068 tablet_copy_source_session.cc:215] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:28.073125 16992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51336115f464a1f9e7c0f8efd808c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:28.090276 16992 tablet_copy_client.cc:806] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:28.090879 16992 tablet_copy_client.cc:670] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:28.096342 16992 tablet_copy_client.cc:538] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:28.104995 16992 tablet_bootstrap.cc:492] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:28.123714 16992 tablet_bootstrap.cc:492] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:28.124686 16992 tablet_bootstrap.cc:492] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:28.125314 16992 ts_tablet_manager.cc:1403] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 13:16:28.127995 16992 raft_consensus.cc:359] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:28.128801 16992 raft_consensus.cc:740] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:28.129405 16992 consensus_queue.cc:260] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:28.131857 16992 ts_tablet_manager.cc:1434] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:28.133971 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-f51336115f464a1f9e7c0f8efd808c60 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:28.134404 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-f51336115f464a1f9e7c0f8efd808c60 on tablet f51336115f464a1f9e7c0f8efd808c60 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:28.238993 16671 raft_consensus.cc:1217] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:28.365581 16671 raft_consensus.cc:1217] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:28.502868 16671 raft_consensus.cc:1217] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:28.601773 16671 raft_consensus.cc:1217] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:28.849588 16953 raft_consensus.cc:1064] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:28.851886 16953 consensus_queue.cc:237] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:28.861492 16053 raft_consensus.cc:1275] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:28.861701 16671 raft_consensus.cc:1275] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:28.863431 16953 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:28.868425 16132 raft_consensus.cc:1275] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:28.869158 17006 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:28.872242 17004 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:28.893276 17004 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:28.895183 16056 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:28.917467 15881 catalog_manager.cc:5697] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:28.919525 16669 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:28.925406 16128 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:28.962011 15977 consensus_queue.cc:237] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:28.975261 16976 raft_consensus.cc:1064] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:28.984071 16669 raft_consensus.cc:1275] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:28.984685 16128 raft_consensus.cc:1275] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:28.981702 16976 consensus_queue.cc:237] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:28.985562 16918 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:28.987185 16918 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:28.995771 17004 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.006330 16128 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.013392 16671 raft_consensus.cc:2955] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.022137 15977 raft_consensus.cc:1275] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:29.023679 16965 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:29.026595 16132 raft_consensus.cc:1275] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:29.028868 15880 catalog_manager.cc:5697] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.030578 16669 raft_consensus.cc:1275] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:29.032608 16965 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:29.040616 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:29.040868 16976 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:29.058452 17007 raft_consensus.cc:1064] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:29.063436 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet e7b3d4d0c2ec4533a38dc7651b8e28a1 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:29.066190 17021 tablet_replica.cc:333] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:29.067600 17021 raft_consensus.cc:2243] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:29.068562 17021 raft_consensus.cc:2272] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:29.060582 17007 consensus_queue.cc:237] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:29.072538 17021 ts_tablet_manager.cc:1916] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:29.076963 16936 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.079788 16669 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.083395 16128 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.095824 15977 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.104388 15878 catalog_manager.cc:5697] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.134020 16669 raft_consensus.cc:1275] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:29.135213 17021 ts_tablet_manager.cc:1929] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:29.135802 17021 log.cc:1199] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/e7b3d4d0c2ec4533a38dc7651b8e28a1
I20260709 13:16:29.135671 17007 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:29.136305 16053 raft_consensus.cc:1275] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:29.137916 17019 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:29.181185 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet e7b3d4d0c2ec4533a38dc7651b8e28a1 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:29.193516 15982 raft_consensus.cc:1275] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:29.212001 16056 consensus_queue.cc:237] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:29.233724 16965 raft_consensus.cc:1064] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:29.234611 17007 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:29.246757 17017 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.254513 16126 raft_consensus.cc:1275] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:29.259003 17023 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:29.256311 16669 raft_consensus.cc:1275] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:29.264742 16976 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:29.261812 16050 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.268652 16965 consensus_queue.cc:237] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:29.296445 16129 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.293738 17023 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.396776 15980 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.446897 15880 catalog_manager.cc:5697] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.449950 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2f7cd8619084fae8f88639506b83627 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:29.458339 16671 raft_consensus.cc:2955] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.481053 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet d2f7cd8619084fae8f88639506b83627 with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:29.507728 15982 raft_consensus.cc:1275] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:29.509112 16670 raft_consensus.cc:1275] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:29.513332 16936 consensus_queue.cc:1048] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:29.521858 17033 consensus_queue.cc:1048] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:29.519233 15880 catalog_manager.cc:5697] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:29.532948 16125 raft_consensus.cc:1275] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:16:29.534271 16098 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.68:42823, user_credentials={real_user=slave}} blocked reactor thread for 106526us
I20260709 13:16:29.538120 16671 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.542273 16965 consensus_queue.cc:1048] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:29.573540 16125 consensus_queue.cc:237] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:29.588443 17038 tablet_replica.cc:333] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:29.598691 16671 raft_consensus.cc:1275] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:29.607301 17007 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:29.613518 16058 raft_consensus.cc:1275] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:29.615561 17037 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:29.619580 16965 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.625188 16669 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.620355 17017 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.622427 16671 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.651870 16125 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.668036 15881 catalog_manager.cc:5697] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:29.678686 16056 raft_consensus.cc:2955] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.676324 15867 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e271770bd9c402781680bfe762223df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:29.686820 15879 catalog_manager.cc:5697] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:29.695987 17038 raft_consensus.cc:2243] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:29.696859 17038 raft_consensus.cc:2272] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:29.707924 17038 ts_tablet_manager.cc:1916] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:29.716600 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e271770bd9c402781680bfe762223df with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:29.718376 15978 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.731954 17038 ts_tablet_manager.cc:1929] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:29.732666 17038 log.cc:1199] T d2f7cd8619084fae8f88639506b83627 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/d2f7cd8619084fae8f88639506b83627
I20260709 13:16:29.743880 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet d2f7cd8619084fae8f88639506b83627 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:29.743870 17038 tablet_replica.cc:333] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:29.746034 17038 raft_consensus.cc:2243] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:29.746827 17038 raft_consensus.cc:2272] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:29.756795 17038 ts_tablet_manager.cc:1916] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:29.758507 16056 consensus_queue.cc:237] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:29.765705 16669 raft_consensus.cc:1275] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:29.766614 15978 raft_consensus.cc:1275] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:29.768379 17033 consensus_queue.cc:1048] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:29.769434 16965 consensus_queue.cc:1048] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:29.775648 17038 ts_tablet_manager.cc:1929] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:29.777539 17038 log.cc:1199] T 4e271770bd9c402781680bfe762223df P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/4e271770bd9c402781680bfe762223df
I20260709 13:16:29.776706 17033 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.780484 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet 4e271770bd9c402781680bfe762223df (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:29.781343 15978 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.781713 16669 raft_consensus.cc:2955] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.804916 15881 catalog_manager.cc:5697] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:29.809427 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f51336115f464a1f9e7c0f8efd808c60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:29.816049 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet f51336115f464a1f9e7c0f8efd808c60 with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:29.818334 17044 tablet_replica.cc:333] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:29.819648 17044 raft_consensus.cc:2243] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:29.824892 17044 raft_consensus.cc:2272] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:29.828052 17044 ts_tablet_manager.cc:1916] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:29.840036 17044 ts_tablet_manager.cc:1929] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:29.840389 17044 log.cc:1199] T f51336115f464a1f9e7c0f8efd808c60 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/f51336115f464a1f9e7c0f8efd808c60
I20260709 13:16:29.842522 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet f51336115f464a1f9e7c0f8efd808c60 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:30.893813 15978 consensus_queue.cc:237] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:30.900300 16125 raft_consensus.cc:1275] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:30.901057 15949 consensus_peers.cc:597] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ba98aa7d4fc40df800cc614da1b24b5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:30.901510 16054 raft_consensus.cc:1275] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:30.901616 16953 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:30.902818 17045 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:30.909210 17028 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:30.911662 16125 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:30.912341 16054 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:30.928424 15978 consensus_queue.cc:237] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:30.930819 15879 catalog_manager.cc:5697] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:30.936182 15949 consensus_peers.cc:597] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65c26989d8584e818c16f2f59cd1691b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:30.936731 16054 raft_consensus.cc:1275] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:30.937067 16125 raft_consensus.cc:1275] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:30.938114 17028 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:30.939108 17045 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:30.947652 16953 raft_consensus.cc:2955] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:30.949380 16054 raft_consensus.cc:2955] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:30.967955 16054 consensus_queue.cc:237] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:30.970173 16129 raft_consensus.cc:2955] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:30.983068 16024 consensus_peers.cc:597] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f204c949cba472c9b9faf302bccc277. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:30.984014 16125 raft_consensus.cc:1275] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:30.984195 15980 raft_consensus.cc:1275] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:30.985992 16976 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:30.976943 15881 catalog_manager.cc:5697] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:30.995678 17023 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:31.019899 16976 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:31.026204 16126 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:31.047986 15881 catalog_manager.cc:5697] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:31.042209 15980 consensus_queue.cc:237] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:31.054212 15982 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:31.085243 16129 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:31.088053 17045 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:31.089532 16054 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:16:31.088052 15949 consensus_peers.cc:597] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a7f3db062e243df91804742a5a0a589. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:31.091137 17064 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:31.099025 17064 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:31.100332 16126 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:31.118251 16054 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:31.125057 15881 catalog_manager.cc:5697] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 2 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:31.314456 17069 ts_tablet_manager.cc:933] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:31.317322 17069 tablet_copy_client.cc:323] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:31.319375 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 6ba98aa7d4fc40df800cc614da1b24b5 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:31.319855 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 6ba98aa7d4fc40df800cc614da1b24b5 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-6ba98aa7d4fc40df800cc614da1b24b5
I20260709 13:16:31.326152 15993 tablet_copy_source_session.cc:215] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:31.329255 17069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba98aa7d4fc40df800cc614da1b24b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:31.344434 17069 tablet_copy_client.cc:806] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:31.345175 17069 tablet_copy_client.cc:670] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:31.349651 17069 tablet_copy_client.cc:538] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:31.351876 17071 ts_tablet_manager.cc:933] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:31.354077 17071 tablet_copy_client.cc:323] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:31.355659 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 65c26989d8584e818c16f2f59cd1691b from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:31.356101 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 65c26989d8584e818c16f2f59cd1691b from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-65c26989d8584e818c16f2f59cd1691b
I20260709 13:16:31.359844 17069 tablet_bootstrap.cc:492] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:31.360936 15993 tablet_copy_source_session.cc:215] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:31.380445 17071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c26989d8584e818c16f2f59cd1691b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:31.386278 17069 tablet_bootstrap.cc:492] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:31.387257 17069 tablet_bootstrap.cc:492] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:31.387959 17069 ts_tablet_manager.cc:1403] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.002s
I20260709 13:16:31.391332 17069 raft_consensus.cc:359] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:31.392145 17069 raft_consensus.cc:740] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:31.392839 17069 consensus_queue.cc:260] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:31.399336 17069 ts_tablet_manager.cc:1434] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.006s
I20260709 13:16:31.402025 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-6ba98aa7d4fc40df800cc614da1b24b5 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:31.402506 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-6ba98aa7d4fc40df800cc614da1b24b5 on tablet 6ba98aa7d4fc40df800cc614da1b24b5 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:31.409152 17071 tablet_copy_client.cc:806] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:31.409781 17071 tablet_copy_client.cc:670] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:31.416951 17071 tablet_copy_client.cc:538] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:31.428874 17071 tablet_bootstrap.cc:492] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:31.446355 17071 tablet_bootstrap.cc:492] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:31.447275 17071 tablet_bootstrap.cc:492] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:31.447921 17071 ts_tablet_manager.cc:1403] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.011s
I20260709 13:16:31.451056 17071 raft_consensus.cc:359] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:31.451860 17071 raft_consensus.cc:740] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:31.452493 17071 consensus_queue.cc:260] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:31.454658 17071 ts_tablet_manager.cc:1434] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:16:31.456537 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-65c26989d8584e818c16f2f59cd1691b received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:31.456929 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-65c26989d8584e818c16f2f59cd1691b on tablet 65c26989d8584e818c16f2f59cd1691b with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:31.505167 17071 ts_tablet_manager.cc:933] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:31.506911 17071 tablet_copy_client.cc:323] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:31.509688 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet 0f204c949cba472c9b9faf302bccc277 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:31.510269 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet 0f204c949cba472c9b9faf302bccc277 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-0f204c949cba472c9b9faf302bccc277
I20260709 13:16:31.518224 16068 tablet_copy_source_session.cc:215] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:31.521646 17071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f204c949cba472c9b9faf302bccc277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:31.551201 17071 tablet_copy_client.cc:806] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:31.551779 17071 tablet_copy_client.cc:670] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:31.559728 17071 tablet_copy_client.cc:538] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:31.569419 17071 tablet_bootstrap.cc:492] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:31.600486 17071 tablet_bootstrap.cc:492] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:31.601380 17071 tablet_bootstrap.cc:492] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:31.602056 17071 ts_tablet_manager.cc:1403] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.005s
I20260709 13:16:31.605194 17071 raft_consensus.cc:359] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:31.606053 17071 raft_consensus.cc:740] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:31.606712 17071 consensus_queue.cc:260] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:31.609253 17071 ts_tablet_manager.cc:1434] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:16:31.610841 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-0f204c949cba472c9b9faf302bccc277 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:31.611240 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-0f204c949cba472c9b9faf302bccc277 on tablet 0f204c949cba472c9b9faf302bccc277 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:31.701167 17071 ts_tablet_manager.cc:933] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:31.702771 17071 tablet_copy_client.cc:323] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:31.704223 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 5a7f3db062e243df91804742a5a0a589 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:31.704777 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 5a7f3db062e243df91804742a5a0a589 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-5a7f3db062e243df91804742a5a0a589
I20260709 13:16:31.712397 15993 tablet_copy_source_session.cc:215] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:31.715157 17071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7f3db062e243df91804742a5a0a589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:31.729065 17071 tablet_copy_client.cc:806] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:31.729560 17071 tablet_copy_client.cc:670] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:31.732899 17071 tablet_copy_client.cc:538] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:31.740537 17071 tablet_bootstrap.cc:492] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:31.754504 17071 tablet_bootstrap.cc:492] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:31.755219 17071 tablet_bootstrap.cc:492] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:31.755698 17071 ts_tablet_manager.cc:1403] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260709 13:16:31.758916 17071 raft_consensus.cc:359] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:31.763327 16669 raft_consensus.cc:1217] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:31.759693 17071 raft_consensus.cc:740] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:31.769464 17071 consensus_queue.cc:260] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:31.771166 17071 ts_tablet_manager.cc:1434] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 13:16:31.773123 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-5a7f3db062e243df91804742a5a0a589 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:31.773543 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-5a7f3db062e243df91804742a5a0a589 on tablet 5a7f3db062e243df91804742a5a0a589 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:31.830914 16669 raft_consensus.cc:1217] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:32.015739 16671 raft_consensus.cc:1217] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:32.157759 16671 raft_consensus.cc:1217] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:16:32.283381 17045 raft_consensus.cc:1064] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:32.286278 17045 consensus_queue.cc:237] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:32.294597 16669 raft_consensus.cc:1275] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:32.294646 16126 raft_consensus.cc:1275] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:32.296046 16054 raft_consensus.cc:1275] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:32.296329 17045 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.297317 16953 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.298089 17080 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.326627 17080 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.329782 16054 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.330166 16671 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.348845 15879 catalog_manager.cc:5697] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.352555 16126 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.416672 15982 consensus_queue.cc:237] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:32.429041 16669 raft_consensus.cc:1275] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:32.430291 17080 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:32.434481 16126 raft_consensus.cc:1275] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:32.435762 16953 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:32.455412 17064 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.459429 16671 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.461804 17091 raft_consensus.cc:1064] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:32.465001 17091 consensus_queue.cc:237] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:32.485122 15878 catalog_manager.cc:5697] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.497991 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ba98aa7d4fc40df800cc614da1b24b5 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:32.508888 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ba98aa7d4fc40df800cc614da1b24b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:32.522393 17097 tablet_replica.cc:333] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:32.522794 16125 raft_consensus.cc:2955] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.523861 17097 raft_consensus.cc:2243] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.524811 17097 raft_consensus.cc:2272] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.529042 17097 ts_tablet_manager.cc:1916] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:32.548826 17097 ts_tablet_manager.cc:1929] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:32.549175 17097 log.cc:1199] T 6ba98aa7d4fc40df800cc614da1b24b5 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/6ba98aa7d4fc40df800cc614da1b24b5
I20260709 13:16:32.559147 16054 raft_consensus.cc:1275] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:32.559620 16125 raft_consensus.cc:1275] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:32.560839 16671 raft_consensus.cc:1275] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:32.568156 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet 6ba98aa7d4fc40df800cc614da1b24b5 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:32.568740 17094 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.570343 17092 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.586778 17061 raft_consensus.cc:1064] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:32.589145 17061 consensus_queue.cc:237] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:32.592200 17093 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:32.600044 17091 raft_consensus.cc:1064] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:32.606647 16670 raft_consensus.cc:1275] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:32.612568 15980 raft_consensus.cc:1275] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:32.609565 16126 raft_consensus.cc:1275] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:32.610368 16669 raft_consensus.cc:2955] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.614380 17061 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:16:32.617568 17062 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.620139 17062 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.611778 17045 raft_consensus.cc:2955] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.640913 15878 catalog_manager.cc:5697] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.641251 17091 consensus_queue.cc:237] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:32.664994 16056 raft_consensus.cc:2955] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.695935 15982 consensus_queue.cc:237] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:32.702217 16669 raft_consensus.cc:1275] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:32.707960 16129 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:32.709376 17064 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:32.710819 17045 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.711404 16669 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:32.712684 17045 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.714578 16054 raft_consensus.cc:1275] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:32.716082 16054 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:32.719944 17045 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:32.724817 16669 raft_consensus.cc:2955] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.730544 17093 raft_consensus.cc:2955] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.739667 17023 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.744743 15982 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.749046 17045 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.754971 15880 catalog_manager.cc:5697] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.766458 16129 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.773489 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet 65c26989d8584e818c16f2f59cd1691b with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:32.767504 16056 raft_consensus.cc:2955] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.776175 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65c26989d8584e818c16f2f59cd1691b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:32.775648 15878 catalog_manager.cc:5697] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.779650 16125 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.778537 17092 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.812583 16669 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.829672 16054 consensus_queue.cc:237] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:32.836848 15880 catalog_manager.cc:5697] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.839052 16671 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.851572 16126 raft_consensus.cc:1275] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:32.854847 17023 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:32.864082 17061 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.879417 17111 tablet_replica.cc:333] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:32.881659 17111 raft_consensus.cc:2243] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:32.882351 17111 pending_rounds.cc:70] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: Trying to abort 1 pending ops.
I20260709 13:16:32.882702 17111 pending_rounds.cc:77] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637857129107456 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "65c26989d8584e818c16f2f59cd1691b" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } } }
I20260709 13:16:32.885104 17111 raft_consensus.cc:2917] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:16:32.885612 17111 raft_consensus.cc:2889] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:16:32.886049 17111 raft_consensus.cc:2272] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:32.866174 16128 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.867024 16670 raft_consensus.cc:1275] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:32.887436 16058 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.889608 17111 ts_tablet_manager.cc:1916] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:32.895462 17102 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:32.906677 16670 raft_consensus.cc:2955] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.937510 17111 ts_tablet_manager.cc:1929] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:32.937177 15982 consensus_queue.cc:237] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:32.938082 17111 log.cc:1199] T 65c26989d8584e818c16f2f59cd1691b P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/65c26989d8584e818c16f2f59cd1691b
I20260709 13:16:32.940032 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet 65c26989d8584e818c16f2f59cd1691b (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:32.941774 15881 catalog_manager.cc:5697] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.947268 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f204c949cba472c9b9faf302bccc277 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:32.966339 16670 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:32.968930 17094 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:32.972203 16128 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:32.983634 17092 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.991091 16670 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:32.995082 17091 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:32.998581 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f204c949cba472c9b9faf302bccc277 with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:33.005021 16128 raft_consensus.cc:2955] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:33.010355 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a7f3db062e243df91804742a5a0a589 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:33.018548 15880 catalog_manager.cc:5697] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 2 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:33.024371 17112 tablet_replica.cc:333] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:33.025499 17112 raft_consensus.cc:2243] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.026228 17112 raft_consensus.cc:2272] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.033077 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a7f3db062e243df91804742a5a0a589 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:33.034149 17097 tablet_replica.cc:333] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:33.035133 17097 raft_consensus.cc:2243] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.035948 17097 raft_consensus.cc:2272] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.040501 17112 ts_tablet_manager.cc:1916] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:33.041363 17097 ts_tablet_manager.cc:1916] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:33.058029 17112 ts_tablet_manager.cc:1929] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:33.058421 17112 log.cc:1199] T 0f204c949cba472c9b9faf302bccc277 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/0f204c949cba472c9b9faf302bccc277
I20260709 13:16:33.058941 17097 ts_tablet_manager.cc:1929] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:16:33.059387 17097 log.cc:1199] T 5a7f3db062e243df91804742a5a0a589 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/5a7f3db062e243df91804742a5a0a589
I20260709 13:16:33.060081 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet 0f204c949cba472c9b9faf302bccc277 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:33.061381 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet 5a7f3db062e243df91804742a5a0a589 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:34.107658 15980 consensus_queue.cc:237] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
W20260709 13:16:34.113610 15949 consensus_peers.cc:597] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9329f62b43240e99e16d0bbead535b6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.114642 16054 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:34.115073 16128 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:34.115981 17114 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.116868 17064 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.124198 17091 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.126883 16126 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.129114 16058 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.143949 15879 catalog_manager.cc:5697] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.165057 15980 consensus_queue.cc:237] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:34.173151 16058 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:34.174094 16126 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:34.174721 17091 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:34.176195 15949 consensus_peers.cc:597] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 062535c9516541fe9486584bed1e3fa4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.176517 17091 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.173722 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:34.185215 17114 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.188594 16054 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.200948 16126 consensus_queue.cc:237] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:34.204288 16128 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.208143 15881 catalog_manager.cc:5697] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.211375 16054 raft_consensus.cc:1275] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:34.213557 16098 consensus_peers.cc:597] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25f6f10dd3a740c4a385b357ef27d31c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.214092 17089 consensus_queue.cc:1048] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.224035 15980 raft_consensus.cc:1275] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:34.226966 17089 consensus_queue.cc:1048] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.240454 17127 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.242201 16058 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.252578 15980 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.262634 15982 consensus_queue.cc:237] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:34.272854 15878 catalog_manager.cc:5697] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.284232 16058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:34.284976 16058 raft_consensus.cc:606] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
W20260709 13:16:34.294216 15949 consensus_peers.cc:597] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9dbb058663da4260b4518e868f93d202. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.300401 16058 raft_consensus.cc:1275] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:34.302014 17093 consensus_queue.cc:1048] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.303231 16126 raft_consensus.cc:1275] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:34.306022 17093 consensus_queue.cc:1048] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.320611 17091 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.322022 16129 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.324747 16058 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:34.341629 15881 catalog_manager.cc:5697] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.352619 15982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:34.353259 15982 raft_consensus.cc:606] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:34.356640 15982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84490134c3194ee6822b06522fa8d197"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:34.357190 15982 raft_consensus.cc:606] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:34.360069 15982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:34.360702 15982 raft_consensus.cc:606] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:34.363684 17103 raft_consensus.cc:993] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:34.364178 17103 raft_consensus.cc:1081] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:34.365859 16670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42238
I20260709 13:16:34.366511 16670 raft_consensus.cc:493] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.366978 16670 raft_consensus.cc:3060] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.367153 15982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:34.373251 15982 raft_consensus.cc:606] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:34.374233 16670 raft_consensus.cc:515] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.380080 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:34.380659 15980 raft_consensus.cc:606] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:34.381937 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:34.383028 16670 leader_election.cc:290] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:34.383582 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:34.383949 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:34.384239 16129 raft_consensus.cc:3060] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.387383 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f204c949cba472c9b9faf302bccc277" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:34.387966 16058 raft_consensus.cc:3055] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.388258 16058 raft_consensus.cc:740] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:34.388938 16058 consensus_queue.cc:260] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.389573 16129 raft_consensus.cc:2468] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:34.390120 16058 raft_consensus.cc:3060] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.390847 16637 leader_election.cc:304] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:34.396452 16058 raft_consensus.cc:2468] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:34.398362 17136 raft_consensus.cc:2804] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.399849 17136 raft_consensus.cc:697] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:34.400924 17136 consensus_queue.cc:237] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.409106 15879 catalog_manager.cc:5697] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.603384 17139 ts_tablet_manager.cc:933] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:34.611249 17139 tablet_copy_client.cc:323] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:34.612931 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 062535c9516541fe9486584bed1e3fa4 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:34.613484 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 062535c9516541fe9486584bed1e3fa4 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-062535c9516541fe9486584bed1e3fa4
I20260709 13:16:34.620921 15993 tablet_copy_source_session.cc:215] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:34.623797 17139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062535c9516541fe9486584bed1e3fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.627717 17093 raft_consensus.cc:993] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:34.628223 17093 raft_consensus.cc:1081] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:34.629963 16670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:16:34.630470 16670 raft_consensus.cc:493] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.630827 16670 raft_consensus.cc:3060] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.636691 16670 raft_consensus.cc:515] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.639673 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:34.640247 15980 raft_consensus.cc:3055] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.640126 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b6f0e80ef24932b8550f5d3b79fa2b" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:34.640576 15980 raft_consensus.cc:740] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:34.641116 17139 tablet_copy_client.cc:806] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:34.640719 16670 leader_election.cc:290] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:34.641739 17139 tablet_copy_client.cc:670] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:34.641405 15980 consensus_queue.cc:260] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.642901 16128 raft_consensus.cc:3060] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.643528 15980 raft_consensus.cc:3060] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.650029 15980 raft_consensus.cc:2468] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:34.651379 16636 leader_election.cc:304] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 
I20260709 13:16:34.652343 17136 raft_consensus.cc:2804] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.652798 17136 raft_consensus.cc:697] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:34.653602 17136 consensus_queue.cc:237] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.657299 17139 tablet_copy_client.cc:538] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:34.664872 16128 raft_consensus.cc:2468] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:34.670288 17139 tablet_bootstrap.cc:492] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:34.678064 17142 ts_tablet_manager.cc:933] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:34.683144 15879 catalog_manager.cc:5697] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.697702 17142 tablet_copy_client.cc:323] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:34.699965 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet c9329f62b43240e99e16d0bbead535b6 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:34.700541 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet c9329f62b43240e99e16d0bbead535b6 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-c9329f62b43240e99e16d0bbead535b6
I20260709 13:16:34.710760 17139 tablet_bootstrap.cc:492] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.711433 15993 tablet_copy_source_session.cc:215] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:34.711808 17139 tablet_bootstrap.cc:492] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:34.712642 17139 ts_tablet_manager.cc:1403] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.004s
I20260709 13:16:34.715046 17142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9329f62b43240e99e16d0bbead535b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.717870 17139 raft_consensus.cc:359] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:34.719643 17139 raft_consensus.cc:740] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:34.720387 17139 consensus_queue.cc:260] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:34.722884 17139 ts_tablet_manager.cc:1434] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:34.730057 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-062535c9516541fe9486584bed1e3fa4 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:34.730611 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-062535c9516541fe9486584bed1e3fa4 on tablet 062535c9516541fe9486584bed1e3fa4 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:34.732419 17142 tablet_copy_client.cc:806] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:34.733242 17142 tablet_copy_client.cc:670] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:34.736122 17139 ts_tablet_manager.cc:933] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:34.737109 17142 tablet_copy_client.cc:538] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:34.742218 17091 raft_consensus.cc:993] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:34.742779 17091 raft_consensus.cc:1081] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:34.744939 16129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:34.745471 16129 raft_consensus.cc:493] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.745790 16129 raft_consensus.cc:3060] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.747411 17142 tablet_bootstrap.cc:492] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:34.749053 17139 tablet_copy_client.cc:323] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:34.751103 17117 raft_consensus.cc:993] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:34.752315 17091 raft_consensus.cc:1081] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:34.756315 16669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84490134c3194ee6822b06522fa8d197"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:16:34.756888 16669 raft_consensus.cc:493] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.757208 16669 raft_consensus.cc:3060] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.757581 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 9dbb058663da4260b4518e868f93d202 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:34.758126 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 9dbb058663da4260b4518e868f93d202 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-9dbb058663da4260b4518e868f93d202
I20260709 13:16:34.768944 15993 tablet_copy_source_session.cc:215] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:34.768884 16669 raft_consensus.cc:515] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.772854 17139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb058663da4260b4518e868f93d202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.775933 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84490134c3194ee6822b06522fa8d197" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:34.777218 16128 raft_consensus.cc:3060] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.778870 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84490134c3194ee6822b06522fa8d197" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:34.779498 15980 raft_consensus.cc:3055] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.779807 15980 raft_consensus.cc:740] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:34.780530 15980 consensus_queue.cc:260] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.781579 15980 raft_consensus.cc:3060] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.786767 16128 raft_consensus.cc:2468] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:34.787171 17142 tablet_bootstrap.cc:492] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.788089 17142 tablet_bootstrap.cc:492] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:34.788224 16637 leader_election.cc:304] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:34.788772 17142 ts_tablet_manager.cc:1403] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.016s
I20260709 13:16:34.789013 15980 raft_consensus.cc:2468] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:34.789155 17136 raft_consensus.cc:2804] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.789718 17136 raft_consensus.cc:697] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:34.790601 17136 consensus_queue.cc:237] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.791133 16669 leader_election.cc:290] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:34.792627 17142 raft_consensus.cc:359] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:34.793448 17142 raft_consensus.cc:740] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:34.768748 16129 raft_consensus.cc:515] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:34.796110 16129 leader_election.cc:290] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:34.794071 17142 consensus_queue.cc:260] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:34.797907 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:34.798339 16058 raft_consensus.cc:3060] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.798617 17142 ts_tablet_manager.cc:1434] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 13:16:34.806211 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-c9329f62b43240e99e16d0bbead535b6 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:34.806679 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-c9329f62b43240e99e16d0bbead535b6 on tablet c9329f62b43240e99e16d0bbead535b6 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:34.815606 17139 tablet_copy_client.cc:806] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:34.816247 17139 tablet_copy_client.cc:670] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:34.820046 17142 ts_tablet_manager.cc:933] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:34.817684 16058 raft_consensus.cc:2468] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:34.824194 16096 leader_election.cc:304] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:34.826260 17089 raft_consensus.cc:2804] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.826828 17089 raft_consensus.cc:697] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:34.827890 17089 consensus_queue.cc:237] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:34.858296 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:34.859011 15980 raft_consensus.cc:3055] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.859329 15980 raft_consensus.cc:740] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:34.861191 15980 consensus_queue.cc:260] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:34.861259 17139 tablet_copy_client.cc:538] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:34.869084 15980 raft_consensus.cc:3060] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.875543 15980 raft_consensus.cc:2468] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:34.868434 17142 tablet_copy_client.cc:323] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:34.887848 17091 raft_consensus.cc:993] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:34.888401 17091 raft_consensus.cc:1081] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:34.890116 16058 raft_consensus.cc:1275] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:34.893703 16128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:34.894361 16128 raft_consensus.cc:493] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.897356 16128 raft_consensus.cc:3060] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.901487 17136 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:34.927582 16129 raft_consensus.cc:1275] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:34.928869 17139 tablet_bootstrap.cc:492] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:34.929684 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet 25f6f10dd3a740c4a385b357ef27d31c from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:34.930821 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet 25f6f10dd3a740c4a385b357ef27d31c from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-25f6f10dd3a740c4a385b357ef27d31c
I20260709 13:16:34.942098 16142 tablet_copy_source_session.cc:215] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:34.945499 17137 consensus_queue.cc:1048] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:34.951422 16128 raft_consensus.cc:515] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:34.953384 16128 leader_election.cc:290] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:34.955083 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:34.955655 16054 raft_consensus.cc:3060] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.957264 17091 raft_consensus.cc:993] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:34.957736 17091 raft_consensus.cc:1081] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:34.961161 17142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f6f10dd3a740c4a385b357ef27d31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.941942 15879 catalog_manager.cc:5697] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.963301 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:34.970022 16054 raft_consensus.cc:2468] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:34.970618 15980 raft_consensus.cc:3055] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.988881 15980 raft_consensus.cc:740] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:34.974748 16672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:16:34.989486 16672 raft_consensus.cc:493] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.989836 16672 raft_consensus.cc:3060] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.989696 15980 consensus_queue.cc:260] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:34.991022 15980 raft_consensus.cc:3060] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.997701 15980 raft_consensus.cc:2468] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:34.997668 16672 raft_consensus.cc:515] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:34.963615 15878 catalog_manager.cc:5697] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:35.000281 16672 leader_election.cc:290] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:35.000437 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:35.001737 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b3d4d0c2ec4533a38dc7651b8e28a1" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:35.000998 15980 raft_consensus.cc:3055] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.010309 15980 raft_consensus.cc:740] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:35.011695 16096 leader_election.cc:304] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:35.006855 16129 raft_consensus.cc:3060] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.007848 17139 tablet_bootstrap.cc:492] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:35.012595 17127 raft_consensus.cc:2804] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.013993 17139 tablet_bootstrap.cc:492] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:35.014053 17127 raft_consensus.cc:697] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:35.014756 17139 ts_tablet_manager.cc:1403] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.008s
I20260709 13:16:35.015055 17127 consensus_queue.cc:237] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:35.017663 17139 raft_consensus.cc:359] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.018544 17139 raft_consensus.cc:740] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:35.012116 15980 consensus_queue.cc:260] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.019239 17139 consensus_queue.cc:260] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.006543 17142 tablet_copy_client.cc:806] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:35.020596 17142 tablet_copy_client.cc:670] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:35.020591 15980 raft_consensus.cc:3060] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.028803 17139 ts_tablet_manager.cc:1434] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:16:35.030911 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-9dbb058663da4260b4518e868f93d202 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:35.031519 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-9dbb058663da4260b4518e868f93d202 on tablet 9dbb058663da4260b4518e868f93d202 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:35.031011 17142 tablet_copy_client.cc:538] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:35.043955 16129 raft_consensus.cc:2468] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:35.045383 16637 leader_election.cc:304] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:35.046263 17152 raft_consensus.cc:2804] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.046741 17152 raft_consensus.cc:697] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:35.047760 17142 tablet_bootstrap.cc:492] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:35.047642 17152 consensus_queue.cc:237] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.060014 15881 catalog_manager.cc:5697] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:35.080144 15881 catalog_manager.cc:5697] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:35.087127 15980 raft_consensus.cc:2468] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:35.096259 16129 raft_consensus.cc:1275] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:35.097708 17152 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:35.109678 16669 raft_consensus.cc:1217] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:35.116410 15982 raft_consensus.cc:1275] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:35.123783 17152 consensus_queue.cc:1048] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:35.139380 16669 raft_consensus.cc:1217] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:35.170740 16669 raft_consensus.cc:1217] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:35.171810 17142 tablet_bootstrap.cc:492] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:35.173013 17142 tablet_bootstrap.cc:492] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:35.173753 17142 ts_tablet_manager.cc:1403] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.126s	user 0.033s	sys 0.012s
I20260709 13:16:35.176817 17142 raft_consensus.cc:359] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.177726 17142 raft_consensus.cc:740] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:35.181061 17142 consensus_queue.cc:260] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.183763 17142 ts_tablet_manager.cc:1434] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:35.186048 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-25f6f10dd3a740c4a385b357ef27d31c received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:35.186511 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-25f6f10dd3a740c4a385b357ef27d31c on tablet 25f6f10dd3a740c4a385b357ef27d31c with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:35.294425 16126 raft_consensus.cc:1275] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:35.295641 17136 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:35.312987 15980 raft_consensus.cc:1275] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:35.315459 17137 consensus_queue.cc:1048] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:35.318584 16672 raft_consensus.cc:1217] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:35.322510 15980 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.324280 17165 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.347738 16054 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.349463 17165 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.385016 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:35.467775 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:35.519805 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:35.520339 15980 raft_consensus.cc:606] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:35.523180 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:35.524391 15980 raft_consensus.cc:606] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:35.527110 17114 raft_consensus.cc:993] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:35.527714 17147 raft_consensus.cc:1081] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:35.528092 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:35.528741 15980 raft_consensus.cc:606] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:35.529374 16672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:16:35.529978 16672 raft_consensus.cc:493] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:35.530359 16672 raft_consensus.cc:3060] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.531517 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:35.531983 15980 raft_consensus.cc:606] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:35.536158 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:35.536789 15980 raft_consensus.cc:606] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:35.537839 16672 raft_consensus.cc:515] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.539978 16056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd7db8d1768441ef802b1310b43ca53d"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:35.540472 16056 raft_consensus.cc:606] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:35.541229 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:35.541764 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:35.541790 16054 raft_consensus.cc:3060] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.541960 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c26989d8584e818c16f2f59cd1691b" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:35.542831 15980 raft_consensus.cc:3055] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.543167 15980 raft_consensus.cc:740] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:35.543816 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:35.544332 15980 consensus_queue.cc:260] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.545199 15980 raft_consensus.cc:3060] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.549005 16054 raft_consensus.cc:2468] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:35.551307 16636 leader_election.cc:304] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:35.552242 17137 raft_consensus.cc:2804] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.552754 17137 raft_consensus.cc:697] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:35.552377 15978 raft_consensus.cc:1275] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.553635 17137 consensus_queue.cc:237] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.555712 17127 consensus_queue.cc:1048] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.540715 16672 leader_election.cc:290] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:35.574759 15878 catalog_manager.cc:5697] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:35.576186 15977 raft_consensus.cc:1275] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:35.583313 17137 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:35.596313 15980 raft_consensus.cc:2468] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:35.605690 16058 raft_consensus.cc:1275] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.612097 17165 consensus_queue.cc:1048] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.612694 16126 raft_consensus.cc:1275] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:35.615079 17175 consensus_queue.cc:1048] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:35.637631 17147 raft_consensus.cc:993] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:35.638144 17147 raft_consensus.cc:1081] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:35.639741 16126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:35.652604 16126 raft_consensus.cc:493] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:35.653039 16126 raft_consensus.cc:3060] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.667902 17147 raft_consensus.cc:1064] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
W20260709 13:16:35.668377 17147 raft_consensus.cc:1068] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: Unable to promote non-voter 087c1a023a1d4c04bdc6cfd778ae42a7: Service unavailable: leader transfer in progress
I20260709 13:16:35.672672 16126 raft_consensus.cc:515] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:35.678217 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:35.678808 15980 raft_consensus.cc:3055] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.679123 15980 raft_consensus.cc:740] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:35.679772 15980 consensus_queue.cc:260] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:35.688055 17117 raft_consensus.cc:993] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:35.688519 15980 raft_consensus.cc:3060] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.689898 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36f3f5d3bb4a86adb71803b455eb97" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:35.690447 16056 raft_consensus.cc:3060] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.697451 16056 raft_consensus.cc:2468] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:35.698607 17093 raft_consensus.cc:1081] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:35.705091 17147 raft_consensus.cc:1064] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:35.706496 16129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:35.709918 16129 raft_consensus.cc:493] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:35.710285 16129 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.714828 15980 raft_consensus.cc:2468] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:35.709216 16096 leader_election.cc:304] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:35.717321 17127 raft_consensus.cc:2804] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.717849 17127 raft_consensus.cc:697] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:35.718688 17127 consensus_queue.cc:237] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:35.708577 17147 consensus_queue.cc:237] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.720794 17114 raft_consensus.cc:1064] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
W20260709 13:16:35.721246 17114 raft_consensus.cc:1068] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: Unable to promote non-voter 087c1a023a1d4c04bdc6cfd778ae42a7: Service unavailable: leader transfer in progress
I20260709 13:16:35.726877 16126 leader_election.cc:290] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:35.729727 16129 raft_consensus.cc:515] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.732679 16129 leader_election.cc:290] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:35.733852 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:35.735309 15980 raft_consensus.cc:3055] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.735703 15980 raft_consensus.cc:740] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:35.736584 15980 consensus_queue.cc:260] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.744150 15878 catalog_manager.cc:5697] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:35.743130 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:35.745635 16058 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.748659 17114 raft_consensus.cc:993] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:35.748941 16126 raft_consensus.cc:1275] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:35.749125 17114 raft_consensus.cc:1081] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:35.751818 16054 raft_consensus.cc:1275] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:35.753280 15980 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.751878 16672 raft_consensus.cc:1275] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:35.754215 17147 consensus_queue.cc:1048] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:35.756703 17117 consensus_queue.cc:1048] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:35.761588 16058 raft_consensus.cc:2468] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:35.764322 16096 leader_election.cc:304] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:35.764345 15980 raft_consensus.cc:2468] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:35.766139 17093 consensus_queue.cc:1048] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:35.770493 17127 raft_consensus.cc:2804] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.771138 17127 raft_consensus.cc:697] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:35.772195 17127 consensus_queue.cc:237] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.778220 16126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:35.778873 16126 raft_consensus.cc:493] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:35.779301 16126 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.788731 17093 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:35.790144 16126 raft_consensus.cc:515] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.792196 16126 leader_election.cc:290] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:35.793840 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:35.794368 15980 raft_consensus.cc:3055] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.794644 15980 raft_consensus.cc:740] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:35.795358 15980 consensus_queue.cc:260] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.796626 15980 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.797335 16672 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:35.803388 15980 raft_consensus.cc:2468] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:35.805593 16096 leader_election.cc:304] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:35.805874 16054 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:35.812011 17165 raft_consensus.cc:2804] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.812208 15878 catalog_manager.cc:5697] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:35.815434 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:35.820101 16058 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.822374 15881 catalog_manager.cc:5697] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:35.824322 17165 raft_consensus.cc:697] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:35.825351 17165 consensus_queue.cc:237] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:35.829891 16058 raft_consensus.cc:2468] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:35.844892 16126 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:35.864272 15881 catalog_manager.cc:5697] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:35.866879 15980 consensus_queue.cc:237] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.873219 16672 raft_consensus.cc:1275] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:35.873399 16128 raft_consensus.cc:1275] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:35.874809 17091 consensus_queue.cc:1048] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:35.875727 17147 consensus_queue.cc:1048] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:35.877637 16128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:35.878248 16128 raft_consensus.cc:606] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Received request to transfer leadership
I20260709 13:16:35.884698 17117 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:35.887063 17145 raft_consensus.cc:993] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:35.887590 17145 raft_consensus.cc:1081] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:35.889314 16669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd7db8d1768441ef802b1310b43ca53d"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42238
I20260709 13:16:35.889847 16669 raft_consensus.cc:493] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:35.890177 16669 raft_consensus.cc:3060] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.896389 16128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:35.897003 16128 raft_consensus.cc:606] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Received request to transfer leadership
W20260709 13:16:35.898339 15867 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for c9329f62b43240e99e16d0bbead535b6 already in progress [suppressed 1 similar messages]
I20260709 13:16:35.898082 16670 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:35.903667 17184 raft_consensus.cc:1064] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:35.903656 16669 raft_consensus.cc:515] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.910593 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7db8d1768441ef802b1310b43ca53d" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:35.910511 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7db8d1768441ef802b1310b43ca53d" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:35.911686 16058 raft_consensus.cc:3055] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.911970 16058 raft_consensus.cc:740] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:35.906837 17184 consensus_queue.cc:237] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.912735 16058 consensus_queue.cc:260] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.913637 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9dbb058663da4260b4518e868f93d202 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:35.916462 16125 raft_consensus.cc:2955] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:35.909725 16669 leader_election.cc:290] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:35.920246 16058 raft_consensus.cc:3060] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.921911 16126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:35.922535 16126 raft_consensus.cc:606] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Received request to transfer leadership
I20260709 13:16:35.911299 16128 raft_consensus.cc:3060] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:35.927389 15929 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:16:35.927826 15929 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for c9329f62b43240e99e16d0bbead535b6 already in progress
W20260709 13:16:35.928109 15929 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for c9329f62b43240e99e16d0bbead535b6 already in progress
I20260709 13:16:35.934417 16128 raft_consensus.cc:2468] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:35.935365 16058 raft_consensus.cc:2468] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:35.935541 16637 leader_election.cc:304] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:35.936393 17152 raft_consensus.cc:2804] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.936896 17152 raft_consensus.cc:697] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:35.937733 17152 consensus_queue.cc:237] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:35.938237 15881 catalog_manager.cc:5697] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:35.953421 15879 catalog_manager.cc:5697] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:35.958494 16054 raft_consensus.cc:1275] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:35.962013 16670 raft_consensus.cc:1275] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:35.963181 17165 consensus_queue.cc:1048] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:35.966475 15980 raft_consensus.cc:1275] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:35.966428 17184 consensus_queue.cc:1048] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:16:35.970502 17165 consensus_queue.cc:1048] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:35.993510 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet 9dbb058663da4260b4518e868f93d202 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:36.040449 15980 raft_consensus.cc:1275] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:36.042025 17152 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:36.041327 17127 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.042923 16669 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.050624 17114 raft_consensus.cc:993] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.051244 17114 raft_consensus.cc:1081] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.058284 15881 catalog_manager.cc:5697] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.073191 16128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:36.073801 16128 raft_consensus.cc:493] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.074149 16128 raft_consensus.cc:3060] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.074714 17193 tablet_replica.cc:333] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:36.075767 17193 raft_consensus.cc:2243] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:36.077348 16058 raft_consensus.cc:1275] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:36.078081 17193 raft_consensus.cc:2272] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:36.073474 16054 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.080032 17137 consensus_queue.cc:1048] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:36.082620 17193 ts_tablet_manager.cc:1916] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:36.085731 15980 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.091122 16128 raft_consensus.cc:515] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.099157 17193 ts_tablet_manager.cc:1929] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:36.099723 17193 log.cc:1199] T 9dbb058663da4260b4518e868f93d202 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/9dbb058663da4260b4518e868f93d202
I20260709 13:16:36.101511 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet 9dbb058663da4260b4518e868f93d202 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:36.103119 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:36.103814 16055 raft_consensus.cc:3060] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.107919 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9962f99ed4e04fd3b13264e9858590d1" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:36.108600 15980 raft_consensus.cc:3055] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:36.108922 15980 raft_consensus.cc:740] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:36.109592 15980 consensus_queue.cc:260] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.110592 15980 raft_consensus.cc:3060] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.110889 16055 raft_consensus.cc:2468] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.112464 16096 leader_election.cc:304] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:36.113579 17127 raft_consensus.cc:2804] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:36.114248 17127 raft_consensus.cc:697] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:36.115134 17127 consensus_queue.cc:237] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.103108 16128 leader_election.cc:290] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:36.129403 15980 raft_consensus.cc:2468] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.132083 16126 consensus_queue.cc:237] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
W20260709 13:16:36.133682 16023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 46714.9us
I20260709 13:16:36.145308 16669 raft_consensus.cc:1275] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:36.147212 16054 raft_consensus.cc:1275] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:36.147814 17165 consensus_queue.cc:1048] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:36.148728 17127 consensus_queue.cc:1048] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:36.158242 17158 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.164682 15881 catalog_manager.cc:5697] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:36.169256 15980 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:36.171677 15867 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25f6f10dd3a740c4a385b357ef27d31c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:36.173462 16669 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.175478 16054 raft_consensus.cc:2955] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.188246 15881 catalog_manager.cc:5697] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.189977 17158 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:16:36.210983 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet 25f6f10dd3a740c4a385b357ef27d31c with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:36.214547 17202 tablet_replica.cc:333] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:36.215615 17202 raft_consensus.cc:2243] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:36.216758 17202 raft_consensus.cc:2272] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:36.223009 15980 raft_consensus.cc:1275] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:36.224706 17158 consensus_queue.cc:1048] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.232512 16670 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Advancing to term 2
I20260709 13:16:36.232775 16058 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:36.234395 17127 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:36.235152 17202 ts_tablet_manager.cc:1916] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:36.244550 15977 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:36.249457 17158 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:36.251168 16670 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:36.253126 17158 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:36.277091 16055 raft_consensus.cc:1275] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:36.277828 17202 ts_tablet_manager.cc:1929] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:36.278358 17202 log.cc:1199] T 25f6f10dd3a740c4a385b357ef27d31c P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/25f6f10dd3a740c4a385b357ef27d31c
I20260709 13:16:36.278699 17127 consensus_queue.cc:1048] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.305820 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet 25f6f10dd3a740c4a385b357ef27d31c (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:36.307579 17185 raft_consensus.cc:993] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: : Instructing follower 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:36.308087 17185 raft_consensus.cc:1081] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Signalling peer 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:36.311750 16054 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:36.313369 17165 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:36.314360 16669 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Advancing to term 2
I20260709 13:16:36.321024 15977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:56026
I20260709 13:16:36.321630 15977 raft_consensus.cc:493] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.322005 15977 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:36.332182 17165 raft_consensus.cc:1064] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:36.334586 17165 consensus_queue.cc:237] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:36.335412 15977 raft_consensus.cc:515] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:36.337050 16669 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:36.339125 17185 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:36.343855 15977 leader_election.cc:290] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 3 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:36.344045 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:36.344599 16055 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:36.345566 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9329f62b43240e99e16d0bbead535b6" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:36.346128 16128 raft_consensus.cc:3055] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:36.346397 16128 raft_consensus.cc:740] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:36.347142 16128 consensus_queue.cc:260] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:36.349155 16128 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:36.354416 16055 raft_consensus.cc:2468] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:36.355832 15947 leader_election.cc:304] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [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: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:36.357183 17117 raft_consensus.cc:2804] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:36.357720 17117 raft_consensus.cc:697] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:36.358631 17117 consensus_queue.cc:237] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:36.370879 16670 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:36.372360 17165 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:36.373952 15977 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:36.377935 17165 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:36.383603 16055 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:36.384343 16128 raft_consensus.cc:2468] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:36.388556 17165 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:36.395382 15879 catalog_manager.cc:5697] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 2 to 3, leader changed from 42c538d8088040f594b183b96f4fc34b (127.14.129.67) to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:36.398825 17185 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.400768 15977 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.402813 16058 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.423501 16669 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.436863 15879 catalog_manager.cc:5697] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.452696 16128 consensus_queue.cc:237] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:36.460853 16669 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:36.460934 15977 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:36.463739 17165 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:36.464095 16128 raft_consensus.cc:1275] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:36.465332 17175 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:36.466459 17127 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:36.478624 17127 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.482339 16672 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.494520 15867 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 062535c9516541fe9486584bed1e3fa4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:36.504289 16055 raft_consensus.cc:1275] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:36.505198 15977 raft_consensus.cc:2955] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.505973 17137 consensus_queue.cc:1048] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:36.535228 15881 catalog_manager.cc:5697] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.547395 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:36.547770 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet 062535c9516541fe9486584bed1e3fa4 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:36.548892 17193 tablet_replica.cc:333] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:36.549991 17193 raft_consensus.cc:2243] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:36.550781 17193 raft_consensus.cc:2272] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:36.556674 17193 ts_tablet_manager.cc:1916] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:36.577538 17193 ts_tablet_manager.cc:1929] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:36.577873 17193 log.cc:1199] T 062535c9516541fe9486584bed1e3fa4 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/062535c9516541fe9486584bed1e3fa4
I20260709 13:16:36.579216 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet 062535c9516541fe9486584bed1e3fa4 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:36.605904 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:36.643440 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:36.643927 15980 raft_consensus.cc:606] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:36.646341 16058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:36.646912 16058 raft_consensus.cc:606] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:36.649291 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:36.649735 15980 raft_consensus.cc:606] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:36.652091 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:36.652562 15980 raft_consensus.cc:606] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:36.654562 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:36.655001 15980 raft_consensus.cc:606] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:36.657368 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:36.657898 15980 raft_consensus.cc:606] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:36.658941 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:36.660104 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:36.678288 17093 raft_consensus.cc:993] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.678747 17117 raft_consensus.cc:1081] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.680096 16128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:36.680516 16128 raft_consensus.cc:493] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.680768 16128 raft_consensus.cc:3060] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.682680 17093 raft_consensus.cc:993] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.683147 17117 raft_consensus.cc:1081] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.684456 16126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:36.684952 16126 raft_consensus.cc:493] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.685235 16126 raft_consensus.cc:3060] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.685539 16128 raft_consensus.cc:515] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.686509 16054 raft_consensus.cc:1275] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:36.687296 16128 leader_election.cc:290] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:36.689429 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:36.689738 15977 raft_consensus.cc:1275] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:36.689950 16054 raft_consensus.cc:3060] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.691962 17158 consensus_queue.cc:1048] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.693019 17158 consensus_queue.cc:1048] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.696286 16126 raft_consensus.cc:515] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.698154 16126 leader_election.cc:290] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:36.689966 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f56053fee054e4d8b1be4fc28527c6d" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:36.698796 15980 raft_consensus.cc:3055] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:36.699144 15978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:36.699728 15978 raft_consensus.cc:3055] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:36.694419 17093 raft_consensus.cc:993] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.700157 15978 raft_consensus.cc:740] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:36.700605 17212 raft_consensus.cc:1081] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.700706 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0317bbd2b094e688370735eb56c9cac" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:36.701321 16055 raft_consensus.cc:3060] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.701045 15978 consensus_queue.cc:260] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.702276 15978 raft_consensus.cc:3060] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.699165 15980 raft_consensus.cc:740] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:36.704553 15980 consensus_queue.cc:260] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.705689 15980 raft_consensus.cc:3060] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.709318 16055 raft_consensus.cc:2468] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.699642 16054 raft_consensus.cc:2468] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.714673 15978 raft_consensus.cc:2468] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.716974 16096 leader_election.cc:304] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:36.717751 17185 raft_consensus.cc:2804] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:36.718204 17185 raft_consensus.cc:697] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:36.718562 16096 leader_election.cc:304] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:36.719084 17185 consensus_queue.cc:237] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.720786 17127 raft_consensus.cc:2804] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:36.721318 17127 raft_consensus.cc:697] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:36.722153 17127 consensus_queue.cc:237] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.722532 16128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:36.724095 16128 raft_consensus.cc:493] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.724493 16128 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.731858 15980 raft_consensus.cc:2468] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.738592 16128 raft_consensus.cc:515] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.740310 16128 leader_election.cc:290] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:36.740862 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:36.741775 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:36.742302 16054 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.741760 15980 raft_consensus.cc:3055] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:36.747653 15980 raft_consensus.cc:740] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:36.748521 16054 raft_consensus.cc:2468] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.749683 16096 leader_election.cc:304] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:36.749462 15980 consensus_queue.cc:260] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.750458 17185 raft_consensus.cc:2804] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:36.750880 15980 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.750982 17185 raft_consensus.cc:697] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:36.751926 17185 consensus_queue.cc:237] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.757261 15980 raft_consensus.cc:2468] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.755877 15878 catalog_manager.cc:5697] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:36.773418 15878 catalog_manager.cc:5697] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:36.774680 15878 catalog_manager.cc:5697] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:36.847071 17212 raft_consensus.cc:993] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.847585 17093 raft_consensus.cc:1081] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.849079 16125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:36.849515 16125 raft_consensus.cc:493] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.849857 16125 raft_consensus.cc:3060] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.854916 16125 raft_consensus.cc:515] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.856442 16125 leader_election.cc:290] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:36.857084 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:36.857376 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:36.857676 15980 raft_consensus.cc:3055] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:36.857882 16054 raft_consensus.cc:3060] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.858007 15980 raft_consensus.cc:740] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:36.858765 15980 consensus_queue.cc:260] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.859961 15980 raft_consensus.cc:3060] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.860435 16669 raft_consensus.cc:3060] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Advancing to term 3
I20260709 13:16:36.864493 16054 raft_consensus.cc:2468] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.865630 16096 leader_election.cc:304] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:36.865983 15980 raft_consensus.cc:2468] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:36.865566 16669 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:36.868495 16054 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:36.866421 17127 raft_consensus.cc:2804] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:36.871040 17127 raft_consensus.cc:697] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:36.870875 17093 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:36.871984 17127 consensus_queue.cc:237] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.873015 17212 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:36.888036 17212 raft_consensus.cc:1064] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:36.887713 15877 catalog_manager.cc:5697] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
W20260709 13:16:36.889086 17212 raft_consensus.cc:1068] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: Unable to promote non-voter 087c1a023a1d4c04bdc6cfd778ae42a7: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:16:36.903131 17114 raft_consensus.cc:1064] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:36.901693 16125 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:36.906168 17114 consensus_queue.cc:237] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:36.916591 16669 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:36.917111 16125 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:36.917963 17114 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:36.919575 16054 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:36.922022 17212 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:36.923641 17114 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:36.930353 17114 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.935629 16054 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.941139 16669 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.953202 15878 catalog_manager.cc:5697] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.956660 16125 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.968506 17212 raft_consensus.cc:993] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.968972 17212 raft_consensus.cc:1081] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:36.973704 16125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:36.977458 15977 consensus_queue.cc:237] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:36.985037 16125 raft_consensus.cc:493] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.985466 16125 raft_consensus.cc:3060] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.987640 16054 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:36.988842 16669 raft_consensus.cc:1275] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:36.988947 17114 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:36.990564 17117 consensus_queue.cc:1048] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:36.994870 16125 raft_consensus.cc:515] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:36.997327 17093 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.998917 15977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:36.999048 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6520a6bca2342338df3876b4f65cfc1" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:36.998633 16669 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:36.999629 16055 raft_consensus.cc:3060] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.999591 15977 raft_consensus.cc:3055] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:37.000253 15977 raft_consensus.cc:740] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:37.001012 15977 consensus_queue.cc:260] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:37.002048 15977 raft_consensus.cc:3060] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.008080 15977 raft_consensus.cc:2468] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:37.009819 16096 leader_election.cc:304] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:36.997004 16125 leader_election.cc:290] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:37.010218 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9329f62b43240e99e16d0bbead535b6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:37.011202 17185 raft_consensus.cc:2804] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:37.011713 17185 raft_consensus.cc:697] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:37.012564 17185 consensus_queue.cc:237] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:37.014763 15878 catalog_manager.cc:5697] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 5 to 6, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:37.016484 16055 raft_consensus.cc:2468] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:37.027231 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet c9329f62b43240e99e16d0bbead535b6 with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:37.026523 16055 raft_consensus.cc:2955] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:37.027479 15877 catalog_manager.cc:5697] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:37.029120 17220 tablet_replica.cc:333] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:37.030195 17220 raft_consensus.cc:2243] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:37.031294 17220 raft_consensus.cc:2272] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:37.040285 17220 ts_tablet_manager.cc:1916] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:37.065550 17220 ts_tablet_manager.cc:1929] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:16:37.065884 17220 log.cc:1199] T c9329f62b43240e99e16d0bbead535b6 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/c9329f62b43240e99e16d0bbead535b6
I20260709 13:16:37.067489 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet c9329f62b43240e99e16d0bbead535b6 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:37.116879 16055 raft_consensus.cc:1275] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.118497 17185 consensus_queue.cc:1048] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.781976 15977 raft_consensus.cc:1275] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.816000 15977 consensus_queue.cc:237] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
W20260709 13:16:37.837311 15949 consensus_peers.cc:597] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 278ca122671d4037be1b5e3f25018dd6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:37.839093 16054 raft_consensus.cc:1275] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:37.840433 17227 consensus_queue.cc:1048] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.847360 16054 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.862581 17127 consensus_queue.cc:1048] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.863224 16054 raft_consensus.cc:1275] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.864389 16058 raft_consensus.cc:1275] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.888273 16128 raft_consensus.cc:1275] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:37.887071 17114 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:37.894551 17127 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.897527 16056 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:37.900224 17127 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.902281 17127 consensus_queue.cc:1048] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.905603 15982 raft_consensus.cc:1275] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.914445 15979 raft_consensus.cc:1275] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.933921 17117 consensus_queue.cc:1048] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:37.947268 17127 consensus_queue.cc:1048] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.949441 17234 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.958818 17229 raft_consensus.cc:993] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:37.961221 17229 raft_consensus.cc:1081] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:37.971045 16668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42238
I20260709 13:16:37.971662 16668 raft_consensus.cc:493] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:37.972014 16668 raft_consensus.cc:3060] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.973395 15878 catalog_manager.cc:5697] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:37.977363 15978 raft_consensus.cc:1275] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.976637 15983 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.979831 16668 raft_consensus.cc:515] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:37.995103 17127 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:37.998131 17233 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:37.998648 16058 consensus_queue.cc:237] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:38.000455 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:38.001247 15982 raft_consensus.cc:3060] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.015632 16057 raft_consensus.cc:1275] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:38.015851 15982 raft_consensus.cc:2468] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:38.019121 16636 leader_election.cc:304] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 
I20260709 13:16:38.020481 17231 raft_consensus.cc:2804] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:38.020995 17231 raft_consensus.cc:697] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:38.021823 17231 consensus_queue.cc:237] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:38.025681 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce90184f054c39bbf1c01faba1da89" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:38.026387 16057 raft_consensus.cc:3055] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:38.026783 16057 raft_consensus.cc:740] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:38.027693 16057 consensus_queue.cc:260] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:38.028913 16057 raft_consensus.cc:3060] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.035166 16668 leader_election.cc:290] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:38.054128 15979 raft_consensus.cc:1275] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:38.067700 16128 raft_consensus.cc:1275] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:38.073189 16057 raft_consensus.cc:2468] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:38.072468 17229 consensus_queue.cc:1048] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:16:38.074560 17196 consensus_queue.cc:1048] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:16:38.074573 17234 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:16:38.104185 16024 consensus_peers.cc:597] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee3dcd1c0a7542b6ab6d7bfa7f9a5f71. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:38.120018 15879 catalog_manager.cc:5697] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:16:38.134991 17243 log.cc:927] Time spent T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:16:38.136049 16127 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:38.159701 16004 debug-util.cc:398] Leaking SignalData structure 0x7b08001d3760 after lost signal to thread 14856
W20260709 13:16:38.160925 16004 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce3e0 after lost signal to thread 15915
W20260709 13:16:38.162125 16004 debug-util.cc:398] Leaking SignalData structure 0x7b080032e400 after lost signal to thread 16007
W20260709 13:16:38.166481 16004 debug-util.cc:398] Leaking SignalData structure 0x7b08002ef6c0 after lost signal to thread 16082
W20260709 13:16:38.167631 16004 debug-util.cc:398] Leaking SignalData structure 0x7b080033f7c0 after lost signal to thread 16156
W20260709 13:16:38.168756 16004 debug-util.cc:398] Leaking SignalData structure 0x7b0800358700 after lost signal to thread 16696
I20260709 13:16:38.168073 17228 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.169209 16128 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:38.234654 16022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 65938.6us
I20260709 13:16:38.236438 15980 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.230407 16055 consensus_queue.cc:237] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:38.238658 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:38.256739 15881 catalog_manager.cc:5697] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:38.289577 16024 consensus_peers.cc:597] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 482c97f54771414c9b4513215b9719ec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:38.295691 16128 raft_consensus.cc:1275] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:38.296530 15980 raft_consensus.cc:1275] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:38.299834 17264 consensus_queue.cc:1048] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:38.301344 17230 consensus_queue.cc:1048] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:38.367930 17228 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.372071 16126 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.376716 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:38.400467 15978 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.404206 15878 catalog_manager.cc:5697] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.411751 15980 consensus_queue.cc:237] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:38.455869 17272 ts_tablet_manager.cc:933] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:38.461225 17272 tablet_copy_client.cc:323] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:38.466096 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 278ca122671d4037be1b5e3f25018dd6 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:38.466655 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 278ca122671d4037be1b5e3f25018dd6 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-278ca122671d4037be1b5e3f25018dd6
I20260709 13:16:38.487850 16054 raft_consensus.cc:1275] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:38.489387 17114 consensus_queue.cc:1048] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:38.495671 16126 raft_consensus.cc:1275] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:38.496697 15993 tablet_copy_source_session.cc:215] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:16:38.498744 15949 consensus_peers.cc:597] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50c3e738e55245f99e40079d6e1ab0f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:38.503034 17224 consensus_queue.cc:1048] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:16:38.507344 15980 raft_consensus.cc:1275] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:38.514500 17272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278ca122671d4037be1b5e3f25018dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.514266 17231 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:38.522050 17093 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.525705 16058 raft_consensus.cc:1275] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:38.528429 16054 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.533681 17237 consensus_queue.cc:1048] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:38.517419 17270 ts_tablet_manager.cc:933] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:38.566576 16126 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.635208 17272 tablet_copy_client.cc:806] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:38.640488 17272 tablet_copy_client.cc:670] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:38.661882 17272 tablet_copy_client.cc:538] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:38.669304 15879 catalog_manager.cc:5697] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:38.755647 17270 tablet_copy_client.cc:323] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:38.765051 17272 tablet_bootstrap.cc:492] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:38.765267 16126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
new_leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:47376
I20260709 13:16:38.765884 16126 raft_consensus.cc:606] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Received request to transfer leadership to TS 0197a9d24bc34a6dbd9a71579caa4998
I20260709 13:16:38.767721 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:38.768299 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-ee3dcd1c0a7542b6ab6d7bfa7f9a5f71
I20260709 13:16:38.775309 16068 tablet_copy_source_session.cc:215] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:38.778499 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.783039 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a1369b094d14d408fc747d20116441b"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:38.783675 15980 raft_consensus.cc:606] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:38.798751 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:38.799475 15980 raft_consensus.cc:606] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:38.810814 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:38.813208 15980 raft_consensus.cc:606] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:38.822234 15978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:38.822839 15978 raft_consensus.cc:606] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:38.837155 15978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:38.837808 17283 ts_tablet_manager.cc:933] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:38.837751 15978 raft_consensus.cc:606] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:38.839807 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:38.841604 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:38.844131 17270 tablet_copy_client.cc:806] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:38.848981 17114 raft_consensus.cc:993] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:38.849488 17093 raft_consensus.cc:1081] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:38.851186 16054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:33108
I20260709 13:16:38.853050 16054 raft_consensus.cc:493] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:38.855459 16054 raft_consensus.cc:3060] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.860039 17283 tablet_copy_client.cc:323] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:38.861538 17270 tablet_copy_client.cc:670] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:38.861773 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet 482c97f54771414c9b4513215b9719ec from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:38.862339 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet 482c97f54771414c9b4513215b9719ec from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-482c97f54771414c9b4513215b9719ec
I20260709 13:16:38.865859 17270 tablet_copy_client.cc:538] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:38.868306 17114 raft_consensus.cc:993] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:38.868451 16054 raft_consensus.cc:515] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:38.868865 17227 raft_consensus.cc:1081] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:38.870487 16068 tablet_copy_source_session.cc:215] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:38.870981 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:38.871268 16126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:38.871583 15980 raft_consensus.cc:3055] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:38.871820 16126 raft_consensus.cc:493] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:38.872033 15980 raft_consensus.cc:740] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:38.872321 16126 raft_consensus.cc:3060] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.873509 15980 consensus_queue.cc:260] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:38.874601 15980 raft_consensus.cc:3060] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.881790 17283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482c97f54771414c9b4513215b9719ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.883241 17272 tablet_bootstrap.cc:492] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:38.881847 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:38.884642 17272 tablet_bootstrap.cc:492] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:38.884773 16128 raft_consensus.cc:3060] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.885444 17272 ts_tablet_manager.cc:1403] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.011s
I20260709 13:16:38.883659 16054 leader_election.cc:290] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:38.889639 15980 raft_consensus.cc:2468] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 2.
I20260709 13:16:38.905710 17270 tablet_bootstrap.cc:492] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:38.907385 16022 leader_election.cc:304] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:38.908313 17228 raft_consensus.cc:2804] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:38.908813 17228 raft_consensus.cc:697] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:38.909687 17228 consensus_queue.cc:237] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:38.921236 17283 tablet_copy_client.cc:806] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:38.921869 17283 tablet_copy_client.cc:670] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:38.890043 17272 raft_consensus.cc:359] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:38.896665 16126 raft_consensus.cc:515] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:38.927650 16126 leader_election.cc:290] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:38.901355 16128 raft_consensus.cc:2468] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 2.
I20260709 13:16:38.930444 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:38.930864 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7188f21b4435fb25a84d90209adeb" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:38.931756 16054 raft_consensus.cc:3060] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.931766 15980 raft_consensus.cc:3055] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:38.932202 15980 raft_consensus.cc:740] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:38.932880 15980 consensus_queue.cc:260] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:38.942885 17288 ts_tablet_manager.cc:933] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:38.947201 17272 raft_consensus.cc:740] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:38.948077 17272 consensus_queue.cc:260] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:38.949700 15980 raft_consensus.cc:3060] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.950642 17272 ts_tablet_manager.cc:1434] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.063s	user 0.001s	sys 0.004s
I20260709 13:16:38.938786 16054 raft_consensus.cc:2468] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:38.951933 16055 raft_consensus.cc:1240] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Rejecting Update request from peer 0197a9d24bc34a6dbd9a71579caa4998 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:38.952441 16096 leader_election.cc:304] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:38.953290 17241 raft_consensus.cc:2804] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:38.953756 17241 raft_consensus.cc:697] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:38.954442 17283 tablet_copy_client.cc:538] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:38.954582 17241 consensus_queue.cc:237] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:38.961393 15879 catalog_manager.cc:5697] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:38.963654 15980 raft_consensus.cc:2468] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:38.971475 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-278ca122671d4037be1b5e3f25018dd6 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:38.971984 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-278ca122671d4037be1b5e3f25018dd6 on tablet 278ca122671d4037be1b5e3f25018dd6 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:38.978149 17288 tablet_copy_client.cc:323] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:38.980124 17270 tablet_bootstrap.cc:492] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:38.984612 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 50c3e738e55245f99e40079d6e1ab0f2 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:39.001415 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 50c3e738e55245f99e40079d6e1ab0f2 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-50c3e738e55245f99e40079d6e1ab0f2
I20260709 13:16:39.004030 17270 tablet_bootstrap.cc:492] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:39.004778 17270 ts_tablet_manager.cc:1403] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.011s
I20260709 13:16:39.009225 17283 tablet_bootstrap.cc:492] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:39.007728 17270 raft_consensus.cc:359] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:39.013399 17270 raft_consensus.cc:740] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:39.015552 17270 consensus_queue.cc:260] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:39.016860 15993 tablet_copy_source_session.cc:215] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:39.019675 15879 catalog_manager.cc:5697] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:39.022106 17288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c3e738e55245f99e40079d6e1ab0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.044217 17270 ts_tablet_manager.cc:1434] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 13:16:39.049507 17288 tablet_copy_client.cc:806] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:39.050165 17288 tablet_copy_client.cc:670] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:39.054325 17288 tablet_copy_client.cc:538] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:39.064610 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:39.065104 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 on tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:39.065071 17288 tablet_bootstrap.cc:492] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:39.096465 17283 tablet_bootstrap.cc:492] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:39.097410 17283 tablet_bootstrap.cc:492] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:39.099964 17283 ts_tablet_manager.cc:1403] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.008s
I20260709 13:16:39.103271 17283 raft_consensus.cc:359] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:39.104130 17283 raft_consensus.cc:740] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:39.104763 17283 consensus_queue.cc:260] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:39.111805 17283 ts_tablet_manager.cc:1434] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:16:39.112458 17288 tablet_bootstrap.cc:492] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:39.113946 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-482c97f54771414c9b4513215b9719ec received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:39.114421 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-482c97f54771414c9b4513215b9719ec on tablet 482c97f54771414c9b4513215b9719ec with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:39.116201 17288 tablet_bootstrap.cc:492] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:39.126644 17288 ts_tablet_manager.cc:1403] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.006s
I20260709 13:16:39.129658 17288 raft_consensus.cc:359] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:39.130518 17288 raft_consensus.cc:740] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:39.131140 17288 consensus_queue.cc:260] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:39.133841 17288 ts_tablet_manager.cc:1434] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:39.136096 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-50c3e738e55245f99e40079d6e1ab0f2 received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:39.136507 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-50c3e738e55245f99e40079d6e1ab0f2 on tablet 50c3e738e55245f99e40079d6e1ab0f2 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:39.151476 17114 raft_consensus.cc:993] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:39.152199 17227 raft_consensus.cc:1081] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:39.156805 16055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a1369b094d14d408fc747d20116441b"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:33108
I20260709 13:16:39.157384 16055 raft_consensus.cc:493] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.157723 16055 raft_consensus.cc:3060] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.171232 16055 raft_consensus.cc:515] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:39.182663 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1369b094d14d408fc747d20116441b" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:39.183266 16126 raft_consensus.cc:3060] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.195284 16055 leader_election.cc:290] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:39.196652 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1369b094d14d408fc747d20116441b" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:39.197266 15980 raft_consensus.cc:3055] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:39.197533 15980 raft_consensus.cc:740] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:39.198242 15980 consensus_queue.cc:260] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:39.199558 15980 raft_consensus.cc:3060] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.200820 17226 raft_consensus.cc:993] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:39.201323 17226 raft_consensus.cc:1081] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:39.203052 16670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:16:39.203646 16670 raft_consensus.cc:493] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.203982 16670 raft_consensus.cc:3060] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.193282 16126 raft_consensus.cc:2468] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 2.
I20260709 13:16:39.209401 16023 leader_election.cc:304] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:39.210178 17265 raft_consensus.cc:2804] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:39.210659 17265 raft_consensus.cc:697] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:39.219138 17265 consensus_queue.cc:237] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:39.234581 16670 raft_consensus.cc:515] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.238373 15978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:39.238197 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f0f0211fd45ecbbf6ba54c02590f8" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:39.239300 15978 raft_consensus.cc:3055] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:39.239626 16126 raft_consensus.cc:3060] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.251585 16670 leader_election.cc:290] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:39.257066 16126 raft_consensus.cc:2468] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:39.259699 15978 raft_consensus.cc:740] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:39.260795 15978 consensus_queue.cc:260] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.262218 15978 raft_consensus.cc:3060] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.269232 16637 leader_election.cc:304] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:39.270107 17237 raft_consensus.cc:2804] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:39.270864 17237 raft_consensus.cc:697] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:39.271772 17237 consensus_queue.cc:237] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.276597 17185 raft_consensus.cc:993] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b: : Instructing follower 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:39.277112 17185 raft_consensus.cc:1081] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Signalling peer 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:39.278708 16670 raft_consensus.cc:1217] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:39.282584 15983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:56026
I20260709 13:16:39.283219 15983 raft_consensus.cc:493] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.283605 15983 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.284883 15980 raft_consensus.cc:2468] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 2.
I20260709 13:16:39.313190 15983 raft_consensus.cc:515] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.350857 15880 catalog_manager.cc:5697] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:39.350244 15879 catalog_manager.cc:5697] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.365129 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:39.371403 16126 raft_consensus.cc:3055] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:39.371894 16126 raft_consensus.cc:740] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:39.373440 16126 consensus_queue.cc:260] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.374886 16126 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.390091 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
I20260709 13:16:39.391108 16670 raft_consensus.cc:3060] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.410365 16670 raft_consensus.cc:2468] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:39.414372 17226 raft_consensus.cc:993] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:39.415210 17226 raft_consensus.cc:1081] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:39.386013 15983 leader_election.cc:290] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 3 election: Requested vote from peers 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701), 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823)
I20260709 13:16:39.443329 16126 raft_consensus.cc:2468] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:39.459321 16668 raft_consensus.cc:1217] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:39.466622 16128 raft_consensus.cc:1275] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.467036 15978 raft_consensus.cc:2468] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:39.470635 17264 consensus_queue.cc:1048] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:39.471207 15949 leader_election.cc:304] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [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: 0197a9d24bc34a6dbd9a71579caa4998, 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 
I20260709 13:16:39.473443 17093 raft_consensus.cc:2804] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:39.474042 17093 raft_consensus.cc:697] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:39.475327 17093 consensus_queue.cc:237] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
W20260709 13:16:39.497831 16024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.68:42823, user_credentials={real_user=slave}} blocked reactor thread for 117295us
I20260709 13:16:39.510535 15978 raft_consensus.cc:1275] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.495901 16670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:16:39.528340 16670 raft_consensus.cc:493] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.528795 16670 raft_consensus.cc:3060] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.536247 16055 raft_consensus.cc:1275] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.550361 15980 raft_consensus.cc:1275] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.559218 16671 raft_consensus.cc:1217] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:39.561628 16668 raft_consensus.cc:1217] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:39.564817 17233 consensus_queue.cc:1048] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:39.562882 15879 catalog_manager.cc:5697] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 2 to 3, leader changed from 42c538d8088040f594b183b96f4fc34b (127.14.129.67) to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.617326 16670 raft_consensus.cc:515] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.621376 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:39.622092 16670 leader_election.cc:290] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:39.623842 16126 raft_consensus.cc:3060] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.648173 16126 raft_consensus.cc:2468] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:39.658257 17297 consensus_queue.cc:1048] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:39.660120 16637 leader_election.cc:304] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:39.661335 17308 raft_consensus.cc:2804] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:39.656320 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba98aa7d4fc40df800cc614da1b24b5" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:39.661944 17308 raft_consensus.cc:697] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:39.665550 15980 raft_consensus.cc:3055] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:39.665894 15980 raft_consensus.cc:740] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:39.666673 15980 consensus_queue.cc:260] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.667837 15980 raft_consensus.cc:3060] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.692629 17308 consensus_queue.cc:237] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.717904 17300 consensus_queue.cc:1048] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
W20260709 13:16:39.719696 16096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 65962.2us
I20260709 13:16:39.754321 17264 raft_consensus.cc:1064] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:39.757241 17264 consensus_queue.cc:237] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.759680 15980 raft_consensus.cc:2468] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
W20260709 13:16:39.803624 16023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 55281.1us
I20260709 13:16:39.805724 16126 raft_consensus.cc:1275] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.802640 15879 catalog_manager.cc:5697] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:39.820108 17114 raft_consensus.cc:1064] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:39.832492 15980 raft_consensus.cc:1275] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:16:39.833726 16022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 90278.9us
I20260709 13:16:39.823729 17114 consensus_queue.cc:237] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:39.844131 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:39.847178 17237 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:39.853255 16126 raft_consensus.cc:1275] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:39.874118 17309 consensus_queue.cc:1048] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:39.905994 16670 raft_consensus.cc:1275] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:39.912142 16670 raft_consensus.cc:1275] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:16:39.912704 16022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 44977.3us
I20260709 13:16:39.913936 16129 raft_consensus.cc:1275] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:39.918670 17114 consensus_queue.cc:1048] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:39.919641 17265 consensus_queue.cc:1048] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:39.973388 17313 consensus_queue.cc:1048] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:16:39.978224 16125 raft_consensus.cc:1275] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:39.983701 16057 raft_consensus.cc:1275] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.006112 17227 consensus_queue.cc:1048] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:40.022336 17315 consensus_queue.cc:1048] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:16:40.047039 15948 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 104001us
I20260709 13:16:40.048251 17296 consensus_queue.cc:1048] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:40.076762 17296 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.084774 16053 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.100095 17265 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.107733 16126 raft_consensus.cc:1275] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:40.109272 17308 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:40.119361 15879 catalog_manager.cc:5697] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.131698 16129 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.157472 15982 raft_consensus.cc:1275] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:40.159664 15983 raft_consensus.cc:1275] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.161299 16670 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:40.170646 17311 raft_consensus.cc:1064] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:40.171710 17227 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:40.173373 17311 consensus_queue.cc:237] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:40.178050 15982 raft_consensus.cc:1275] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:40.178339 17312 consensus_queue.cc:1048] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:40.181429 16670 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.178102 17264 consensus_queue.cc:1048] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:16:40.198467 16129 raft_consensus.cc:1275] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:40.199151 17319 consensus_queue.cc:1048] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:16:40.219132 17326 consensus_queue.cc:1048] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:40.226572 17301 raft_consensus.cc:1064] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:40.201735 16668 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.229357 17301 consensus_queue.cc:237] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
W20260709 13:16:40.235087 16022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 57945us
I20260709 13:16:40.235387 15879 catalog_manager.cc:5697] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.299804 15980 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.295455 16125 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.317869 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:40.392794 16129 raft_consensus.cc:1275] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.395152 17264 consensus_queue.cc:1048] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:40.397868 16671 raft_consensus.cc:1275] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:16:40.401821 17339 log.cc:927] Time spent T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
W20260709 13:16:40.404145 17341 log.cc:927] Time spent T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998: Append to log took a long time: real 0.103s	user 0.000s	sys 0.006s
I20260709 13:16:40.415961 15979 raft_consensus.cc:1275] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.420377 17228 consensus_queue.cc:1048] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:40.433529 17265 consensus_queue.cc:1048] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:40.466267 16057 consensus_queue.cc:237] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:40.479748 16129 raft_consensus.cc:1275] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:40.490758 17228 consensus_queue.cc:1048] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:40.491371 16668 raft_consensus.cc:1275] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:40.506459 17228 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.506543 17265 consensus_queue.cc:1048] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:16:40.520498 17311 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.522274 16668 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
W20260709 13:16:40.541246 15948 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 48295.1us
I20260709 13:16:40.549192 16126 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.572737 16670 raft_consensus.cc:1275] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.579552 17327 consensus_queue.cc:1048] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:16:40.583042 15879 catalog_manager.cc:5697] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:40.585600 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 482c97f54771414c9b4513215b9719ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:40.576061 15979 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.592862 16125 raft_consensus.cc:2955] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.591946 16057 raft_consensus.cc:1275] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.601850 17301 consensus_queue.cc:1048] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:40.636114 16128 raft_consensus.cc:1275] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.624574 16671 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.671924 15880 catalog_manager.cc:5697] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.677881 17296 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.686141 17327 consensus_queue.cc:1048] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:16:40.698438 15980 consensus_queue.cc:237] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:40.706053 16669 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.709578 16670 raft_consensus.cc:1275] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:40.711338 17114 consensus_queue.cc:1048] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:40.713933 16057 raft_consensus.cc:1275] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:40.730620 16053 consensus_queue.cc:237] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:40.740662 17226 consensus_queue.cc:1048] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 13:16:40.773097 16125 raft_consensus.cc:1275] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:40.776414 17311 consensus_queue.cc:1048] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:16:40.795332 16053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
mode: GRACEFUL
new_leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:40.796514 16053 raft_consensus.cc:606] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Received request to transfer leadership to TS 0197a9d24bc34a6dbd9a71579caa4998
I20260709 13:16:40.806823 16128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
new_leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:47376
I20260709 13:16:40.807435 16128 raft_consensus.cc:606] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Received request to transfer leadership to TS 0197a9d24bc34a6dbd9a71579caa4998
I20260709 13:16:40.818349 17297 raft_consensus.cc:993] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: : Instructing follower 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:40.818833 17297 raft_consensus.cc:1081] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Signalling peer 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:40.831984 16056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:40.832612 16056 raft_consensus.cc:606] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:40.835906 17353 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.853317 16053 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.857116 17326 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.859200 16670 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.860030 16671 raft_consensus.cc:1275] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:40.861725 17228 consensus_queue.cc:1048] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:40.871558 16129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e271770bd9c402781680bfe762223df"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:47376
I20260709 13:16:40.872217 16129 raft_consensus.cc:606] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:40.875252 15979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:40.875789 15979 raft_consensus.cc:606] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:40.878397 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:40.877990 15879 catalog_manager.cc:5697] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.880039 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:40.893591 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet 482c97f54771414c9b4513215b9719ec with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:40.907056 16053 raft_consensus.cc:2955] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.910768 15980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:56026
I20260709 13:16:40.911410 15980 raft_consensus.cc:493] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:40.911779 15980 raft_consensus.cc:3060] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:40.925887 15980 raft_consensus.cc:515] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:40.927403 16670 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.930765 16125 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.940841 17349 raft_consensus.cc:993] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:40.941370 17349 raft_consensus.cc:1081] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:40.944517 15980 leader_election.cc:290] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 3 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:40.951973 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:40.952699 16056 raft_consensus.cc:3060] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:40.957175 15880 catalog_manager.cc:5697] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.960052 16125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020597452ce43c4932ef2894a80d00f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:40.960851 16125 raft_consensus.cc:3055] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:40.961222 16125 raft_consensus.cc:740] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:40.965827 16669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e271770bd9c402781680bfe762223df"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:35982
I20260709 13:16:40.966513 16669 raft_consensus.cc:493] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:40.968127 16125 consensus_queue.cc:260] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:40.978603 16669 raft_consensus.cc:3060] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:40.974906 16056 raft_consensus.cc:2468] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:40.977288 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:40.979069 16129 raft_consensus.cc:2955] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.973369 15980 consensus_queue.cc:237] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:40.963893 15880 catalog_manager.cc:5697] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:40.979926 16125 raft_consensus.cc:3060] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:40.991150 17296 raft_consensus.cc:993] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:40.991606 17327 raft_consensus.cc:1081] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:40.992141 16670 raft_consensus.cc:1275] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:40.993505 16671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:16:40.994015 16671 raft_consensus.cc:493] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:40.993837 17322 consensus_queue.cc:1048] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:40.994427 16671 raft_consensus.cc:3060] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:40.997008 16125 raft_consensus.cc:2468] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:41.002353 16669 raft_consensus.cc:515] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:41.005354 15948 leader_election.cc:304] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [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: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:41.006722 17322 raft_consensus.cc:2804] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:41.007225 17322 raft_consensus.cc:697] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:41.007855 17322 consensus_queue.cc:237] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:41.016594 16053 raft_consensus.cc:1275] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:41.017143 16668 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:41.021162 16671 raft_consensus.cc:515] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:41.022591 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50c3e738e55245f99e40079d6e1ab0f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:41.019974 17226 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:41.024369 17357 tablet_replica.cc:333] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:41.024986 17327 consensus_queue.cc:1048] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:41.025460 17357 raft_consensus.cc:2243] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:41.026204 17357 raft_consensus.cc:2272] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:41.026803 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet 50c3e738e55245f99e40079d6e1ab0f2 with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:41.027648 16669 leader_election.cc:290] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:41.029241 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e271770bd9c402781680bfe762223df" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:41.029877 16053 raft_consensus.cc:3060] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:41.031669 16671 leader_election.cc:290] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:41.034013 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e271770bd9c402781680bfe762223df" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:41.034631 16129 raft_consensus.cc:3055] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:41.034926 16129 raft_consensus.cc:740] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:41.033155 16056 raft_consensus.cc:2955] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:41.036386 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:41.036939 16126 raft_consensus.cc:3060] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.038074 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7f3db062e243df91804742a5a0a589" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:41.038621 15980 raft_consensus.cc:3055] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:41.038913 15980 raft_consensus.cc:740] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:41.042495 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:41.042476 15980 consensus_queue.cc:260] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:41.043869 15980 raft_consensus.cc:3060] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.054353 16053 raft_consensus.cc:2468] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:41.056861 16636 leader_election.cc:304] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:41.046422 16129 consensus_queue.cc:260] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:41.061611 15980 raft_consensus.cc:2468] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 3.
I20260709 13:16:41.068279 16129 raft_consensus.cc:3060] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:41.069815 17237 raft_consensus.cc:2804] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:41.071468 17237 raft_consensus.cc:697] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:41.072485 17237 consensus_queue.cc:237] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:41.073160 17357 ts_tablet_manager.cc:1916] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:41.079439 17353 raft_consensus.cc:993] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795: : Instructing follower 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:41.079968 17353 raft_consensus.cc:1081] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Signalling peer 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:41.081885 15979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:56024
I20260709 13:16:41.082422 15979 raft_consensus.cc:493] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.082769 15979 raft_consensus.cc:3060] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:41.086680 16126 raft_consensus.cc:2468] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 3.
I20260709 13:16:41.087996 16637 leader_election.cc:304] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:41.119071 15979 raft_consensus.cc:515] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:41.127260 17358 tablet_replica.cc:333] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:41.116636 17355 raft_consensus.cc:2804] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:16:41.133737 16636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 45199.7us
I20260709 13:16:41.135039 17355 raft_consensus.cc:697] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:41.139323 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:41.139952 16056 raft_consensus.cc:3055] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:41.140229 16056 raft_consensus.cc:740] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:41.140980 16056 consensus_queue.cc:260] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:41.141146 15877 catalog_manager.cc:5697] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:41.142068 16056 raft_consensus.cc:3060] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:41.149432 16056 raft_consensus.cc:2468] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 2.
I20260709 13:16:41.154248 15947 leader_election.cc:304] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:41.155112 17327 raft_consensus.cc:2804] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:41.155846 17327 raft_consensus.cc:697] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:41.157577 17327 consensus_queue.cc:237] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:41.136039 17355 consensus_queue.cc:237] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:41.173309 17358 raft_consensus.cc:2243] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:41.174146 17358 raft_consensus.cc:2272] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:41.175963 15979 leader_election.cc:290] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 2 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823)
I20260709 13:16:41.176033 16129 raft_consensus.cc:2468] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:41.176934 16671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531f6ddc1244fefad71bdc0c8bc53b1" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
I20260709 13:16:41.177731 16671 raft_consensus.cc:3060] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:41.187085 17358 ts_tablet_manager.cc:1916] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:41.190042 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 278ca122671d4037be1b5e3f25018dd6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:41.190900 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet 278ca122671d4037be1b5e3f25018dd6 with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:41.191722 15880 catalog_manager.cc:5697] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 2 to 3, leader changed from 42c538d8088040f594b183b96f4fc34b (127.14.129.67) to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:41.192283 15879 catalog_manager.cc:5697] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 42c538d8088040f594b183b96f4fc34b (127.14.129.67) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.202435 16671 raft_consensus.cc:2468] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 2.
I20260709 13:16:41.241602 17312 raft_consensus.cc:993] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:41.242118 17312 raft_consensus.cc:1081] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:41.245971 16125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45634
I20260709 13:16:41.246614 16125 raft_consensus.cc:493] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.247046 16125 raft_consensus.cc:3060] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.260892 16125 raft_consensus.cc:515] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:41.267863 15979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:41.268452 15979 raft_consensus.cc:3060] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.273730 16125 leader_election.cc:290] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 3 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:41.278627 15979 raft_consensus.cc:2468] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 3.
I20260709 13:16:41.278746 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061160971cf47d3accb3a503d189c9e" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:41.276176 15880 catalog_manager.cc:5697] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 2 to 3, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 3 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.279364 16056 raft_consensus.cc:3055] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:41.279767 16056 raft_consensus.cc:740] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:41.280441 16096 leader_election.cc:304] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [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: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:41.280501 16056 consensus_queue.cc:260] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:41.281785 16056 raft_consensus.cc:3060] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.281097 17349 raft_consensus.cc:2804] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:41.285257 17349 raft_consensus.cc:697] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 3 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:41.286059 17349 consensus_queue.cc:237] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:41.290337 16056 raft_consensus.cc:2468] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 3.
I20260709 13:16:41.307403 17357 ts_tablet_manager.cc:1929] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:41.306829 15879 catalog_manager.cc:5697] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 1 to 2, leader changed from 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:41.308046 17357 log.cc:1199] T 482c97f54771414c9b4513215b9719ec P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/482c97f54771414c9b4513215b9719ec
I20260709 13:16:41.312422 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet 482c97f54771414c9b4513215b9719ec (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:41.316147 17358 ts_tablet_manager.cc:1929] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:41.316655 17358 log.cc:1199] T 50c3e738e55245f99e40079d6e1ab0f2 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/50c3e738e55245f99e40079d6e1ab0f2
I20260709 13:16:41.319197 17357 tablet_replica.cc:333] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:41.322891 17357 raft_consensus.cc:2243] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:41.323505 17357 raft_consensus.cc:2272] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:41.330737 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet 50c3e738e55245f99e40079d6e1ab0f2 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:41.336298 17358 tablet_replica.cc:333] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:41.337581 17358 raft_consensus.cc:2243] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:41.338215 17358 raft_consensus.cc:2272] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:41.341517 17357 ts_tablet_manager.cc:1916] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:41.342182 17358 ts_tablet_manager.cc:1916] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:41.343698 15879 catalog_manager.cc:5697] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 2 to 3, leader changed from 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 3 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.358801 17357 ts_tablet_manager.cc:1929] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:41.360253 17357 log.cc:1199] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/ee3dcd1c0a7542b6ab6d7bfa7f9a5f71
I20260709 13:16:41.361965 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:41.364142 17358 ts_tablet_manager.cc:1929] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:41.364650 17358 log.cc:1199] T 278ca122671d4037be1b5e3f25018dd6 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/278ca122671d4037be1b5e3f25018dd6
I20260709 13:16:41.367143 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet 278ca122671d4037be1b5e3f25018dd6 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:41.477355 16125 raft_consensus.cc:1275] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:41.478565 17237 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:41.482785 16056 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:41.485229 17226 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:41.520565 16057 raft_consensus.cc:1275] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:41.531845 17308 consensus_queue.cc:1048] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:41.548631 16125 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:41.551044 17226 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:41.592734 16671 raft_consensus.cc:1275] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:41.594084 17226 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:41.607764 16057 raft_consensus.cc:1275] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:41.610204 17114 consensus_queue.cc:1048] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:41.627976 15979 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:41.630846 17308 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:41.648231 16125 raft_consensus.cc:1275] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:41.654578 17319 consensus_queue.cc:1048] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:41.692438 15979 raft_consensus.cc:1275] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:41.696447 17310 consensus_queue.cc:1048] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:41.726302 16056 raft_consensus.cc:1275] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:41.734371 17349 consensus_queue.cc:1048] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:41.880961 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:41.939841 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:41.987105 16125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
new_leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:47376
I20260709 13:16:41.987571 16125 raft_consensus.cc:606] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Received request to transfer leadership to TS 0197a9d24bc34a6dbd9a71579caa4998
I20260709 13:16:41.990579 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:41.991173 15980 raft_consensus.cc:606] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:41.993564 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:41.994015 15980 raft_consensus.cc:606] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:41.995034 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:41.996570 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:42.327118 16125 consensus_queue.cc:237] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
W20260709 13:16:42.334564 16098 consensus_peers.cc:597] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f56053fee054e4d8b1be4fc28527c6d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.336655 16056 raft_consensus.cc:1275] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:42.336982 15980 raft_consensus.cc:1275] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:42.337874 17352 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.338788 17349 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.348235 17352 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.351435 16056 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.368877 16125 consensus_queue.cc:237] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:42.371580 15979 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.372471 15880 catalog_manager.cc:5697] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:42.388206 16098 consensus_peers.cc:597] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a67625532d9f4d988fba49f3dc874fe4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.392890 16056 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:42.392884 15979 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:42.394532 17349 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.395498 17310 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.432737 17310 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.436465 16056 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.442502 17352 raft_consensus.cc:993] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b: : Instructing follower 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:42.443325 17354 raft_consensus.cc:1081] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Signalling peer 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:42.445164 15979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:56026
I20260709 13:16:42.445750 15979 raft_consensus.cc:493] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:42.446095 15979 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:42.440443 15980 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.453238 15979 raft_consensus.cc:515] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:42.455346 15979 leader_election.cc:290] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 3 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:42.456260 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:42.456804 16057 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:42.466207 16057 raft_consensus.cc:2468] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:42.467515 15947 leader_election.cc:304] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [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: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:42.472100 16125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:42.472721 16125 raft_consensus.cc:3055] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:42.472945 16125 raft_consensus.cc:740] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:42.473578 16125 consensus_queue.cc:260] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:42.474396 16125 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:42.475193 17114 raft_consensus.cc:2804] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:42.475663 17114 raft_consensus.cc:697] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:42.476444 17114 consensus_queue.cc:237] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:42.506925 16125 raft_consensus.cc:2468] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:42.518504 15879 catalog_manager.cc:5697] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.525776 16125 consensus_queue.cc:237] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:42.539904 17114 raft_consensus.cc:993] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:42.540318 17114 raft_consensus.cc:1081] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:42.542088 16128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45640
I20260709 13:16:42.542650 16128 raft_consensus.cc:493] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:42.543012 16128 raft_consensus.cc:3060] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.546803 16057 raft_consensus.cc:1275] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:42.547693 15980 raft_consensus.cc:1275] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:42.548823 17310 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:16:42.551030 16098 consensus_peers.cc:597] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6520a6bca2342338df3876b4f65cfc1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.555718 17310 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:42.556833 17114 raft_consensus.cc:993] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:42.557340 17114 raft_consensus.cc:1081] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:42.558928 16056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:33108
I20260709 13:16:42.559489 16056 raft_consensus.cc:493] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:42.559805 16056 raft_consensus.cc:3060] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.561784 15880 catalog_manager.cc:5697] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 2 to 3, leader changed from 42c538d8088040f594b183b96f4fc34b (127.14.129.67) to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.566529 16128 raft_consensus.cc:515] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:42.568056 16056 raft_consensus.cc:515] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:42.571519 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
I20260709 13:16:42.572252 16668 raft_consensus.cc:3060] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.580554 16056 leader_election.cc:290] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:42.581113 16126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:42.581691 16126 raft_consensus.cc:3060] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.588667 16126 raft_consensus.cc:2468] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 2.
I20260709 13:16:42.589468 17349 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.590273 16023 leader_election.cc:304] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:42.580160 16668 raft_consensus.cc:2468] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:42.591167 17353 raft_consensus.cc:2804] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:42.591701 17353 raft_consensus.cc:697] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:42.592056 16098 leader_election.cc:304] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:42.592628 16128 leader_election.cc:290] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823)
I20260709 13:16:42.593461 17353 consensus_queue.cc:237] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:42.594743 17352 raft_consensus.cc:2804] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:42.595274 17352 raft_consensus.cc:697] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:42.596213 17352 consensus_queue.cc:237] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:42.605409 16057 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.614676 15979 consensus_queue.cc:237] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:42.622922 15978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5e7a6b5afa43c9824254755398010f" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:42.623214 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c073335b94d4f5db608e37ef36ae539" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:42.623557 15978 raft_consensus.cc:3055] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:42.623697 15983 raft_consensus.cc:3055] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:42.623920 15978 raft_consensus.cc:740] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:42.624078 15983 raft_consensus.cc:740] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:42.624774 15983 consensus_queue.cc:260] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:42.625980 15983 raft_consensus.cc:3060] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.624774 15978 consensus_queue.cc:260] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:42.622546 15880 catalog_manager.cc:5697] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.647111 15978 raft_consensus.cc:3060] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.654336 15978 raft_consensus.cc:2468] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 2.
I20260709 13:16:42.656883 16057 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:42.656347 15979 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.657908 15983 raft_consensus.cc:2468] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:42.661046 16128 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:42.662705 17378 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:42.662935 15880 catalog_manager.cc:5697] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 3, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:42.668460 15949 consensus_peers.cc:597] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4020597452ce43c4932ef2894a80d00f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.674201 17378 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:42.679633 15877 catalog_manager.cc:5697] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.688122 17226 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.693773 16057 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.712914 15880 catalog_manager.cc:5697] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 4, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.759943 16128 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:42.899196 17399 ts_tablet_manager.cc:933] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:42.901226 17399 tablet_copy_client.cc:323] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:42.903303 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet a67625532d9f4d988fba49f3dc874fe4 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:42.903885 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet a67625532d9f4d988fba49f3dc874fe4 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-a67625532d9f4d988fba49f3dc874fe4
I20260709 13:16:42.923694 16142 tablet_copy_source_session.cc:215] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:42.933564 17399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67625532d9f4d988fba49f3dc874fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:42.938625 16057 raft_consensus.cc:1275] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.940649 17327 consensus_queue.cc:1048] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.961033 17399 tablet_copy_client.cc:806] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:42.962226 17399 tablet_copy_client.cc:670] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:42.968744 17402 ts_tablet_manager.cc:933] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:42.969122 17399 tablet_copy_client.cc:538] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:42.971689 16128 raft_consensus.cc:1275] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.973426 17378 consensus_queue.cc:1048] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.997490 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:43.014258 17402 tablet_copy_client.cc:323] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:43.016541 17399 tablet_bootstrap.cc:492] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:43.031760 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet 0f56053fee054e4d8b1be4fc28527c6d from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:43.032473 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet 0f56053fee054e4d8b1be4fc28527c6d from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-0f56053fee054e4d8b1be4fc28527c6d
I20260709 13:16:43.044938 16668 raft_consensus.cc:1275] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:43.046403 17352 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:43.058044 16142 tablet_copy_source_session.cc:215] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:43.064419 17402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f56053fee054e4d8b1be4fc28527c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.084403 15983 raft_consensus.cc:1275] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:43.086140 17310 consensus_queue.cc:1048] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:43.121124 15979 raft_consensus.cc:1275] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:43.122556 17395 consensus_queue.cc:1048] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:43.171455 16128 raft_consensus.cc:1275] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:43.172943 17395 consensus_queue.cc:1048] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:43.179914 17414 ts_tablet_manager.cc:933] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:43.189417 17402 tablet_copy_client.cc:806] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:43.190114 17402 tablet_copy_client.cc:670] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:43.191499 17414 tablet_copy_client.cc:323] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:43.195473 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet d6520a6bca2342338df3876b4f65cfc1 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:43.196009 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet d6520a6bca2342338df3876b4f65cfc1 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-d6520a6bca2342338df3876b4f65cfc1
I20260709 13:16:43.202035 17402 tablet_copy_client.cc:538] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:43.265057 16142 tablet_copy_source_session.cc:215] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:43.268806 17414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6520a6bca2342338df3876b4f65cfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.272639 17409 ts_tablet_manager.cc:933] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:43.287174 17402 tablet_bootstrap.cc:492] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:43.311856 17399 tablet_bootstrap.cc:492] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:43.312973 17399 tablet_bootstrap.cc:492] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:43.313731 17399 ts_tablet_manager.cc:1403] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.297s	user 0.030s	sys 0.015s
I20260709 13:16:43.317047 17399 raft_consensus.cc:359] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:43.317958 17399 raft_consensus.cc:740] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:43.318666 17399 consensus_queue.cc:260] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:43.329831 17399 ts_tablet_manager.cc:1434] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:43.331563 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-a67625532d9f4d988fba49f3dc874fe4 received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:43.332077 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-a67625532d9f4d988fba49f3dc874fe4 on tablet a67625532d9f4d988fba49f3dc874fe4 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:43.342427 17414 tablet_copy_client.cc:806] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:43.343043 17414 tablet_copy_client.cc:670] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:43.355513 17414 tablet_copy_client.cc:538] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:43.369680 17409 tablet_copy_client.cc:323] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:43.372649 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 4020597452ce43c4932ef2894a80d00f from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:43.373147 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 4020597452ce43c4932ef2894a80d00f from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-4020597452ce43c4932ef2894a80d00f
I20260709 13:16:43.381538 15993 tablet_copy_source_session.cc:215] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:43.391759 17409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020597452ce43c4932ef2894a80d00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.394001 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:43.378773 17414 tablet_bootstrap.cc:492] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:43.412959 17402 tablet_bootstrap.cc:492] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:43.413969 17402 tablet_bootstrap.cc:492] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:43.414693 17402 ts_tablet_manager.cc:1403] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.011s
I20260709 13:16:43.417673 17402 raft_consensus.cc:359] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:43.418473 17402 raft_consensus.cc:740] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:43.419113 17402 consensus_queue.cc:260] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:43.420238 17409 tablet_copy_client.cc:806] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:43.421991 17402 ts_tablet_manager.cc:1434] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:16:43.433789 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-0f56053fee054e4d8b1be4fc28527c6d received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:43.434257 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-0f56053fee054e4d8b1be4fc28527c6d on tablet 0f56053fee054e4d8b1be4fc28527c6d with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:43.434644 17409 tablet_copy_client.cc:670] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:43.438709 17409 tablet_copy_client.cc:538] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:43.450721 17409 tablet_bootstrap.cc:492] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:43.458760 17414 tablet_bootstrap.cc:492] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:43.459779 17414 tablet_bootstrap.cc:492] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:43.460496 17414 ts_tablet_manager.cc:1403] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.016s
I20260709 13:16:43.463570 17414 raft_consensus.cc:359] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:43.464403 17414 raft_consensus.cc:740] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:43.465032 17414 consensus_queue.cc:260] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:43.467760 17414 ts_tablet_manager.cc:1434] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:43.471870 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-d6520a6bca2342338df3876b4f65cfc1 received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:43.472353 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-d6520a6bca2342338df3876b4f65cfc1 on tablet d6520a6bca2342338df3876b4f65cfc1 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:43.482708 16668 raft_consensus.cc:1217] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:43.502180 16668 raft_consensus.cc:1217] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:43.549158 17409 tablet_bootstrap.cc:492] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:43.550632 17409 tablet_bootstrap.cc:492] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:43.551617 16125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
new_leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:47376
I20260709 13:16:43.552273 16125 raft_consensus.cc:606] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Received request to transfer leadership to TS 0197a9d24bc34a6dbd9a71579caa4998
I20260709 13:16:43.551399 17409 ts_tablet_manager.cc:1403] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.101s	user 0.039s	sys 0.000s
I20260709 13:16:43.557469 15978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:43.558066 15978 raft_consensus.cc:606] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Received request to transfer leadership to TS 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:43.561215 17409 raft_consensus.cc:359] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:43.562141 17409 raft_consensus.cc:740] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:43.562798 17409 consensus_queue.cc:260] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:43.564630 17409 ts_tablet_manager.cc:1434] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:16:43.567206 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-4020597452ce43c4932ef2894a80d00f received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:43.567636 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-4020597452ce43c4932ef2894a80d00f on tablet 4020597452ce43c4932ef2894a80d00f with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:43.573309 16053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:43.573891 16053 raft_consensus.cc:606] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:43.575264 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:43.576944 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:43.586218 16668 raft_consensus.cc:1217] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:16:43.714860 16668 raft_consensus.cc:1217] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:43.867247 17354 raft_consensus.cc:993] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b: : Instructing follower 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:43.867789 17354 raft_consensus.cc:1081] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Signalling peer 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:43.870862 15979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:56026
I20260709 13:16:43.871447 15979 raft_consensus.cc:493] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.871826 15979 raft_consensus.cc:3060] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:43.880537 15979 raft_consensus.cc:515] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:43.882489 15979 leader_election.cc:290] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 3 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:43.892166 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:43.892786 16057 raft_consensus.cc:3060] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:43.900166 17395 raft_consensus.cc:993] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:43.901784 16057 raft_consensus.cc:2468] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:43.902650 17395 raft_consensus.cc:1081] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:43.908191 16125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2177efaac9224ef9b3f826c815047e1f" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:43.908838 16125 raft_consensus.cc:3055] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:43.909129 16125 raft_consensus.cc:740] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:43.909814 16125 consensus_queue.cc:260] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:43.912292 16125 raft_consensus.cc:3060] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:43.923336 15947 leader_election.cc:304] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [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: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:43.923532 16128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45634
I20260709 13:16:43.924124 16128 raft_consensus.cc:493] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.924472 16128 raft_consensus.cc:3060] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.925109 17226 raft_consensus.cc:2804] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:43.925632 17226 raft_consensus.cc:697] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:43.926424 17226 consensus_queue.cc:237] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:43.947263 16128 raft_consensus.cc:515] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:43.949998 16053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:43.950619 16053 raft_consensus.cc:3055] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:43.951035 16053 raft_consensus.cc:740] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:43.952466 16053 consensus_queue.cc:260] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:43.955540 16053 raft_consensus.cc:3060] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.957356 17310 raft_consensus.cc:1064] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:43.960336 17310 consensus_queue.cc:237] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:43.962524 16128 leader_election.cc:290] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823)
I20260709 13:16:43.963218 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f7cd8619084fae8f88639506b83627" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
I20260709 13:16:43.971956 16668 raft_consensus.cc:3060] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.967792 15877 catalog_manager.cc:5697] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 2 to 3, leader changed from 42c538d8088040f594b183b96f4fc34b (127.14.129.67) to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.980225 17354 raft_consensus.cc:1064] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:43.981421 16125 raft_consensus.cc:2468] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 3.
I20260709 13:16:43.982786 17354 consensus_queue.cc:237] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:43.989184 16671 raft_consensus.cc:1275] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:43.991786 17349 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:43.995124 16057 raft_consensus.cc:1275] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:43.996549 17349 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.005810 17114 raft_consensus.cc:993] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:44.006289 17378 raft_consensus.cc:1081] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Signalling peer 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:44.007982 15979 raft_consensus.cc:1275] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:44.011710 16056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:33108
I20260709 13:16:44.012315 16056 raft_consensus.cc:493] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.012665 16056 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:44.010528 17349 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.020319 16056 raft_consensus.cc:515] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:44.022194 16056 leader_election.cc:290] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 4 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:44.022819 16669 raft_consensus.cc:1275] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:44.026942 16668 raft_consensus.cc:2468] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:44.031025 17310 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.033535 15980 raft_consensus.cc:1275] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:44.035961 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:44.036510 15980 raft_consensus.cc:3055] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:44.036795 15980 raft_consensus.cc:740] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:44.037004 17354 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:44.037489 15980 consensus_queue.cc:260] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:44.038622 15980 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:44.038938 16053 raft_consensus.cc:2468] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:44.045002 16096 leader_election.cc:304] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:44.047699 16053 raft_consensus.cc:1275] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:44.052585 15980 raft_consensus.cc:2468] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 4.
I20260709 13:16:44.063242 16022 leader_election.cc:304] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [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: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:44.064007 17228 raft_consensus.cc:2804] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:16:44.046840 17423 log.cc:927] Time spent T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:16:44.056749 17349 raft_consensus.cc:2804] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.059397 17352 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:44.064494 17228 raft_consensus.cc:697] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 4 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:44.070045 16125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51b0cc1cc142cf80f122e6ee67b2e2" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
W20260709 13:16:44.071593 17424 log.cc:927] Time spent T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:16:44.082448 17349 raft_consensus.cc:697] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:44.061554 17226 raft_consensus.cc:1064] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:44.083241 16125 raft_consensus.cc:3060] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:44.086102 17349 consensus_queue.cc:237] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:44.088688 17228 consensus_queue.cc:237] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:44.096398 16125 raft_consensus.cc:2468] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 4.
I20260709 13:16:44.127367 17226 consensus_queue.cc:237] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
W20260709 13:16:44.151276 16023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:45701, user_credentials={real_user=slave}} blocked reactor thread for 65529.3us
W20260709 13:16:44.189464 16098 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.68:42823, user_credentials={real_user=slave}} blocked reactor thread for 163714us
I20260709 13:16:44.207772 17428 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.225050 15979 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.227969 16671 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
W20260709 13:16:44.234838 17436 log.cc:927] Time spent T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 13:16:44.249781 15879 catalog_manager.cc:5697] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.252911 15880 catalog_manager.cc:5697] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 3 to 4, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 4 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.255432 17429 raft_consensus.cc:1064] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:44.258562 17352 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.262382 17429 consensus_queue.cc:237] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:44.271051 16056 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.282846 15881 catalog_manager.cc:5697] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.285665 16128 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:44.285205 16053 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.296442 16671 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:44.300325 16056 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:44.295120 17378 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:16:44.305523 17327 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:44.319190 17114 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:44.335691 15978 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.346376 15979 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:44.349825 16056 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:44.352103 17354 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.357473 16126 raft_consensus.cc:1275] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:44.362454 17428 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:16:44.363358 17327 consensus_queue.cc:1048] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:16:44.378804 17378 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.389144 16126 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
W20260709 13:16:44.392105 16098 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.68:42823, user_credentials={real_user=slave}} blocked reactor thread for 75092.3us
I20260709 13:16:44.395231 16671 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:44.416704 17444 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.424893 16670 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.435489 16669 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.441337 17448 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.442703 16056 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.446707 16057 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.463105 16670 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.473147 16057 raft_consensus.cc:1275] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:44.479969 16129 raft_consensus.cc:1275] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 4 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:44.482523 17378 consensus_queue.cc:1048] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:44.482926 17395 consensus_queue.cc:1048] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.505015 15979 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.531577 15979 raft_consensus.cc:1275] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 4 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:44.534940 17434 consensus_queue.cc:1048] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.525377 15879 catalog_manager.cc:5697] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.548959 16056 raft_consensus.cc:1275] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:44.550930 17448 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:44.571307 15880 catalog_manager.cc:5697] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 4 to 5, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.575924 15880 catalog_manager.cc:5697] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.577880 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:44.585186 16670 raft_consensus.cc:1275] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:44.588940 17448 consensus_queue.cc:1048] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:44.651837 15978 consensus_queue.cc:237] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:44.662786 16669 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:44.665179 16056 raft_consensus.cc:1275] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:44.666960 17378 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:44.672861 17327 consensus_queue.cc:1048] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:44.675251 16129 consensus_queue.cc:237] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:44.685966 16669 raft_consensus.cc:1275] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:44.686368 15978 raft_consensus.cc:1275] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:44.685633 17327 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.687764 17448 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 13:16:44.694938 17444 consensus_queue.cc:1048] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:44.707520 17354 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.720261 16671 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.709506 16053 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.734325 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4020597452ce43c4932ef2894a80d00f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:44.690675 16669 raft_consensus.cc:2955] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.760396 15978 raft_consensus.cc:2955] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.762756 15867 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f56053fee054e4d8b1be4fc28527c6d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:44.775187 15877 catalog_manager.cc:5697] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 5 to 6, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:44.814632 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet 4020597452ce43c4932ef2894a80d00f with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:44.856479 17466 tablet_replica.cc:333] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:44.857818 17466 raft_consensus.cc:2243] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:44.859150 17466 raft_consensus.cc:2272] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:44.863699 17466 ts_tablet_manager.cc:1916] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:44.887404 15880 catalog_manager.cc:5697] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.894085 17466 ts_tablet_manager.cc:1929] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:16:44.894663 17466 log.cc:1199] T 4020597452ce43c4932ef2894a80d00f P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/4020597452ce43c4932ef2894a80d00f
I20260709 13:16:44.896728 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet 4020597452ce43c4932ef2894a80d00f (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:44.900954 16129 consensus_queue.cc:237] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:44.904594 16128 consensus_queue.cc:237] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:44.913270 16668 raft_consensus.cc:1275] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:44.914722 17354 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:44.924310 17448 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.927497 15978 raft_consensus.cc:1275] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:44.929759 17452 consensus_queue.cc:1048] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:44.927392 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f56053fee054e4d8b1be4fc28527c6d with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:44.936234 16669 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:44.938604 16056 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:44.940521 17452 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:44.936194 16668 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.942317 17452 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:44.952423 15979 raft_consensus.cc:2955] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.956187 17349 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.967522 16057 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.970453 16669 raft_consensus.cc:2955] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:44.973646 15867 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6520a6bca2342338df3876b4f65cfc1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:44.975637 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:44.982646 17467 tablet_replica.cc:333] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:44.983877 17467 raft_consensus.cc:2243] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:44.984794 17467 raft_consensus.cc:2272] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:44.989144 17467 ts_tablet_manager.cc:1916] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:44.989476 15867 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a67625532d9f4d988fba49f3dc874fe4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:44.986276 15880 catalog_manager.cc:5697] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 4 to 5, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:45.007476 17467 ts_tablet_manager.cc:1929] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:45.008107 17467 log.cc:1199] T 0f56053fee054e4d8b1be4fc28527c6d P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/0f56053fee054e4d8b1be4fc28527c6d
I20260709 13:16:45.011137 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet 0f56053fee054e4d8b1be4fc28527c6d (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:45.019831 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet a67625532d9f4d988fba49f3dc874fe4 with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:45.028435 15877 catalog_manager.cc:5697] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index 4 to 5, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.044761 17468 tablet_replica.cc:333] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:45.046677 17468 raft_consensus.cc:2243] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:45.048961 17468 raft_consensus.cc:2272] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:45.052726 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet d6520a6bca2342338df3876b4f65cfc1 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:45.054312 17467 tablet_replica.cc:333] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:45.065433 17468 ts_tablet_manager.cc:1916] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:45.076202 17467 raft_consensus.cc:2243] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:45.077036 17467 raft_consensus.cc:2272] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:45.080286 17467 ts_tablet_manager.cc:1916] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:45.109807 17468 ts_tablet_manager.cc:1929] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:45.110411 17468 log.cc:1199] T a67625532d9f4d988fba49f3dc874fe4 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/a67625532d9f4d988fba49f3dc874fe4
I20260709 13:16:45.112211 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet a67625532d9f4d988fba49f3dc874fe4 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:45.148995 16057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "541840d21a514303955301bca05d7abc"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
mode: GRACEFUL
new_leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:45.149616 16057 raft_consensus.cc:606] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Received request to transfer leadership to TS 0197a9d24bc34a6dbd9a71579caa4998
I20260709 13:16:45.152549 16129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:47376
I20260709 13:16:45.153121 16129 raft_consensus.cc:606] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:45.155073 17467 ts_tablet_manager.cc:1929] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:45.155592 17467 log.cc:1199] T d6520a6bca2342338df3876b4f65cfc1 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/d6520a6bca2342338df3876b4f65cfc1
I20260709 13:16:45.155846 15978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a69a098825d042748b5260afe5354478"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:45.156461 15978 raft_consensus.cc:606] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:45.157174 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet d6520a6bca2342338df3876b4f65cfc1 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:45.157815 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:45.159438 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:45.448493 17378 raft_consensus.cc:993] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:45.449007 17327 raft_consensus.cc:1081] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:45.450385 16671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a69a098825d042748b5260afe5354478"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:16:45.450979 16671 raft_consensus.cc:493] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.451323 16671 raft_consensus.cc:3060] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.457953 16671 raft_consensus.cc:515] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:45.460630 16671 leader_election.cc:290] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:45.460855 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a098825d042748b5260afe5354478" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:45.461421 15978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a098825d042748b5260afe5354478" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:45.461483 16128 raft_consensus.cc:3060] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.462003 15978 raft_consensus.cc:3055] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.462309 15978 raft_consensus.cc:740] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:45.463065 15978 consensus_queue.cc:260] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:45.464249 15978 raft_consensus.cc:3060] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.468837 16128 raft_consensus.cc:2468] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:45.470268 16637 leader_election.cc:304] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:45.471136 17308 raft_consensus.cc:2804] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.471657 17308 raft_consensus.cc:697] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:45.470781 15978 raft_consensus.cc:2468] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:45.472498 17308 consensus_queue.cc:237] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:45.488153 15879 catalog_manager.cc:5697] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.492053 17452 raft_consensus.cc:993] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:45.492636 17349 raft_consensus.cc:1081] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:45.494366 16671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:35982
I20260709 13:16:45.494930 16671 raft_consensus.cc:493] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.496543 16671 raft_consensus.cc:3060] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.504057 16671 raft_consensus.cc:515] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:45.506812 16056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:45.507081 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67625532d9f4d988fba49f3dc874fe4" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:45.507634 16056 raft_consensus.cc:3060] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.507995 16671 leader_election.cc:290] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:45.507709 16128 raft_consensus.cc:3055] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:45.508905 16128 raft_consensus.cc:740] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:45.509646 16128 consensus_queue.cc:260] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:45.510857 16128 raft_consensus.cc:3060] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.513226 16056 raft_consensus.cc:2468] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 3.
I20260709 13:16:45.514439 16636 leader_election.cc:304] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:45.515087 17308 raft_consensus.cc:2804] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:45.515573 17308 raft_consensus.cc:697] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:45.516436 17308 consensus_queue.cc:237] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:45.517321 16128 raft_consensus.cc:2468] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 3.
I20260709 13:16:45.524200 15879 catalog_manager.cc:5697] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 2 to 3, leader changed from 42c538d8088040f594b183b96f4fc34b (127.14.129.67) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 3 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.639604 17434 raft_consensus.cc:993] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795: : Instructing follower 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:45.640100 17472 raft_consensus.cc:1081] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Signalling peer 0197a9d24bc34a6dbd9a71579caa4998 to start an election
I20260709 13:16:45.642081 15978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "541840d21a514303955301bca05d7abc"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
 from {username='slave'} at 127.0.0.1:56024
I20260709 13:16:45.642613 15978 raft_consensus.cc:493] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.642935 15978 raft_consensus.cc:3060] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.649925 15978 raft_consensus.cc:515] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:45.651839 15978 leader_election.cc:290] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 2 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:45.652835 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541840d21a514303955301bca05d7abc" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:45.653425 16057 raft_consensus.cc:3055] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.653716 16057 raft_consensus.cc:740] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:45.654439 16057 consensus_queue.cc:260] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:45.655467 16057 raft_consensus.cc:3060] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.662043 16057 raft_consensus.cc:2468] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 2.
I20260709 13:16:45.663190 15947 leader_election.cc:304] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:45.664263 17327 raft_consensus.cc:2804] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.664965 17327 raft_consensus.cc:697] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Becoming Leader. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:45.665771 17327 consensus_queue.cc:237] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:45.667315 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541840d21a514303955301bca05d7abc" candidate_uuid: "0197a9d24bc34a6dbd9a71579caa4998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:45.667905 16128 raft_consensus.cc:3060] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.676944 16128 raft_consensus.cc:2468] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0197a9d24bc34a6dbd9a71579caa4998 in term 2.
I20260709 13:16:45.684366 15879 catalog_manager.cc:5697] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: term changed from 1 to 2, leader changed from 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) to 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.855289 15978 raft_consensus.cc:1275] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:45.856540 17469 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:45.871739 16128 raft_consensus.cc:1275] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:45.873097 17469 consensus_queue.cc:1048] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:45.960470 16128 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:45.961537 17469 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:45.972365 16057 raft_consensus.cc:1275] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:45.974182 17308 consensus_queue.cc:1048] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:46.064824 16128 raft_consensus.cc:1275] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.065871 17327 consensus_queue.cc:1048] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.075858 16056 raft_consensus.cc:1275] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.077778 17445 consensus_queue.cc:1048] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.154847 16056 consensus_queue.cc:237] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:46.160506 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:46.160686 16128 raft_consensus.cc:1275] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:46.160974 15980 raft_consensus.cc:1275] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:46.161180 16024 consensus_peers.cc:597] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c84e8e4ccda4f178eb10907158fe306. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:46.162117 17472 consensus_queue.cc:1048] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.163028 17471 consensus_queue.cc:1048] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.172350 17471 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.175372 16128 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.192967 15879 catalog_manager.cc:5697] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.198277 15980 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.209195 16128 consensus_queue.cc:237] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
W20260709 13:16:46.223758 16098 consensus_peers.cc:597] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02ed82d57506460ca9b4360d077a8576. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:46.228515 15980 raft_consensus.cc:1275] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:46.230868 16056 raft_consensus.cc:1275] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:46.231091 17349 consensus_queue.cc:1048] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.232311 17452 consensus_queue.cc:1048] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.252189 17452 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.254603 16053 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.263424 15980 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.278537 16053 consensus_queue.cc:237] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
W20260709 13:16:46.289552 16024 consensus_peers.cc:597] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e41ff8f6b614429a8eb10421eeff6da9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:46.291630 16128 raft_consensus.cc:1275] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:46.291342 15878 catalog_manager.cc:5697] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.293193 17471 consensus_queue.cc:1048] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.293628 15980 raft_consensus.cc:1275] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:46.299100 17471 consensus_queue.cc:1048] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.302538 17472 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.310655 16128 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.316030 15978 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.322119 16053 consensus_queue.cc:237] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:46.334376 15879 catalog_manager.cc:5697] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.342651 16128 raft_consensus.cc:1275] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:46.344663 17471 consensus_queue.cc:1048] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.345342 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:46.350683 15978 raft_consensus.cc:1275] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:46.352547 17472 consensus_queue.cc:1048] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:46.354815 16024 consensus_peers.cc:597] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52b7c0c7387346f28c2fc6bf1798a70b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:46.370579 17472 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.375039 15980 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.420826 16128 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.435089 15980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d155ee6d4db47f1becb7aadfc2b9b05"
dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
mode: GRACEFUL
new_leader_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:40512
I20260709 13:16:46.435670 15980 raft_consensus.cc:606] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Received request to transfer leadership to TS 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:46.436142 15879 catalog_manager.cc:5697] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:46.439273 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:16:46.440855 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:46.563886 17501 ts_tablet_manager.cc:933] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:46.566330 17501 tablet_copy_client.cc:323] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:46.568491 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet 4c84e8e4ccda4f178eb10907158fe306 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:46.569048 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet 4c84e8e4ccda4f178eb10907158fe306 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-4c84e8e4ccda4f178eb10907158fe306
I20260709 13:16:46.575407 16068 tablet_copy_source_session.cc:215] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:46.578356 17501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c84e8e4ccda4f178eb10907158fe306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:46.595177 17501 tablet_copy_client.cc:806] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:46.595816 17501 tablet_copy_client.cc:670] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:46.600250 17501 tablet_copy_client.cc:538] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:46.609664 17501 tablet_bootstrap.cc:492] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:46.633261 17501 tablet_bootstrap.cc:492] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:46.634150 17501 tablet_bootstrap.cc:492] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:46.634805 17501 ts_tablet_manager.cc:1403] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260709 13:16:46.637751 17501 raft_consensus.cc:359] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:46.638594 17501 raft_consensus.cc:740] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:46.639254 17501 consensus_queue.cc:260] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:46.641759 17501 ts_tablet_manager.cc:1434] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:16:46.643482 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-4c84e8e4ccda4f178eb10907158fe306 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:46.643908 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-4c84e8e4ccda4f178eb10907158fe306 on tablet 4c84e8e4ccda4f178eb10907158fe306 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:46.705683 17501 ts_tablet_manager.cc:933] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:46.708920 17501 tablet_copy_client.cc:323] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:46.710583 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet 02ed82d57506460ca9b4360d077a8576 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:46.711035 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet 02ed82d57506460ca9b4360d077a8576 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-02ed82d57506460ca9b4360d077a8576
I20260709 13:16:46.717983 16142 tablet_copy_source_session.cc:215] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:46.720965 17501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ed82d57506460ca9b4360d077a8576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:46.734043 17501 tablet_copy_client.cc:806] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:46.734747 17501 tablet_copy_client.cc:670] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:46.738087 17501 tablet_copy_client.cc:538] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:46.746803 17501 tablet_bootstrap.cc:492] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:46.770690 17501 tablet_bootstrap.cc:492] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:46.771414 17501 tablet_bootstrap.cc:492] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:46.772040 17501 ts_tablet_manager.cc:1403] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 13:16:46.774474 17501 raft_consensus.cc:359] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:46.775282 17501 raft_consensus.cc:740] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:46.776223 17501 consensus_queue.cc:260] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:46.778614 17501 ts_tablet_manager.cc:1434] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:46.780556 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-02ed82d57506460ca9b4360d077a8576 received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:46.780982 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-02ed82d57506460ca9b4360d077a8576 on tablet 02ed82d57506460ca9b4360d077a8576 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:46.786613 17482 raft_consensus.cc:993] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998: : Instructing follower 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:46.787173 17482 raft_consensus.cc:1081] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Signalling peer 974460fd0b1b426b8e70752992ae5795 to start an election
I20260709 13:16:46.788729 16053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d155ee6d4db47f1becb7aadfc2b9b05"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
 from {username='slave'} at 127.0.0.1:33108
I20260709 13:16:46.789251 16053 raft_consensus.cc:493] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.789578 16053 raft_consensus.cc:3060] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.799453 16053 raft_consensus.cc:515] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:46.802806 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d155ee6d4db47f1becb7aadfc2b9b05" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0197a9d24bc34a6dbd9a71579caa4998"
I20260709 13:16:46.803335 15980 raft_consensus.cc:3055] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.803578 15980 raft_consensus.cc:740] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0197a9d24bc34a6dbd9a71579caa4998, State: Running, Role: LEADER
I20260709 13:16:46.804319 15980 consensus_queue.cc:260] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:46.805269 15980 raft_consensus.cc:3060] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.807488 16053 leader_election.cc:290] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 2 election: Requested vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823)
I20260709 13:16:46.808812 16671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d155ee6d4db47f1becb7aadfc2b9b05" candidate_uuid: "974460fd0b1b426b8e70752992ae5795" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
I20260709 13:16:46.809443 16671 raft_consensus.cc:3060] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.811749 15980 raft_consensus.cc:2468] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 2.
I20260709 13:16:46.813032 16022 leader_election.cc:304] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:46.813794 17472 raft_consensus.cc:2804] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.814287 17472 raft_consensus.cc:697] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Becoming Leader. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:46.815378 16671 raft_consensus.cc:2468] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 974460fd0b1b426b8e70752992ae5795 in term 2.
I20260709 13:16:46.815168 17472 consensus_queue.cc:237] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:46.825629 15878 catalog_manager.cc:5697] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: term changed from 1 to 2, leader changed from 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) to 974460fd0b1b426b8e70752992ae5795 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.874114 17501 ts_tablet_manager.cc:933] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:46.875757 17501 tablet_copy_client.cc:323] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:46.877492 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet e41ff8f6b614429a8eb10421eeff6da9 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:46.877991 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet e41ff8f6b614429a8eb10421eeff6da9 from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-e41ff8f6b614429a8eb10421eeff6da9
I20260709 13:16:46.887861 16068 tablet_copy_source_session.cc:215] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:46.890751 17501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41ff8f6b614429a8eb10421eeff6da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:46.907419 17501 tablet_copy_client.cc:806] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:46.907953 17501 tablet_copy_client.cc:670] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:46.911264 17501 tablet_copy_client.cc:538] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:46.920346 17501 tablet_bootstrap.cc:492] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:46.955766 17501 tablet_bootstrap.cc:492] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:46.956595 17501 tablet_bootstrap.cc:492] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:46.957171 17501 ts_tablet_manager.cc:1403] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260709 13:16:46.959813 17501 raft_consensus.cc:359] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:46.960552 17501 raft_consensus.cc:740] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:46.961136 17501 consensus_queue.cc:260] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:46.964875 17509 ts_tablet_manager.cc:933] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:46.966683 17509 tablet_copy_client.cc:323] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.66:41395
I20260709 13:16:46.968402 16068 tablet_copy_service.cc:140] P 974460fd0b1b426b8e70752992ae5795: Received BeginTabletCopySession request for tablet 52b7c0c7387346f28c2fc6bf1798a70b from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:46808)
I20260709 13:16:46.968894 16068 tablet_copy_service.cc:161] P 974460fd0b1b426b8e70752992ae5795: Beginning new tablet copy session on tablet 52b7c0c7387346f28c2fc6bf1798a70b from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:46808: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-52b7c0c7387346f28c2fc6bf1798a70b
I20260709 13:16:46.969285 17501 ts_tablet_manager.cc:1434] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:16:46.972051 16067 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-e41ff8f6b614429a8eb10421eeff6da9 received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:46.972488 16067 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-e41ff8f6b614429a8eb10421eeff6da9 on tablet e41ff8f6b614429a8eb10421eeff6da9 with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:46.976323 16068 tablet_copy_source_session.cc:215] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:46.979368 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b7c0c7387346f28c2fc6bf1798a70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:46.997869 17509 tablet_copy_client.cc:806] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:46.998585 17509 tablet_copy_client.cc:670] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:47.007493 17509 tablet_copy_client.cc:538] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:47.017320 17509 tablet_bootstrap.cc:492] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:47.046569 17509 tablet_bootstrap.cc:492] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:47.047521 17509 tablet_bootstrap.cc:492] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:47.048233 17509 ts_tablet_manager.cc:1403] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.015s
I20260709 13:16:47.051244 17509 raft_consensus.cc:359] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:47.052158 17509 raft_consensus.cc:740] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:47.052830 17509 consensus_queue.cc:260] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:47.055688 17509 ts_tablet_manager.cc:1434] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 13:16:47.057862 16068 tablet_copy_service.cc:342] P 974460fd0b1b426b8e70752992ae5795: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-52b7c0c7387346f28c2fc6bf1798a70b received from {username='slave'} at 127.0.0.1:46808
I20260709 13:16:47.058226 16068 tablet_copy_service.cc:434] P 974460fd0b1b426b8e70752992ae5795: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-52b7c0c7387346f28c2fc6bf1798a70b on tablet 52b7c0c7387346f28c2fc6bf1798a70b with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:47.183681 16671 raft_consensus.cc:1217] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:47.271512 16671 raft_consensus.cc:1217] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:47.385973 15980 raft_consensus.cc:1275] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:47.387123 17510 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:47.401029 16671 raft_consensus.cc:1217] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:47.426303 16671 raft_consensus.cc:1275] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:47.431663 17472 consensus_queue.cc:1048] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:47.441694 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:47.463843 16671 raft_consensus.cc:1217] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:47.693785 17434 raft_consensus.cc:1064] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:47.696317 17434 consensus_queue.cc:237] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:47.706128 16128 raft_consensus.cc:1275] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.706444 16671 raft_consensus.cc:1275] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.707525 17517 consensus_queue.cc:1048] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.708093 15978 raft_consensus.cc:1275] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.708379 17434 consensus_queue.cc:1048] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:47.709787 17472 consensus_queue.cc:1048] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.722781 17472 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.724227 16129 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.729620 16671 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.741710 15880 catalog_manager.cc:5697] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:47.740046 15978 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.788653 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:47.797010 17494 raft_consensus.cc:1064] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:47.803639 16053 consensus_queue.cc:237] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:47.802016 17494 consensus_queue.cc:237] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:47.815125 16668 raft_consensus.cc:1275] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.816692 17517 consensus_queue.cc:1048] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:47.819516 15980 raft_consensus.cc:1275] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.820799 17517 consensus_queue.cc:1048] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:47.826045 17510 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.834163 17434 raft_consensus.cc:1064] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:47.838441 16668 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.844202 15980 raft_consensus.cc:1275] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.844439 17434 consensus_queue.cc:237] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:47.846119 16671 raft_consensus.cc:1275] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.850725 17513 consensus_queue.cc:1048] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.852622 17513 consensus_queue.cc:1048] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.863898 15980 raft_consensus.cc:2955] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.877782 16129 raft_consensus.cc:1275] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.878732 16053 raft_consensus.cc:1275] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.879667 17472 consensus_queue.cc:1048] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.881141 17494 consensus_queue.cc:1048] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.887598 16668 raft_consensus.cc:1275] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.891901 17510 consensus_queue.cc:1048] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.910881 15980 raft_consensus.cc:1275] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.913156 17510 consensus_queue.cc:1048] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:16:47.914321 15880 catalog_manager.cc:5697] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 42c538d8088040f594b183b96f4fc34b (127.14.129.67) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.925562 17513 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.929350 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c84e8e4ccda4f178eb10907158fe306 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:47.938377 16669 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.945216 16113 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c84e8e4ccda4f178eb10907158fe306 with delete_type TABLET_DATA_TOMBSTONED (TS 42c538d8088040f594b183b96f4fc34b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45618
I20260709 13:16:47.946111 15983 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.971441 16056 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.974561 16129 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.982666 17472 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:47.985263 15979 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
W20260709 13:16:47.990532 16636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 123053us
I20260709 13:16:47.996482 15877 catalog_manager.cc:5697] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:48.015914 17540 tablet_replica.cc:333] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:48.017093 17540 raft_consensus.cc:2243] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.017903 17540 raft_consensus.cc:2272] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.018651 16128 consensus_queue.cc:237] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:48.034111 16053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4"
dest_uuid: "974460fd0b1b426b8e70752992ae5795"
mode: GRACEFUL
new_leader_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:48.037357 16053 raft_consensus.cc:606] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Received request to transfer leadership to TS 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:48.041234 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:16:48.043213 16669 raft_consensus.cc:1275] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:48.043205 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:48.045447 17494 consensus_queue.cc:1048] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:48.052518 17539 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:48.054351 16669 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:48.059254 17540 ts_tablet_manager.cc:1916] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:48.067684 15879 catalog_manager.cc:5697] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:48.070454 15980 raft_consensus.cc:1275] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:48.077173 17540 ts_tablet_manager.cc:1929] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:48.077729 17540 log.cc:1199] T 4c84e8e4ccda4f178eb10907158fe306 P 42c538d8088040f594b183b96f4fc34b: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/wals/4c84e8e4ccda4f178eb10907158fe306
I20260709 13:16:48.082419 15867 catalog_manager.cc:5028] TS 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): tablet 4c84e8e4ccda4f178eb10907158fe306 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:48.092958 17510 raft_consensus.cc:1064] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:48.098519 17510 consensus_queue.cc:237] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:48.100486 15879 catalog_manager.cc:5697] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:48.101715 15867 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02ed82d57506460ca9b4360d077a8576 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:48.123231 16039 tablet_service.cc:1558] Processing DeleteTablet for tablet 02ed82d57506460ca9b4360d077a8576 with delete_type TABLET_DATA_TOMBSTONED (TS 974460fd0b1b426b8e70752992ae5795 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33092
I20260709 13:16:48.129133 16669 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:48.148692 17543 tablet_replica.cc:333] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
W20260709 13:16:48.152033 16096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 77951.2us
I20260709 13:16:48.152504 16056 consensus_queue.cc:237] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:48.163103 16126 raft_consensus.cc:1275] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:48.164660 15980 raft_consensus.cc:1275] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:48.166204 17517 consensus_queue.cc:1048] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.170933 17513 consensus_queue.cc:1048] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:48.172348 16670 raft_consensus.cc:1275] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:48.174036 16671 raft_consensus.cc:1275] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:48.179952 17510 consensus_queue.cc:1048] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.180897 15983 raft_consensus.cc:2955] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:48.185177 17531 consensus_queue.cc:1048] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.187878 17531 consensus_queue.cc:1048] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:48.191663 16128 raft_consensus.cc:1275] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:48.207896 17543 raft_consensus.cc:2243] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.216149 17543 raft_consensus.cc:2272] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.197624 17434 consensus_queue.cc:1048] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:16:48.224186 17543 ts_tablet_manager.cc:1916] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:48.276204 17543 ts_tablet_manager.cc:1929] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:48.276726 17543 log.cc:1199] T 02ed82d57506460ca9b4360d077a8576 P 974460fd0b1b426b8e70752992ae5795: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/wals/02ed82d57506460ca9b4360d077a8576
I20260709 13:16:48.751101 16128 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:48.930143 17554 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
W20260709 13:16:48.936735 15947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.66:41395, user_credentials={real_user=slave}} blocked reactor thread for 43807.3us
I20260709 13:16:48.943558 15866 catalog_manager.cc:5028] TS 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): tablet 02ed82d57506460ca9b4360d077a8576 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:48.950594 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e41ff8f6b614429a8eb10421eeff6da9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:48.956468 15877 catalog_manager.cc:5697] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:48.960256 17552 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
W20260709 13:16:48.957050 16096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42723, user_credentials={real_user=slave}} blocked reactor thread for 64011.6us
I20260709 13:16:48.970222 16125 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:49.000540 17553 raft_consensus.cc:993] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795: : Instructing follower 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:49.001014 17553 raft_consensus.cc:1081] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Signalling peer 42c538d8088040f594b183b96f4fc34b to start an election
I20260709 13:16:49.021693 16125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
 from {username='slave'} at 127.0.0.1:45634
I20260709 13:16:49.022372 16125 raft_consensus.cc:493] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.022827 16125 raft_consensus.cc:3060] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.023846 15979 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:49.029496 16125 raft_consensus.cc:515] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:49.031761 16125 leader_election.cc:290] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823)
I20260709 13:16:49.032816 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
I20260709 13:16:49.033416 16672 raft_consensus.cc:3060] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.040060 16672 raft_consensus.cc:2468] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:49.043048 16098 leader_election.cc:304] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 42c538d8088040f594b183b96f4fc34b; no voters: 
I20260709 13:16:49.042443 16668 raft_consensus.cc:2955] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:49.044612 17551 raft_consensus.cc:2804] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:49.045245 17551 raft_consensus.cc:697] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Becoming Leader. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:49.046103 17551 consensus_queue.cc:237] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:49.048056 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:49.047093 15878 catalog_manager.cc:5697] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:49.057859 16668 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:49.065436 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aec54d905a94201ad7a72709866b2d4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:49.066165 16054 raft_consensus.cc:3055] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:49.066454 16054 raft_consensus.cc:740] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 974460fd0b1b426b8e70752992ae5795, State: Running, Role: LEADER
I20260709 13:16:49.067281 16054 consensus_queue.cc:260] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:49.068522 16054 raft_consensus.cc:3060] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.089627 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet e41ff8f6b614429a8eb10421eeff6da9 with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:49.091619 16054 raft_consensus.cc:2468] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c538d8088040f594b183b96f4fc34b in term 2.
I20260709 13:16:49.095216 17574 tablet_replica.cc:333] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:49.099661 17574 raft_consensus.cc:2243] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.100569 17574 raft_consensus.cc:2272] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.103439 17574 ts_tablet_manager.cc:1916] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:49.111796 16054 consensus_queue.cc:237] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:49.117149 16668 raft_consensus.cc:1275] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:49.119303 17570 consensus_queue.cc:1048] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:49.126341 16125 raft_consensus.cc:1275] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 974460fd0b1b426b8e70752992ae5795: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:49.126675 17569 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:49.127904 17570 consensus_queue.cc:1048] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:49.128451 16668 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:49.133165 16125 raft_consensus.cc:2955] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:49.133179 17574 ts_tablet_manager.cc:1929] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:49.135600 17574 log.cc:1199] T e41ff8f6b614429a8eb10421eeff6da9 P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/e41ff8f6b614429a8eb10421eeff6da9
I20260709 13:16:49.137246 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet e41ff8f6b614429a8eb10421eeff6da9 (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:49.139462 15866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52b7c0c7387346f28c2fc6bf1798a70b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:49.139614 15880 catalog_manager.cc:5697] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b reported cstate change: term changed from 1 to 2, leader changed from 974460fd0b1b426b8e70752992ae5795 (127.14.129.66) to 42c538d8088040f594b183b96f4fc34b (127.14.129.67). New cstate: current_term: 2 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:49.148418 15879 catalog_manager.cc:5697] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: config changed from index 3 to 4, VOTER 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65) evicted. New cstate: current_term: 1 leader_uuid: "974460fd0b1b426b8e70752992ae5795" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } }
I20260709 13:16:49.158704 15973 tablet_service.cc:1558] Processing DeleteTablet for tablet 52b7c0c7387346f28c2fc6bf1798a70b with delete_type TABLET_DATA_TOMBSTONED (TS 0197a9d24bc34a6dbd9a71579caa4998 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56018
I20260709 13:16:49.160055 17574 tablet_replica.cc:333] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:49.161082 17574 raft_consensus.cc:2243] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:49.161873 17574 raft_consensus.cc:2272] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:49.165023 17574 ts_tablet_manager.cc:1916] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:49.178290 17574 ts_tablet_manager.cc:1929] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:49.178617 17574 log.cc:1199] T 52b7c0c7387346f28c2fc6bf1798a70b P 0197a9d24bc34a6dbd9a71579caa4998: Deleting WAL directory at /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/wals/52b7c0c7387346f28c2fc6bf1798a70b
I20260709 13:16:49.179950 15866 catalog_manager.cc:5028] TS 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): tablet 52b7c0c7387346f28c2fc6bf1798a70b (table test-workload [id=3d5bec676fee43e7be4728ac1e7a8adf]) successfully deleted
I20260709 13:16:49.552525 16672 raft_consensus.cc:1275] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:49.554111 17551 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:49.565472 16054 raft_consensus.cc:1275] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:49.567648 17561 consensus_queue.cc:1048] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:49.694026 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:49.742373 16125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684"
dest_uuid: "42c538d8088040f594b183b96f4fc34b"
mode: GRACEFUL
new_leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:47376
I20260709 13:16:49.743046 16125 raft_consensus.cc:606] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Received request to transfer leadership to TS 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:49.744315 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:16:49.745405 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:16:49.759785 16153 debug-util.cc:398] Leaking SignalData structure 0x7b08001511c0 after lost signal to thread 14856
I20260709 13:16:49.760128 17548 raft_consensus.cc:993] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b: : Instructing follower 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
I20260709 13:16:49.760695 17548 raft_consensus.cc:1081] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Signalling peer 087c1a023a1d4c04bdc6cfd778ae42a7 to start an election
W20260709 13:16:49.761233 16153 debug-util.cc:398] Leaking SignalData structure 0x7b08000dbfa0 after lost signal to thread 15915
I20260709 13:16:49.762327 16672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684"
dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7"
 from {username='slave'} at 127.0.0.1:35982
W20260709 13:16:49.762609 16153 debug-util.cc:398] Leaking SignalData structure 0x7b0800327ae0 after lost signal to thread 16007
I20260709 13:16:49.762995 16672 raft_consensus.cc:493] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.763381 16672 raft_consensus.cc:3060] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:49.764173 16153 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6760 after lost signal to thread 16082
W20260709 13:16:49.765522 16153 debug-util.cc:398] Leaking SignalData structure 0x7b080036abc0 after lost signal to thread 16156
W20260709 13:16:49.767140 16153 debug-util.cc:398] Leaking SignalData structure 0x7b0800322ec0 after lost signal to thread 16696
I20260709 13:16:49.771814 16672 raft_consensus.cc:515] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:49.776806 16672 leader_election.cc:290] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Requested vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:49.776934 16051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "974460fd0b1b426b8e70752992ae5795"
I20260709 13:16:49.779212 16051 raft_consensus.cc:3060] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.779325 16125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ddbf98b3c4614a035cc6ea4c9a684" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "42c538d8088040f594b183b96f4fc34b"
I20260709 13:16:49.781076 16125 raft_consensus.cc:3055] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:49.783303 16125 raft_consensus.cc:740] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42c538d8088040f594b183b96f4fc34b, State: Running, Role: LEADER
I20260709 13:16:49.785320 16125 consensus_queue.cc:260] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:49.786749 16125 raft_consensus.cc:3060] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.791407 16051 raft_consensus.cc:2468] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:49.795543 16636 leader_election.cc:304] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7, 974460fd0b1b426b8e70752992ae5795; no voters: 
I20260709 13:16:49.796483 17558 raft_consensus.cc:2804] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:49.796944 17558 raft_consensus.cc:697] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Becoming Leader. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Running, Role: LEADER
I20260709 13:16:49.797873 17558 consensus_queue.cc:237] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:49.803077 16125 raft_consensus.cc:2468] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 087c1a023a1d4c04bdc6cfd778ae42a7 in term 2.
I20260709 13:16:49.819834 15877 catalog_manager.cc:5697] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 reported cstate change: term changed from 1 to 2, leader changed from 42c538d8088040f594b183b96f4fc34b (127.14.129.67) to 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68). New cstate: current_term: 2 leader_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.207257 16051 raft_consensus.cc:1275] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:50.209669 17308 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:50.212426 16125 raft_consensus.cc:1275] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Refusing update from remote peer 087c1a023a1d4c04bdc6cfd778ae42a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:50.214861 17557 consensus_queue.cc:1048] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:50.256795 15979 consensus_queue.cc:237] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:50.293562 16128 raft_consensus.cc:1275] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:50.295048 17564 consensus_queue.cc:1048] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:50.295958 16051 raft_consensus.cc:1275] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:16:50.296104 15949 consensus_peers.cc:597] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2177efaac9224ef9b3f826c815047e1f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.297775 17564 consensus_queue.cc:1048] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:50.355893 17549 raft_consensus.cc:2955] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.360724 16051 raft_consensus.cc:2955] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.363783 16128 raft_consensus.cc:2955] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.380288 16125 consensus_queue.cc:237] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:50.381174 15877 catalog_manager.cc:5697] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 4, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 3 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.401168 16051 raft_consensus.cc:1275] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:50.403162 15979 raft_consensus.cc:1275] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:50.404270 16098 consensus_peers.cc:597] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6189c30d8c845ce97793654af9a052a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.404368 17561 consensus_queue.cc:1048] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:50.407051 17548 consensus_queue.cc:1048] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:50.422559 17585 raft_consensus.cc:2955] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.437645 16051 raft_consensus.cc:2955] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.441382 15979 raft_consensus.cc:2955] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.456135 16125 consensus_queue.cc:237] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:50.461089 15879 catalog_manager.cc:5697] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
W20260709 13:16:50.467972 16098 consensus_peers.cc:597] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 661e4d7507274e5b954ff5154a36b12a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.468545 15978 raft_consensus.cc:1275] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:50.471272 16051 raft_consensus.cc:1275] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:50.479480 17602 consensus_queue.cc:1048] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:16:50.482259 17561 consensus_queue.cc:1048] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:50.511672 17561 raft_consensus.cc:2955] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.514081 16054 raft_consensus.cc:2955] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.514675 15983 raft_consensus.cc:2955] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.529680 15978 consensus_queue.cc:237] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Queue 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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:50.535305 15879 catalog_manager.cc:5697] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "42c538d8088040f594b183b96f4fc34b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.546021 16128 raft_consensus.cc:1275] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:50.548266 15949 consensus_peers.cc:597] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 -> Peer 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823): Couldn't send request to peer 087c1a023a1d4c04bdc6cfd778ae42a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b1203d8554d44029aec4aa9219f65fa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.551357 17564 consensus_queue.cc:1048] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:50.575809 16054 raft_consensus.cc:1275] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Refusing update from remote peer 0197a9d24bc34a6dbd9a71579caa4998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:50.575013 17556 raft_consensus.cc:2955] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.577538 17564 consensus_queue.cc:1048] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:50.578078 16128 raft_consensus.cc:2955] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.598035 16054 raft_consensus.cc:2955] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } }
I20260709 13:16:50.606037 15879 catalog_manager.cc:5697] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 reported cstate change: config changed from index -1 to 2, NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68) added. New cstate: current_term: 1 leader_uuid: "0197a9d24bc34a6dbd9a71579caa4998" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.709733 17610 ts_tablet_manager.cc:933] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:50.718312 17610 tablet_copy_client.cc:323] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
I20260709 13:16:50.721705 15993 tablet_copy_service.cc:140] P 0197a9d24bc34a6dbd9a71579caa4998: Received BeginTabletCopySession request for tablet 2177efaac9224ef9b3f826c815047e1f from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:39348)
I20260709 13:16:50.722247 15993 tablet_copy_service.cc:161] P 0197a9d24bc34a6dbd9a71579caa4998: Beginning new tablet copy session on tablet 2177efaac9224ef9b3f826c815047e1f from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:39348: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-2177efaac9224ef9b3f826c815047e1f
I20260709 13:16:50.730331 15993 tablet_copy_source_session.cc:215] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:50.733909 17610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2177efaac9224ef9b3f826c815047e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.746483 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:50.758574 17610 tablet_copy_client.cc:806] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:50.763370 17610 tablet_copy_client.cc:670] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:50.767797 17610 tablet_copy_client.cc:538] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:50.777405 17610 tablet_bootstrap.cc:492] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
I20260709 13:16:50.861057 17610 tablet_bootstrap.cc:492] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:50.862453 17610 tablet_bootstrap.cc:492] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:50.867214 17610 ts_tablet_manager.cc:1403] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.090s	user 0.036s	sys 0.025s
I20260709 13:16:50.867931 17613 ts_tablet_manager.cc:933] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:50.870517 17610 raft_consensus.cc:359] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:50.871485 17610 raft_consensus.cc:740] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:50.872730 17610 consensus_queue.cc:260] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:50.875149 17610 ts_tablet_manager.cc:1434] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:16:50.877257 15993 tablet_copy_service.cc:342] P 0197a9d24bc34a6dbd9a71579caa4998: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-2177efaac9224ef9b3f826c815047e1f received from {username='slave'} at 127.0.0.1:39348
I20260709 13:16:50.877723 15993 tablet_copy_service.cc:434] P 0197a9d24bc34a6dbd9a71579caa4998: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-2177efaac9224ef9b3f826c815047e1f on tablet 2177efaac9224ef9b3f826c815047e1f with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:50.906528 17613 tablet_copy_client.cc:323] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:50.908638 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet b6189c30d8c845ce97793654af9a052a from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:50.909181 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet b6189c30d8c845ce97793654af9a052a from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-b6189c30d8c845ce97793654af9a052a
I20260709 13:16:50.916164 17610 ts_tablet_manager.cc:933] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:50.927599 14853 tablet_server.cc:179] TabletServer@127.14.129.65:0 shutting down...
W20260709 13:16:50.938371 16022 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:16:50.940784 16142 tablet_copy_source_session.cc:215] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:50.945865 17610 tablet_copy_client.cc:323] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.67:45701
I20260709 13:16:50.946710 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6189c30d8c845ce97793654af9a052a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:50.956723 16022 consensus_peers.cc:597] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:50.960701 16022 consensus_peers.cc:597] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.960806 16142 tablet_copy_service.cc:140] P 42c538d8088040f594b183b96f4fc34b: Received BeginTabletCopySession request for tablet 661e4d7507274e5b954ff5154a36b12a from peer 087c1a023a1d4c04bdc6cfd778ae42a7 ({username='slave'} at 127.0.0.1:33542)
I20260709 13:16:50.961577 16142 tablet_copy_service.cc:161] P 42c538d8088040f594b183b96f4fc34b: Beginning new tablet copy session on tablet 661e4d7507274e5b954ff5154a36b12a from peer 087c1a023a1d4c04bdc6cfd778ae42a7 at {username='slave'} at 127.0.0.1:33542: session id = 087c1a023a1d4c04bdc6cfd778ae42a7-661e4d7507274e5b954ff5154a36b12a
I20260709 13:16:50.982362 16142 tablet_copy_source_session.cc:215] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:50.986874 17610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661e4d7507274e5b954ff5154a36b12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.992691 17613 tablet_copy_client.cc:806] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:50.993505 17613 tablet_copy_client.cc:670] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
W20260709 13:16:50.994963 16022 consensus_peers.cc:597] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.008811 16096 consensus_peers.cc:597] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.009614 16096 consensus_peers.cc:597] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.015790 16022 consensus_peers.cc:597] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.024763 17610 tablet_copy_client.cc:806] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:51.026458 17610 tablet_copy_client.cc:670] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Starting download of 1 WAL segments...
W20260709 13:16:51.031778 16096 consensus_peers.cc:597] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.034718 17610 tablet_copy_client.cc:538] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:51.034896 17613 tablet_copy_client.cc:538] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:16:51.035558 16096 consensus_peers.cc:597] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.037149 17618 ts_tablet_manager.cc:933] T 9b1203d8554d44029aec4aa9219f65fa P 087c1a023a1d4c04bdc6cfd778ae42a7: Initiating tablet copy from peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723)
I20260709 13:16:51.045780 17613 tablet_bootstrap.cc:492] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
W20260709 13:16:51.046733 16022 consensus_peers.cc:597] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.067726 17610 tablet_bootstrap.cc:492] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap starting.
W20260709 13:16:51.067994 16096 consensus_peers.cc:597] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.075269 17618 tablet_copy_client.cc:323] T 9b1203d8554d44029aec4aa9219f65fa P 087c1a023a1d4c04bdc6cfd778ae42a7: tablet copy: Beginning tablet copy session from remote peer at address 127.14.129.65:42723
W20260709 13:16:51.089803 16022 consensus_peers.cc:597] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.090458 16636 consensus_peers.cc:597] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.090623 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:51.092432 14853 tablet_replica.cc:333] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.093391 14853 raft_consensus.cc:2243] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:16:51.094334 16636 consensus_peers.cc:597] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.094599 14853 raft_consensus.cc:2272] T d2987e3f4b2d45e6b338f363c6dd7c07 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.097868 14853 tablet_replica.cc:333] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.098722 14853 raft_consensus.cc:2243] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.099354 14853 raft_consensus.cc:2272] T f0317bbd2b094e688370735eb56c9cac P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.102118 14853 tablet_replica.cc:333] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.106913 14853 raft_consensus.cc:2243] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.107808 14853 raft_consensus.cc:2272] T f51336115f464a1f9e7c0f8efd808c60 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.110669 14853 tablet_replica.cc:333] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.110976 16672 raft_consensus.cc:1217] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:16:51.111626 14853 raft_consensus.cc:2243] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:16:51.112201 16636 consensus_peers.cc:597] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.112689 14853 raft_consensus.cc:2272] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.115463 14853 tablet_replica.cc:333] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.116358 14853 raft_consensus.cc:2243] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.117322 14853 raft_consensus.cc:2272] T bfcaec61d461470a9271b20b9d1e55d9 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.119791 14853 tablet_replica.cc:333] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.120604 14853 raft_consensus.cc:2243] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:16:51.120728 16636 consensus_peers.cc:597] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.121454 16022 consensus_peers.cc:597] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.121577 14853 raft_consensus.cc:2272] T 062535c9516541fe9486584bed1e3fa4 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.125087 14853 tablet_replica.cc:333] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.125917 14853 raft_consensus.cc:2243] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.135159 17613 tablet_bootstrap.cc:492] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:51.136125 17613 tablet_bootstrap.cc:492] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:51.136868 17613 ts_tablet_manager.cc:1403] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.000s
W20260709 13:16:51.138163 16636 consensus_peers.cc:597] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.140923 14853 raft_consensus.cc:2272] T 34ce90184f054c39bbf1c01faba1da89 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.142186 17610 tablet_bootstrap.cc:492] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:51.143370 17610 tablet_bootstrap.cc:492] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: Bootstrap complete.
I20260709 13:16:51.143997 14853 tablet_replica.cc:333] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.144198 17610 ts_tablet_manager.cc:1403] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.009s
I20260709 13:16:51.144826 14853 raft_consensus.cc:2243] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.145447 14853 raft_consensus.cc:2272] T 84490134c3194ee6822b06522fa8d197 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.147763 14853 tablet_replica.cc:333] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.148399 14853 raft_consensus.cc:2243] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.149222 14853 raft_consensus.cc:2272] T 278ca122671d4037be1b5e3f25018dd6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.151950 17613 raft_consensus.cc:359] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:51.153033 17613 raft_consensus.cc:740] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:51.153662 17613 consensus_queue.cc:260] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:51.155519 17613 ts_tablet_manager.cc:1434] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:16:51.156548 14853 tablet_replica.cc:333] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.157606 14853 raft_consensus.cc:2243] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.158296 14853 raft_consensus.cc:2272] T dbc9a0ee932842d09f55a890debdaa67 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.160774 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-b6189c30d8c845ce97793654af9a052a received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:51.161271 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-b6189c30d8c845ce97793654af9a052a on tablet b6189c30d8c845ce97793654af9a052a with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:51.161309 14853 tablet_replica.cc:333] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.162191 14853 raft_consensus.cc:2243] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.163499 14853 raft_consensus.cc:2272] T 2177efaac9224ef9b3f826c815047e1f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:51.169953 16022 consensus_peers.cc:597] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.171166 16636 consensus_peers.cc:597] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.175595 14853 tablet_replica.cc:333] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.176482 14853 raft_consensus.cc:2243] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.177049 14853 raft_consensus.cc:2272] T e45a01b4c561462584861d1d1b05993d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.169657 17610 raft_consensus.cc:359] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:51.179369 17610 raft_consensus.cc:740] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 087c1a023a1d4c04bdc6cfd778ae42a7, State: Initialized, Role: LEARNER
I20260709 13:16:51.180168 14853 tablet_replica.cc:333] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.181404 14853 raft_consensus.cc:2243] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.182152 14853 raft_consensus.cc:2272] T 622f0f0211fd45ecbbf6ba54c02590f8 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.184880 14853 tablet_replica.cc:333] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.185616 14853 raft_consensus.cc:2243] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.186165 14853 raft_consensus.cc:2272] T 0a1369b094d14d408fc747d20116441b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.188997 14853 tablet_replica.cc:333] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.189834 14853 raft_consensus.cc:2243] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.190897 14853 raft_consensus.cc:2272] T 541840d21a514303955301bca05d7abc P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.194083 14853 tablet_replica.cc:333] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.194846 14853 raft_consensus.cc:2243] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.195629 14853 raft_consensus.cc:2272] T aff852067baf4550a06b895e59e55719 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.180215 17610 consensus_queue.cc:260] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:51.201069 17610 ts_tablet_manager.cc:1434] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: Time spent starting tablet: real 0.057s	user 0.002s	sys 0.005s
I20260709 13:16:51.203248 14853 tablet_replica.cc:333] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.204093 14853 raft_consensus.cc:2243] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.204675 14853 raft_consensus.cc:2272] T cf5e7a6b5afa43c9824254755398010f P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.207347 14853 tablet_replica.cc:333] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.208106 14853 raft_consensus.cc:2243] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.209081 14853 raft_consensus.cc:2272] T 6ba98aa7d4fc40df800cc614da1b24b5 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.211812 14853 tablet_replica.cc:333] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.212596 14853 raft_consensus.cc:2243] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.213636 14853 raft_consensus.cc:2272] T 7cf332e0b81a4ec8bb31b9274af58555 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.216482 14853 tablet_replica.cc:333] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.217271 14853 raft_consensus.cc:2243] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.217912 14853 raft_consensus.cc:2272] T 6c073335b94d4f5db608e37ef36ae539 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.220731 14853 tablet_replica.cc:333] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.222935 14853 raft_consensus.cc:2243] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.224184 16142 tablet_copy_service.cc:342] P 42c538d8088040f594b183b96f4fc34b: Request end of tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-661e4d7507274e5b954ff5154a36b12a received from {username='slave'} at 127.0.0.1:33542
I20260709 13:16:51.224526 14853 raft_consensus.cc:2272] T d6520a6bca2342338df3876b4f65cfc1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.224972 16142 tablet_copy_service.cc:434] P 42c538d8088040f594b183b96f4fc34b: ending tablet copy session 087c1a023a1d4c04bdc6cfd778ae42a7-661e4d7507274e5b954ff5154a36b12a on tablet 661e4d7507274e5b954ff5154a36b12a with peer 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:51.227820 14853 tablet_replica.cc:333] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.228700 14853 raft_consensus.cc:2243] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.229543 14853 raft_consensus.cc:2272] T 4c84e8e4ccda4f178eb10907158fe306 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.232220 14853 tablet_replica.cc:333] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.233081 14853 raft_consensus.cc:2243] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.233642 14853 raft_consensus.cc:2272] T 5a7f3db062e243df91804742a5a0a589 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.236249 14853 tablet_replica.cc:333] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.237059 14853 raft_consensus.cc:2243] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.237689 14853 raft_consensus.cc:2272] T 661e4d7507274e5b954ff5154a36b12a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.241210 14853 tablet_replica.cc:333] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.242100 14853 raft_consensus.cc:2243] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:51.243541 16022 consensus_peers.cc:597] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.244223 14853 raft_consensus.cc:2272] T 9962f99ed4e04fd3b13264e9858590d1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.247007 14853 tablet_replica.cc:333] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.247828 14853 raft_consensus.cc:2243] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.248438 14853 raft_consensus.cc:2272] T bce7188f21b4435fb25a84d90209adeb P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.251283 14853 tablet_replica.cc:333] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.252034 14853 raft_consensus.cc:2243] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.252599 14853 raft_consensus.cc:2272] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.255894 14853 tablet_replica.cc:333] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.256769 14853 raft_consensus.cc:2243] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.257808 14853 raft_consensus.cc:2272] T 50c3e738e55245f99e40079d6e1ab0f2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.260622 14853 tablet_replica.cc:333] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.261456 14853 raft_consensus.cc:2243] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.262074 14853 raft_consensus.cc:2272] T 65c26989d8584e818c16f2f59cd1691b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.264717 14853 tablet_replica.cc:333] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.265494 14853 raft_consensus.cc:2243] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.266175 14853 raft_consensus.cc:2272] T a69a098825d042748b5260afe5354478 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.268951 14853 tablet_replica.cc:333] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.269696 14853 raft_consensus.cc:2243] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.270780 14853 raft_consensus.cc:2272] T 9b1203d8554d44029aec4aa9219f65fa P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.273737 14853 tablet_replica.cc:333] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.274506 14853 raft_consensus.cc:2243] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.275086 14853 raft_consensus.cc:2272] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 0197a9d24bc34a6dbd9a71579caa4998 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.277462 14853 tablet_replica.cc:333] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.278201 14853 raft_consensus.cc:2243] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.279214 14853 raft_consensus.cc:2272] T 9dbb058663da4260b4518e868f93d202 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.281908 14853 tablet_replica.cc:333] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.282600 14853 raft_consensus.cc:2243] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.283169 14853 raft_consensus.cc:2272] T ad36f3f5d3bb4a86adb71803b455eb97 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.285466 14853 tablet_replica.cc:333] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.286155 14853 raft_consensus.cc:2243] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.287283 14853 raft_consensus.cc:2272] T c9329f62b43240e99e16d0bbead535b6 P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.290102 14853 tablet_replica.cc:333] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.290865 14853 raft_consensus.cc:2243] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.291738 14853 raft_consensus.cc:2272] T 0f56053fee054e4d8b1be4fc28527c6d P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.294277 14853 tablet_replica.cc:333] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.295053 14853 raft_consensus.cc:2243] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.296051 14853 raft_consensus.cc:2272] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.298723 14853 tablet_replica.cc:333] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.299458 14853 raft_consensus.cc:2243] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.300504 14853 raft_consensus.cc:2272] T fcadcacaa6244ea3acaa45611e10984d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:51.302151 16636 consensus_peers.cc:597] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.303141 14853 tablet_replica.cc:333] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.303998 14853 raft_consensus.cc:2243] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.304844 14853 raft_consensus.cc:2272] T 0e9cc79be572493481c2d498d60f0f1d P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.307663 14853 tablet_replica.cc:333] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.308445 14853 raft_consensus.cc:2243] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.309021 14853 raft_consensus.cc:2272] T 4061160971cf47d3accb3a503d189c9e P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.311709 14853 tablet_replica.cc:333] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.312537 14853 raft_consensus.cc:2243] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.313150 14853 raft_consensus.cc:2272] T b6189c30d8c845ce97793654af9a052a P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.316507 14853 tablet_replica.cc:333] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.317399 14853 raft_consensus.cc:2243] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.318019 14853 raft_consensus.cc:2272] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:51.311621 16096 consensus_peers.cc:597] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.320772 14853 tablet_replica.cc:333] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.322681 14853 raft_consensus.cc:2243] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.323571 14853 raft_consensus.cc:2272] T 02ed82d57506460ca9b4360d077a8576 P 0197a9d24bc34a6dbd9a71579caa4998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.326583 14853 tablet_replica.cc:333] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.327380 14853 raft_consensus.cc:2243] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.328428 14853 raft_consensus.cc:2272] T 4020597452ce43c4932ef2894a80d00f P 0197a9d24bc34a6dbd9a71579caa4998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.331297 14853 tablet_replica.cc:333] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998: stopping tablet replica
I20260709 13:16:51.332029 14853 raft_consensus.cc:2243] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.332669 14853 raft_consensus.cc:2272] T c2b6f0e80ef24932b8550f5d3b79fa2b P 0197a9d24bc34a6dbd9a71579caa4998 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:51.333797 16096 consensus_peers.cc:597] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.349828 16022 consensus_peers.cc:597] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.356570 16636 consensus_peers.cc:597] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.451429 16096 consensus_peers.cc:597] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.453562 16096 consensus_peers.cc:597] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.468364 16096 consensus_peers.cc:597] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.476840 16672 raft_consensus.cc:1217] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:16:51.478459 16096 consensus_peers.cc:597] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.483045 16022 connection.cc:769] client connection to 127.14.129.65:42723 send error: Network error: sendmsg error: Connection reset by peer (error 104)
I20260709 13:16:51.501547 16672 raft_consensus.cc:1217] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:16:51.570904 16636 consensus_peers.cc:597] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.574450 15949 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.StartTabletCopy -> {remote=127.14.129.68:42823, user_credentials={real_user=slave}} blocked reactor thread for 91773.1us
I20260709 13:16:51.661460 14853 tablet_server.cc:196] TabletServer@127.14.129.65:0 shutdown complete.
I20260709 13:16:51.790177 14853 tablet_server.cc:179] TabletServer@127.14.129.66:0 shutting down...
W20260709 13:16:51.856885 16096 consensus_peers.cc:597] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.865543 16096 consensus_peers.cc:597] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.879230 16636 consensus_peers.cc:597] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.895529 16096 consensus_peers.cc:597] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.896265 16096 consensus_peers.cc:597] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.904359 16096 consensus_peers.cc:597] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:51.912029 16636 consensus_peers.cc:597] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.935766 17623 raft_consensus.cc:1064] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:51.938460 17623 consensus_queue.cc:237] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:51.941650 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:51.944494 14853 tablet_replica.cc:333] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.945519 14853 raft_consensus.cc:2243] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.946105 14853 raft_consensus.cc:2272] T 34ce90184f054c39bbf1c01faba1da89 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:51.947126 16636 consensus_peers.cc:597] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.951300 14853 tablet_replica.cc:333] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.952268 14853 raft_consensus.cc:2243] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.952782 14853 raft_consensus.cc:2272] T d2987e3f4b2d45e6b338f363c6dd7c07 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.955534 14853 tablet_replica.cc:333] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.956391 14853 raft_consensus.cc:2243] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.956934 14853 raft_consensus.cc:2272] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.961491 14853 tablet_replica.cc:333] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.962306 14853 raft_consensus.cc:2243] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.962833 14853 raft_consensus.cc:2272] T bfcaec61d461470a9271b20b9d1e55d9 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.966827 14853 tablet_replica.cc:333] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.967634 14853 raft_consensus.cc:2243] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.968184 14853 raft_consensus.cc:2272] T f0317bbd2b094e688370735eb56c9cac P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.970621 14853 tablet_replica.cc:333] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.971458 14853 raft_consensus.cc:2243] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.972469 14853 raft_consensus.cc:2272] T f51336115f464a1f9e7c0f8efd808c60 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.975114 14853 tablet_replica.cc:333] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.975865 14853 raft_consensus.cc:2243] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.976771 14853 raft_consensus.cc:2272] T dbc9a0ee932842d09f55a890debdaa67 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:51.977959 16096 consensus_peers.cc:597] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.979223 14853 tablet_replica.cc:333] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.980057 14853 raft_consensus.cc:2243] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.981004 14853 raft_consensus.cc:2272] T 0a1369b094d14d408fc747d20116441b P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.983609 14853 tablet_replica.cc:333] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.984407 14853 raft_consensus.cc:2243] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.985023 14853 raft_consensus.cc:2272] T 2177efaac9224ef9b3f826c815047e1f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.985447 16672 raft_consensus.cc:1275] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:51.987476 14853 tablet_replica.cc:333] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
W20260709 13:16:51.988143 16636 consensus_peers.cc:597] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:51.988373 14853 raft_consensus.cc:2243] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:51.989403 14853 raft_consensus.cc:2272] T aff852067baf4550a06b895e59e55719 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.991928 14853 tablet_replica.cc:333] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.992826 14853 raft_consensus.cc:2243] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.994829 14853 raft_consensus.cc:2272] T 541840d21a514303955301bca05d7abc P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.989720 17561 consensus_queue.cc:1048] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:16:51.997537 14853 tablet_replica.cc:333] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:51.998383 14853 raft_consensus.cc:2243] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.999102 14853 raft_consensus.cc:2272] T a67625532d9f4d988fba49f3dc874fe4 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.000105 16096 consensus_peers.cc:597] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.001552 14853 tablet_replica.cc:333] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.002403 14853 raft_consensus.cc:2243] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.003376 14853 raft_consensus.cc:2272] T cf5e7a6b5afa43c9824254755398010f P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.006721 14853 tablet_replica.cc:333] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.007534 14853 raft_consensus.cc:2243] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.008426 14853 raft_consensus.cc:2272] T e45a01b4c561462584861d1d1b05993d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.010964 14853 tablet_replica.cc:333] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.011760 14853 raft_consensus.cc:2243] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.012434 14853 raft_consensus.cc:2272] T 25f6f10dd3a740c4a385b357ef27d31c P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.015138 14853 tablet_replica.cc:333] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.015918 14853 raft_consensus.cc:2243] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.016857 14853 raft_consensus.cc:2272] T 4c84e8e4ccda4f178eb10907158fe306 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.016857 16096 consensus_peers.cc:597] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.019577 14853 tablet_replica.cc:333] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
W20260709 13:16:52.019925 16096 consensus_peers.cc:597] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.020430 14853 raft_consensus.cc:2243] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.020864 14853 raft_consensus.cc:2272] T ad36f3f5d3bb4a86adb71803b455eb97 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.021117 16636 consensus_peers.cc:597] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.023353 14853 tablet_replica.cc:333] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.024303 14853 raft_consensus.cc:2243] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.025174 14853 raft_consensus.cc:2272] T c9329f62b43240e99e16d0bbead535b6 P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.028031 14853 tablet_replica.cc:333] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.028788 14853 raft_consensus.cc:2243] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.029318 14853 raft_consensus.cc:2272] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.031405 14853 tablet_replica.cc:333] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.031898 14853 raft_consensus.cc:2243] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.032299 14853 raft_consensus.cc:2272] T 7cf332e0b81a4ec8bb31b9274af58555 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.034525 14853 tablet_replica.cc:333] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.035274 14853 raft_consensus.cc:2243] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.035830 14853 raft_consensus.cc:2272] T 661e4d7507274e5b954ff5154a36b12a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.037832 17585 raft_consensus.cc:1064] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: attempting to promote NON_VOTER 087c1a023a1d4c04bdc6cfd778ae42a7 to VOTER
I20260709 13:16:52.038265 14853 tablet_replica.cc:333] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.039186 14853 raft_consensus.cc:2243] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.040138 14853 raft_consensus.cc:2272] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.040333 17585 consensus_queue.cc:237] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [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: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:52.042667 14853 tablet_replica.cc:333] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.043682 14853 raft_consensus.cc:2243] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.044270 14853 raft_consensus.cc:2272] T 9b1203d8554d44029aec4aa9219f65fa P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.046938 14853 tablet_replica.cc:333] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.047772 14853 raft_consensus.cc:2243] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.048344 14853 raft_consensus.cc:2272] T 1aec54d905a94201ad7a72709866b2d4 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.051131 14853 tablet_replica.cc:333] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.051978 14853 raft_consensus.cc:2243] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.052570 14853 raft_consensus.cc:2272] T fcadcacaa6244ea3acaa45611e10984d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.055354 14853 tablet_replica.cc:333] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.056370 14853 raft_consensus.cc:2243] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.057170 14853 raft_consensus.cc:2272] T 278ca122671d4037be1b5e3f25018dd6 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.060195 14853 tablet_replica.cc:333] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.061091 14853 raft_consensus.cc:2243] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.061775 14853 raft_consensus.cc:2272] T 9962f99ed4e04fd3b13264e9858590d1 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.064805 14853 tablet_replica.cc:333] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.065649 14853 raft_consensus.cc:2243] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.066246 14853 raft_consensus.cc:2272] T 50c3e738e55245f99e40079d6e1ab0f2 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.069011 14853 tablet_replica.cc:333] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.069816 14853 raft_consensus.cc:2243] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.070381 14853 raft_consensus.cc:2272] T d2f7cd8619084fae8f88639506b83627 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.072938 14853 tablet_replica.cc:333] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.073681 14853 raft_consensus.cc:2243] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.074254 14853 raft_consensus.cc:2272] T bce7188f21b4435fb25a84d90209adeb P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.076815 14853 tablet_replica.cc:333] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.077600 14853 raft_consensus.cc:2243] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.078662 14853 raft_consensus.cc:2272] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.081423 14853 tablet_replica.cc:333] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.082178 14853 raft_consensus.cc:2243] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.083009 14853 raft_consensus.cc:2272] T 4e271770bd9c402781680bfe762223df P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.085029 16096 consensus_peers.cc:597] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.085587 14853 tablet_replica.cc:333] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.086334 14853 raft_consensus.cc:2243] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.087376 14853 raft_consensus.cc:2272] T 52b7c0c7387346f28c2fc6bf1798a70b P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.090014 14853 tablet_replica.cc:333] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.090837 14853 raft_consensus.cc:2243] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.091845 14853 raft_consensus.cc:2272] T 0e9cc79be572493481c2d498d60f0f1d P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.094560 14853 tablet_replica.cc:333] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.095424 14853 raft_consensus.cc:2243] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.095961 14853 raft_consensus.cc:2272] T fd7db8d1768441ef802b1310b43ca53d P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.098537 14853 tablet_replica.cc:333] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.099279 14853 raft_consensus.cc:2243] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.099839 14853 raft_consensus.cc:2272] T 4061160971cf47d3accb3a503d189c9e P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.102087 16672 raft_consensus.cc:1275] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Refusing update from remote peer 42c538d8088040f594b183b96f4fc34b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:52.102489 14853 tablet_replica.cc:333] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.103312 14853 raft_consensus.cc:2243] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.103940 14853 raft_consensus.cc:2272] T b6189c30d8c845ce97793654af9a052a P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.105736 16096 consensus_peers.cc:597] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.106515 14853 tablet_replica.cc:333] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.107281 14853 raft_consensus.cc:2243] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.107528 17623 consensus_queue.cc:1048] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [LEADER]: Connected to new peer: Peer: permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:52.108253 14853 raft_consensus.cc:2272] T e41ff8f6b614429a8eb10421eeff6da9 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.110927 14853 tablet_replica.cc:333] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.111665 14853 raft_consensus.cc:2243] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.112251 14853 raft_consensus.cc:2272] T 0f204c949cba472c9b9faf302bccc277 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.114876 14853 tablet_replica.cc:333] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.115654 14853 raft_consensus.cc:2243] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:52.115955 16096 consensus_peers.cc:597] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.116448 14853 raft_consensus.cc:2272] T 416ddbf98b3c4614a035cc6ea4c9a684 P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.121585 14853 tablet_replica.cc:333] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.122403 14853 raft_consensus.cc:2243] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.123106 14853 raft_consensus.cc:2272] T 060eaaf677af4d75981cca9f27fa9560 P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.125682 14853 tablet_replica.cc:333] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.126474 14853 raft_consensus.cc:2243] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.126996 14853 raft_consensus.cc:2272] T 65c26989d8584e818c16f2f59cd1691b P 974460fd0b1b426b8e70752992ae5795 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.129524 14853 tablet_replica.cc:333] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.130179 14853 raft_consensus.cc:2243] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.131137 14853 raft_consensus.cc:2272] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 974460fd0b1b426b8e70752992ae5795 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.133512 14853 tablet_replica.cc:333] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.134119 14853 raft_consensus.cc:2243] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.135108 14853 raft_consensus.cc:2272] T a493d13d719b492c86a62f06331bafea P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.135412 16636 consensus_peers.cc:597] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.137513 14853 tablet_replica.cc:333] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.138227 14853 raft_consensus.cc:2243] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.139307 14853 raft_consensus.cc:2272] T 482c97f54771414c9b4513215b9719ec P 974460fd0b1b426b8e70752992ae5795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.142067 14853 tablet_replica.cc:333] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795: stopping tablet replica
I20260709 13:16:52.142720 14853 raft_consensus.cc:2243] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.143337 14853 raft_consensus.cc:2272] T 4020597452ce43c4932ef2894a80d00f P 974460fd0b1b426b8e70752992ae5795 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.162104 16096 consensus_peers.cc:597] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.167104 17623 raft_consensus.cc:493] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.167685 17623 raft_consensus.cc:515] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:52.169828 17623 leader_election.cc:290] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:52.179106 17623 raft_consensus.cc:493] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.179701 17623 raft_consensus.cc:515] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:52.182941 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062535c9516541fe9486584bed1e3fa4" candidate_uuid: "42c538d8088040f594b183b96f4fc34b" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" is_pre_election: true
I20260709 13:16:52.184896 17623 leader_election.cc:290] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 087c1a023a1d4c04bdc6cfd778ae42a7 (127.14.129.68:42823)
W20260709 13:16:52.191725 16096 leader_election.cc:336] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:52.201146 16096 leader_election.cc:336] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:16:52.201685 16096 leader_election.cc:304] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.202669 17585 raft_consensus.cc:2749] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:52.204128 16096 leader_election.cc:336] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:52.204638 16096 leader_election.cc:304] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 087c1a023a1d4c04bdc6cfd778ae42a7
I20260709 13:16:52.205718 17585 raft_consensus.cc:2749] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:52.213459 17585 raft_consensus.cc:493] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.214152 17585 raft_consensus.cc:515] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:52.216753 17585 leader_election.cc:290] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:52.228915 16096 leader_election.cc:336] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:52.229808 16096 leader_election.cc:336] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:16:52.230257 16096 leader_election.cc:304] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.231279 17585 raft_consensus.cc:2749] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:52.237731 16096 consensus_peers.cc:597] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.252369 14853 tablet_server.cc:196] TabletServer@127.14.129.66:0 shutdown complete.
W20260709 13:16:52.255427 16636 consensus_peers.cc:597] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.263345 17585 raft_consensus.cc:493] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.263940 17585 raft_consensus.cc:515] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:52.266430 17585 leader_election.cc:290] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:52.268574 17308 raft_consensus.cc:493] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.269102 17308 raft_consensus.cc:515] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:52.270918 17308 leader_election.cc:290] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:52.271989 16128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb058663da4260b4518e868f93d202" candidate_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "42c538d8088040f594b183b96f4fc34b" is_pre_election: true
W20260709 13:16:52.278805 16636 leader_election.cc:336] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:52.279340 16636 leader_election.cc:304] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:52.280536 17308 raft_consensus.cc:2749] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:52.282853 16096 leader_election.cc:336] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:52.283860 16096 leader_election.cc:336] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:52.284334 16096 leader_election.cc:304] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.285136 17585 raft_consensus.cc:2749] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:52.351521 17585 raft_consensus.cc:493] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.352124 17585 raft_consensus.cc:515] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } attrs { replace: true } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:52.354712 17585 leader_election.cc:290] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:52.411324 14853 tablet_server.cc:179] TabletServer@127.14.129.67:0 shutting down...
W20260709 13:16:52.420524 16637 consensus_peers.cc:597] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:52.432529 16637 consensus_peers.cc:597] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.433118 17632 raft_consensus.cc:493] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.433905 17632 raft_consensus.cc:515] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:52.436065 17632 leader_election.cc:290] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:52.441730 17625 raft_consensus.cc:493] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.442312 17625 raft_consensus.cc:515] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
W20260709 13:16:52.442832 16096 leader_election.cc:336] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:52.443683 16096 leader_election.cc:336] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:52.446105 16096 leader_election.cc:304] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.444543 17625 leader_election.cc:290] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:52.449143 16637 consensus_peers.cc:597] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.447780 17625 raft_consensus.cc:2749] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:16:52.451419 16637 leader_election.cc:336] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:16:52.456000 16636 leader_election.cc:336] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:52.456529 16636 leader_election.cc:304] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:52.457345 17632 raft_consensus.cc:2749] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:16:52.462067 16096 leader_election.cc:336] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:52.462841 16096 leader_election.cc:336] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:52.463241 16096 leader_election.cc:304] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.463928 17625 raft_consensus.cc:2749] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:52.473640 17632 raft_consensus.cc:493] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.474289 17632 raft_consensus.cc:515] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:52.476536 17632 leader_election.cc:290] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:52.488873 16637 consensus_peers.cc:597] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:52.495823 16636 leader_election.cc:336] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
W20260709 13:16:52.506177 16636 leader_election.cc:336] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:52.506711 16636 leader_election.cc:304] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.507483 17632 raft_consensus.cc:2749] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:52.515288 17632 raft_consensus.cc:493] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.515800 17632 raft_consensus.cc:515] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:52.517973 17632 leader_election.cc:290] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:52.519735 17623 raft_consensus.cc:493] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
W20260709 13:16:52.520622 16637 consensus_peers.cc:597] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.520334 17623 raft_consensus.cc:515] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } }
I20260709 13:16:52.522747 17623 leader_election.cc:290] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:52.527529 17308 raft_consensus.cc:493] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.528082 17308 raft_consensus.cc:515] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
W20260709 13:16:52.529749 16096 leader_election.cc:336] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:52.530051 17308 leader_election.cc:290] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:52.533886 16096 leader_election.cc:336] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:52.533905 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:52.534394 16096 leader_election.cc:304] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.535223 17623 raft_consensus.cc:2749] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:52.537410 14853 tablet_replica.cc:333] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.538496 14853 raft_consensus.cc:2243] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.546254 14853 raft_consensus.cc:2272] T d2987e3f4b2d45e6b338f363c6dd7c07 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.553462 16637 consensus_peers.cc:597] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.554780 14853 tablet_replica.cc:333] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.556748 14853 raft_consensus.cc:2243] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.558156 14853 raft_consensus.cc:2272] T f0317bbd2b094e688370735eb56c9cac P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.560879 14853 tablet_replica.cc:333] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
W20260709 13:16:52.562166 16636 leader_election.cc:336] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:52.562784 16636 leader_election.cc:336] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:52.563616 16636 leader_election.cc:336] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:52.564069 16636 leader_election.cc:304] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.561817 14853 raft_consensus.cc:2243] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:52.565608 16636 leader_election.cc:336] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:52.566130 16636 leader_election.cc:304] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.566872 17632 raft_consensus.cc:2749] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:52.565968 17308 raft_consensus.cc:2749] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:52.568640 14853 raft_consensus.cc:2272] T 062535c9516541fe9486584bed1e3fa4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.572408 16637 consensus_peers.cc:597] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:52.573901 16637 consensus_peers.cc:597] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.574041 14853 tablet_replica.cc:333] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.575142 14853 raft_consensus.cc:2243] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.575851 14853 raft_consensus.cc:2272] T 9dbb058663da4260b4518e868f93d202 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.578469 14853 tablet_replica.cc:333] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.579392 14853 raft_consensus.cc:2243] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.579916 14853 raft_consensus.cc:2272] T bfcaec61d461470a9271b20b9d1e55d9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.582437 14853 tablet_replica.cc:333] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.583390 14853 raft_consensus.cc:2243] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.583966 14853 raft_consensus.cc:2272] T 3f25d1b10d204edbb0a6f72e7a6d1020 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.586515 14853 tablet_replica.cc:333] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.587332 14853 raft_consensus.cc:2243] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.587934 14853 raft_consensus.cc:2272] T 84490134c3194ee6822b06522fa8d197 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.590530 14853 tablet_replica.cc:333] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.591387 14853 raft_consensus.cc:2243] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.592046 14853 raft_consensus.cc:2272] T 2177efaac9224ef9b3f826c815047e1f P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.594501 14853 tablet_replica.cc:333] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.595335 14853 raft_consensus.cc:2243] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.595873 14853 raft_consensus.cc:2272] T cf5e7a6b5afa43c9824254755398010f P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.598315 14853 tablet_replica.cc:333] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.599172 14853 raft_consensus.cc:2243] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.599709 14853 raft_consensus.cc:2272] T e45a01b4c561462584861d1d1b05993d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.602566 14853 tablet_replica.cc:333] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.603345 14853 raft_consensus.cc:2243] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.603971 14853 raft_consensus.cc:2272] T 622f0f0211fd45ecbbf6ba54c02590f8 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.611424 14853 tablet_replica.cc:333] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.612232 14853 raft_consensus.cc:2243] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.612730 14853 raft_consensus.cc:2272] T 0a1369b094d14d408fc747d20116441b P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.614907 14853 tablet_replica.cc:333] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.615597 14853 raft_consensus.cc:2243] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.616081 14853 raft_consensus.cc:2272] T 541840d21a514303955301bca05d7abc P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.618577 14853 tablet_replica.cc:333] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.619395 14853 raft_consensus.cc:2243] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.619976 14853 raft_consensus.cc:2272] T a67625532d9f4d988fba49f3dc874fe4 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.621181 16637 consensus_peers.cc:597] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.622246 14853 tablet_replica.cc:333] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.622831 14853 raft_consensus.cc:2243] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.623291 14853 raft_consensus.cc:2272] T 6ba98aa7d4fc40df800cc614da1b24b5 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.625236 14853 tablet_replica.cc:333] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.625778 14853 raft_consensus.cc:2243] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.626482 14853 raft_consensus.cc:2272] T 6c073335b94d4f5db608e37ef36ae539 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.628366 14853 tablet_replica.cc:333] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.628897 14853 raft_consensus.cc:2243] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.629305 14853 raft_consensus.cc:2272] T 7cf332e0b81a4ec8bb31b9274af58555 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.630967 17623 raft_consensus.cc:493] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.631408 14853 tablet_replica.cc:333] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.631491 17623 raft_consensus.cc:515] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } }
I20260709 13:16:52.632335 14853 raft_consensus.cc:2243] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.633323 14853 raft_consensus.cc:2272] T d6520a6bca2342338df3876b4f65cfc1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.633836 17623 leader_election.cc:290] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:52.635881 14853 tablet_replica.cc:333] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.636904 14853 raft_consensus.cc:2243] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.637830 14853 raft_consensus.cc:2272] T ad36f3f5d3bb4a86adb71803b455eb97 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.640437 14853 tablet_replica.cc:333] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.641194 14853 raft_consensus.cc:2243] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.642200 14853 raft_consensus.cc:2272] T 0f56053fee054e4d8b1be4fc28527c6d P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.643792 16096 leader_election.cc:336] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:52.644884 14853 tablet_replica.cc:333] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
W20260709 13:16:52.645931 16096 leader_election.cc:336] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:52.646224 14853 raft_consensus.cc:2243] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.646411 16096 leader_election.cc:304] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42c538d8088040f594b183b96f4fc34b; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.647372 14853 raft_consensus.cc:2272] T 25f6f10dd3a740c4a385b357ef27d31c P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.650133 14853 tablet_replica.cc:333] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.650892 14853 raft_consensus.cc:2243] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.651443 14853 raft_consensus.cc:2272] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.653769 14853 tablet_replica.cc:333] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.654484 14853 raft_consensus.cc:2243] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.647657 17623 raft_consensus.cc:2749] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:52.655519 14853 raft_consensus.cc:2272] T 02ed82d57506460ca9b4360d077a8576 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.658066 14853 tablet_replica.cc:333] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.658860 14853 raft_consensus.cc:2243] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.661902 14853 raft_consensus.cc:2272] T 1aec54d905a94201ad7a72709866b2d4 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.664793 14853 tablet_replica.cc:333] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.665516 14853 raft_consensus.cc:2243] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.666013 14853 raft_consensus.cc:2272] T fcadcacaa6244ea3acaa45611e10984d P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.668391 14853 tablet_replica.cc:333] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.669111 14853 raft_consensus.cc:2243] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.669613 14853 raft_consensus.cc:2272] T a69a098825d042748b5260afe5354478 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.672785 14853 tablet_replica.cc:333] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.673816 14853 raft_consensus.cc:2243] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.674826 14853 raft_consensus.cc:2272] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.677968 14853 tablet_replica.cc:333] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.678716 14853 raft_consensus.cc:2243] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.679327 14853 raft_consensus.cc:2272] T 9b1203d8554d44029aec4aa9219f65fa P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.681844 14853 tablet_replica.cc:333] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.682652 14853 raft_consensus.cc:2243] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.683183 14853 raft_consensus.cc:2272] T 5a7f3db062e243df91804742a5a0a589 P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.685634 14853 tablet_replica.cc:333] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.686385 14853 raft_consensus.cc:2243] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.687588 14853 pending_rounds.cc:70] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: Trying to abort 1 pending ops.
I20260709 13:16:52.687834 14853 pending_rounds.cc:77] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637936893784064 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "661e4d7507274e5b954ff5154a36b12a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } } }
I20260709 13:16:52.688846 14853 raft_consensus.cc:2917] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:16:52.689211 14853 raft_consensus.cc:2889] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:16:52.689540 14853 raft_consensus.cc:2272] T 661e4d7507274e5b954ff5154a36b12a P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.694861 14853 tablet_replica.cc:333] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.695617 14853 raft_consensus.cc:2243] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.696605 14853 raft_consensus.cc:2272] T 060eaaf677af4d75981cca9f27fa9560 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.697705 17639 raft_consensus.cc:493] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.698307 17639 raft_consensus.cc:515] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:52.699182 14853 tablet_replica.cc:333] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.699986 14853 raft_consensus.cc:2243] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.700493 14853 raft_consensus.cc:2272] T 416ddbf98b3c4614a035cc6ea4c9a684 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.702908 14853 tablet_replica.cc:333] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.703650 14853 raft_consensus.cc:2243] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.704157 14853 raft_consensus.cc:2272] T 4e271770bd9c402781680bfe762223df P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.704417 17308 raft_consensus.cc:493] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:52.704891 17308 raft_consensus.cc:515] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:52.706506 14853 tablet_replica.cc:333] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.706723 17308 leader_election.cc:290] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:52.707309 14853 raft_consensus.cc:2243] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.708119 14853 raft_consensus.cc:2272] T 52b7c0c7387346f28c2fc6bf1798a70b P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.710597 14853 tablet_replica.cc:333] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.711369 14853 raft_consensus.cc:2243] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.711880 14853 raft_consensus.cc:2272] T fd7db8d1768441ef802b1310b43ca53d P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.712903 16636 leader_election.cc:336] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:52.714339 14853 tablet_replica.cc:333] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.718314 14853 raft_consensus.cc:2243] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.719440 14853 raft_consensus.cc:2272] T 4061160971cf47d3accb3a503d189c9e P 42c538d8088040f594b183b96f4fc34b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.720436 16636 leader_election.cc:336] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:52.722587 16637 consensus_peers.cc:597] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.723472 14853 tablet_replica.cc:333] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.730053 14853 raft_consensus.cc:2243] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:16:52.724635 16636 leader_election.cc:336] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:52.724857 17639 leader_election.cc:290] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:52.731302 14853 pending_rounds.cc:70] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: Trying to abort 1 pending ops.
I20260709 13:16:52.731191 16636 leader_election.cc:304] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.731587 14853 pending_rounds.cc:77] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637937311485952 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "b6189c30d8c845ce97793654af9a052a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } } }
I20260709 13:16:52.732340 17639 raft_consensus.cc:2749] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:52.732596 14853 raft_consensus.cc:2917] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:16:52.733023 14853 raft_consensus.cc:2889] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:16:52.733351 14853 raft_consensus.cc:2272] T b6189c30d8c845ce97793654af9a052a P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.736236 14853 tablet_replica.cc:333] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.736974 14853 raft_consensus.cc:2243] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.737890 14853 raft_consensus.cc:2272] T 9962f99ed4e04fd3b13264e9858590d1 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.740523 14853 tablet_replica.cc:333] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
W20260709 13:16:52.740950 16636 leader_election.cc:336] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:52.741233 14853 raft_consensus.cc:2243] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.741463 16636 leader_election.cc:304] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:52.742231 14853 raft_consensus.cc:2272] T d2f7cd8619084fae8f88639506b83627 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.742331 17639 raft_consensus.cc:2749] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:52.744917 14853 tablet_replica.cc:333] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.745595 14853 raft_consensus.cc:2243] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.746392 14853 raft_consensus.cc:2272] T bce7188f21b4435fb25a84d90209adeb P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.748286 14853 tablet_replica.cc:333] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.748802 14853 raft_consensus.cc:2243] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.749300 14853 raft_consensus.cc:2272] T 482c97f54771414c9b4513215b9719ec P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.751324 14853 tablet_replica.cc:333] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.751809 14853 raft_consensus.cc:2243] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.752411 14853 raft_consensus.cc:2272] T e41ff8f6b614429a8eb10421eeff6da9 P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.754261 14853 tablet_replica.cc:333] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.754729 14853 raft_consensus.cc:2243] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.755148 14853 raft_consensus.cc:2272] T 0f204c949cba472c9b9faf302bccc277 P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.756938 14853 tablet_replica.cc:333] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.757445 14853 raft_consensus.cc:2243] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.757916 14853 raft_consensus.cc:2272] T c2b6f0e80ef24932b8550f5d3b79fa2b P 42c538d8088040f594b183b96f4fc34b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.759845 14853 tablet_replica.cc:333] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.760320 14853 raft_consensus.cc:2243] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.760795 14853 raft_consensus.cc:2272] T 3c51b0cc1cc142cf80f122e6ee67b2e2 P 42c538d8088040f594b183b96f4fc34b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.763239 14853 tablet_replica.cc:333] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b: stopping tablet replica
I20260709 13:16:52.763846 14853 raft_consensus.cc:2243] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.764492 14853 raft_consensus.cc:2272] T a493d13d719b492c86a62f06331bafea P 42c538d8088040f594b183b96f4fc34b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.862841 16637 consensus_peers.cc:597] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:52.988561 16637 consensus_peers.cc:597] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:53.110123 17639 raft_consensus.cc:493] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.110702 17639 raft_consensus.cc:515] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.113076 17639 leader_election.cc:290] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:53.118512 16636 leader_election.cc:336] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.167549 17639 raft_consensus.cc:493] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.168159 17639 raft_consensus.cc:515] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.170166 17639 leader_election.cc:290] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:53.174728 16636 leader_election.cc:336] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.230646 17639 raft_consensus.cc:493] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.231282 17639 raft_consensus.cc:515] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.233527 17639 leader_election.cc:290] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:53.237802 16636 leader_election.cc:336] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.254244 17639 raft_consensus.cc:493] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.255003 17639 raft_consensus.cc:515] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
W20260709 13:16:53.262867 16636 leader_election.cc:336] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.263749 17639 leader_election.cc:290] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:53.291287 17632 raft_consensus.cc:493] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.291832 17632 raft_consensus.cc:515] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.293957 17632 leader_election.cc:290] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:53.293953 17639 raft_consensus.cc:493] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.294723 17639 raft_consensus.cc:515] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.297564 17639 leader_election.cc:290] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:53.301268 16636 leader_election.cc:336] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
W20260709 13:16:53.301862 16636 leader_election.cc:336] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
W20260709 13:16:53.302877 16637 leader_election.cc:336] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
I20260709 13:16:53.303303 16637 leader_election.cc:304] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.304404 17639 raft_consensus.cc:2749] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:53.366876 17639 raft_consensus.cc:493] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.367455 17639 raft_consensus.cc:515] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.369688 17639 leader_election.cc:290] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:53.375061 16637 leader_election.cc:336] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:53.375849 16636 leader_election.cc:336] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.376293 16636 leader_election.cc:304] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.377012 17639 raft_consensus.cc:2749] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:53.441630 17639 raft_consensus.cc:493] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.442291 17639 raft_consensus.cc:515] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.444530 17639 leader_election.cc:290] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:53.448776 16636 leader_election.cc:336] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.488257 17639 raft_consensus.cc:493] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.488937 17639 raft_consensus.cc:515] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.491202 17639 leader_election.cc:290] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:53.496379 16637 leader_election.cc:336] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:53.496994 16636 leader_election.cc:336] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.497411 16636 leader_election.cc:304] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.498107 17639 raft_consensus.cc:2749] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:53.600980 17639 raft_consensus.cc:493] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.601603 17639 raft_consensus.cc:515] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.603914 17639 leader_election.cc:290] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:53.609622 16636 leader_election.cc:336] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
W20260709 13:16:53.610179 16637 leader_election.cc:336] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
I20260709 13:16:53.610664 16637 leader_election.cc:304] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.611418 17632 raft_consensus.cc:2749] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:53.631810 17632 raft_consensus.cc:493] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:53.632335 17632 raft_consensus.cc:515] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.635161 17632 leader_election.cc:290] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:53.639863 16637 leader_election.cc:336] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:53.640568 16636 leader_election.cc:336] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.640978 16636 leader_election.cc:304] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.641661 17632 raft_consensus.cc:2749] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:53.646040 17632 raft_consensus.cc:493] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:53.646579 17632 raft_consensus.cc:515] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.648850 17632 leader_election.cc:290] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:53.654613 16636 leader_election.cc:336] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
W20260709 13:16:53.655599 16637 leader_election.cc:336] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
I20260709 13:16:53.656023 16637 leader_election.cc:304] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.656736 17632 raft_consensus.cc:2749] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:53.699798 17632 raft_consensus.cc:493] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:53.700328 17632 raft_consensus.cc:515] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.702462 17632 leader_election.cc:290] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:53.707433 16637 leader_election.cc:336] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:53.708168 16636 leader_election.cc:336] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.708588 16636 leader_election.cc:304] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.709252 17632 raft_consensus.cc:2749] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:53.821571 16636 leader_election.cc:336] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:53.822161 16636 leader_election.cc:304] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.822918 17632 raft_consensus.cc:2749] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:53.823921 16636 leader_election.cc:336] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:53.824362 16636 leader_election.cc:304] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.825068 17632 raft_consensus.cc:2749] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:53.826134 16636 leader_election.cc:336] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:53.826534 16636 leader_election.cc:304] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.827248 17632 raft_consensus.cc:2749] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:53.827493 16636 leader_election.cc:336] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:53.827920 16636 leader_election.cc:304] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
W20260709 13:16:53.829200 16636 consensus_peers.cc:597] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:53.829802 16636 leader_election.cc:336] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:53.830302 16636 leader_election.cc:304] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.831283 17639 raft_consensus.cc:2749] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:53.832198 17639 raft_consensus.cc:2749] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:53.837121 16636 leader_election.cc:336] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:53.837653 16636 leader_election.cc:304] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:53.838397 17632 raft_consensus.cc:2749] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:53.859120 14853 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16153)
I20260709 13:16:53.925642 17632 raft_consensus.cc:493] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:53.926237 17632 raft_consensus.cc:515] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.928531 17632 leader_election.cc:290] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:53.929283 17632 raft_consensus.cc:493] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:53.929821 17632 raft_consensus.cc:515] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:53.933472 17632 leader_election.cc:290] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:53.935258 16636 leader_election.cc:336] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:53.937775 16637 leader_election.cc:336] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
I20260709 13:16:53.938174 16637 leader_election.cc:304] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:53.939105 17632 raft_consensus.cc:2749] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:53.941985 16637 leader_election.cc:336] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:53.943516 16636 leader_election.cc:336] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:53.943920 16636 leader_election.cc:304] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
W20260709 13:16:53.944965 16636 leader_election.cc:336] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:53.944566 17632 raft_consensus.cc:2749] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:53.947263 16636 consensus_peers.cc:597] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:53.971952 16636 consensus_peers.cc:597] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:53.997548 17632 raft_consensus.cc:493] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:53.998211 17632 raft_consensus.cc:515] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.000628 17632 leader_election.cc:290] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:54.005429 16637 leader_election.cc:336] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:54.006071 16636 leader_election.cc:336] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:54.006536 16636 leader_election.cc:304] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:54.007347 17632 raft_consensus.cc:2749] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:54.015676 16636 consensus_peers.cc:597] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:54.023047 17639 raft_consensus.cc:493] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:54.023555 17639 raft_consensus.cc:515] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.025040 17632 raft_consensus.cc:493] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:54.025606 17639 leader_election.cc:290] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:54.025617 17632 raft_consensus.cc:515] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.028714 17632 leader_election.cc:290] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:54.031420 16637 leader_election.cc:336] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:54.035130 16637 leader_election.cc:336] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:54.037564 16636 leader_election.cc:336] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:54.038035 16636 leader_election.cc:304] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:54.038740 17632 raft_consensus.cc:2749] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:54.038898 16636 leader_election.cc:336] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:54.039431 16636 leader_election.cc:304] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:54.040156 17639 raft_consensus.cc:493] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:54.040673 17639 raft_consensus.cc:515] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.042737 17639 leader_election.cc:290] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:54.046164 16636 leader_election.cc:336] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:54.046684 17632 raft_consensus.cc:2749] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:54.048460 17632 raft_consensus.cc:493] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:54.048981 17632 raft_consensus.cc:515] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
W20260709 13:16:54.056597 16637 leader_election.cc:336] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
I20260709 13:16:54.058349 17632 leader_election.cc:290] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:54.064126 16637 leader_election.cc:336] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:54.069397 16636 leader_election.cc:336] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:54.070848 16636 leader_election.cc:304] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:54.071647 17632 raft_consensus.cc:2749] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:54.072775 16636 consensus_peers.cc:597] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.073233 16636 leader_election.cc:336] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:54.074167 17632 raft_consensus.cc:493] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:54.074777 17632 raft_consensus.cc:515] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.073630 16636 leader_election.cc:304] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:54.079150 17641 raft_consensus.cc:2749] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:54.082887 16637 leader_election.cc:336] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
I20260709 13:16:54.083925 17632 leader_election.cc:290] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:54.085889 16636 leader_election.cc:336] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:54.086355 16636 leader_election.cc:304] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:54.087051 17632 raft_consensus.cc:2749] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:54.103256 16636 consensus_peers.cc:597] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:54.111115 17632 raft_consensus.cc:493] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:54.111677 17632 raft_consensus.cc:515] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.121125 17632 leader_election.cc:290] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:54.123261 16637 leader_election.cc:336] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:54.123970 16636 leader_election.cc:336] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:54.124409 16636 leader_election.cc:304] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 42c538d8088040f594b183b96f4fc34b
I20260709 13:16:54.126082 17632 raft_consensus.cc:2749] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:16:54.148270 16636 consensus_peers.cc:597] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.162436 16636 consensus_peers.cc:597] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:54.200256 17641 raft_consensus.cc:493] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:54.200796 17641 raft_consensus.cc:515] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.203027 17641 leader_election.cc:290] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:54.210606 16636 leader_election.cc:336] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:54.211364 16636 leader_election.cc:336] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:54.211778 16636 leader_election.cc:304] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:54.212529 17632 raft_consensus.cc:2749] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:54.217087 17632 raft_consensus.cc:493] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42c538d8088040f594b183b96f4fc34b)
I20260709 13:16:54.217614 17632 raft_consensus.cc:515] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
W20260709 13:16:54.222657 16636 consensus_peers.cc:597] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:54.224568 17632 leader_election.cc:290] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
W20260709 13:16:54.225495 16637 leader_election.cc:336] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
W20260709 13:16:54.227200 16636 leader_election.cc:336] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:54.227624 16636 leader_election.cc:304] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [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: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:54.228324 17632 raft_consensus.cc:2749] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:54.286089 17632 raft_consensus.cc:493] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:54.286654 17632 raft_consensus.cc:515] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.288877 17632 leader_election.cc:290] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
W20260709 13:16:54.296378 16636 leader_election.cc:336] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
W20260709 13:16:54.297313 16636 leader_election.cc:336] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:54.298424 16636 leader_election.cc:304] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:54.299598 17632 raft_consensus.cc:2749] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:54.397523 16636 consensus_peers.cc:597] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.476845 16636 consensus_peers.cc:597] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.513731 16636 consensus_peers.cc:597] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Couldn't send request to peer 0197a9d24bc34a6dbd9a71579caa4998. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.571589 16636 consensus_peers.cc:597] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.605446 16636 consensus_peers.cc:597] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.641921 16636 consensus_peers.cc:597] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:54.663847 16636 consensus_peers.cc:597] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Couldn't send request to peer 974460fd0b1b426b8e70752992ae5795. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:54.673139 17632 raft_consensus.cc:493] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:54.673655 17632 raft_consensus.cc:515] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.675501 17632 leader_election.cc:290] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:54.679976 14853 tablet_server.cc:196] TabletServer@127.14.129.67:0 shutdown complete.
W20260709 13:16:54.680339 16636 leader_election.cc:336] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
W20260709 13:16:54.680989 16636 leader_election.cc:336] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:54.681427 16636 leader_election.cc:304] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:54.682122 17632 raft_consensus.cc:2749] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:54.779876 14853 tablet_server.cc:179] TabletServer@127.14.129.68:0 shutting down...
I20260709 13:16:54.819739 17632 raft_consensus.cc:493] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:54.820405 17632 raft_consensus.cc:515] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.822647 17632 leader_election.cc:290] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:54.830437 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:54.831457 14853 tablet_replica.cc:333] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.832368 14853 raft_consensus.cc:2243] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.832875 14853 pending_rounds.cc:70] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: Trying to abort 1 pending ops.
W20260709 13:16:54.833541 16636 leader_election.cc:336] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:54.833146 14853 pending_rounds.cc:77] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637936893784064 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "661e4d7507274e5b954ff5154a36b12a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } } }
W20260709 13:16:54.834586 16636 leader_election.cc:336] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:54.834172 14853 raft_consensus.cc:2917] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:16:54.835076 16636 leader_election.cc:304] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:54.835362 14853 raft_consensus.cc:2889] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:16:54.835829 14853 raft_consensus.cc:2272] T 661e4d7507274e5b954ff5154a36b12a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Raft consensus is shut down!
I20260709 13:16:54.835870 17632 raft_consensus.cc:2749] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:54.838430 14853 tablet_replica.cc:333] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.839303 14853 raft_consensus.cc:2243] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.839706 14853 pending_rounds.cc:70] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: Trying to abort 1 pending ops.
I20260709 13:16:54.839881 14853 pending_rounds.cc:77] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637937311485952 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "b6189c30d8c845ce97793654af9a052a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: NON_VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } attrs { replace: true } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } } } }
I20260709 13:16:54.840591 14853 raft_consensus.cc:2917] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:16:54.840907 14853 raft_consensus.cc:2889] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:16:54.841158 14853 raft_consensus.cc:2272] T b6189c30d8c845ce97793654af9a052a P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 LEARNER]: Raft consensus is shut down!
I20260709 13:16:54.842878 14853 tablet_replica.cc:333] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.843680 14853 raft_consensus.cc:2243] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Raft consensus shutting down.
I20260709 13:16:54.844163 14853 raft_consensus.cc:2272] T 2177efaac9224ef9b3f826c815047e1f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEARNER]: Raft consensus is shut down!
I20260709 13:16:54.846722 14853 tablet_replica.cc:333] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.846762 17632 raft_consensus.cc:493] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 974460fd0b1b426b8e70752992ae5795)
I20260709 13:16:54.847664 14853 raft_consensus.cc:2243] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.847337 17632 raft_consensus.cc:515] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "42c538d8088040f594b183b96f4fc34b" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 45701 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.848392 14853 raft_consensus.cc:2272] T 4c84e8e4ccda4f178eb10907158fe306 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.849553 17632 leader_election.cc:290] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395), 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701)
I20260709 13:16:54.851158 14853 tablet_replica.cc:333] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.852001 14853 raft_consensus.cc:2243] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.852718 14853 raft_consensus.cc:2272] T 4020597452ce43c4932ef2894a80d00f P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.855245 14853 tablet_replica.cc:333] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
W20260709 13:16:54.855557 16637 leader_election.cc:336] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111)
I20260709 13:16:54.856217 14853 raft_consensus.cc:2243] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.856859 14853 raft_consensus.cc:2272] T d6520a6bca2342338df3876b4f65cfc1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:54.859113 16637 consensus_peers.cc:597] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 -> Peer 42c538d8088040f594b183b96f4fc34b (127.14.129.67:45701): Couldn't send request to peer 42c538d8088040f594b183b96f4fc34b. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.67:45701: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:54.859578 14853 tablet_replica.cc:333] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.860482 14853 raft_consensus.cc:2243] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.861224 14853 raft_consensus.cc:2272] T ee3dcd1c0a7542b6ab6d7bfa7f9a5f71 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.862989 17632 raft_consensus.cc:493] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0197a9d24bc34a6dbd9a71579caa4998)
I20260709 13:16:54.863564 17632 raft_consensus.cc:515] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0197a9d24bc34a6dbd9a71579caa4998" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42723 } } peers { permanent_uuid: "974460fd0b1b426b8e70752992ae5795" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41395 } } peers { permanent_uuid: "087c1a023a1d4c04bdc6cfd778ae42a7" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 42823 } attrs { promote: false } }
I20260709 13:16:54.864454 14853 tablet_replica.cc:333] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.865304 14853 raft_consensus.cc:2243] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.865669 17632 leader_election.cc:290] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723), 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395)
I20260709 13:16:54.865983 14853 raft_consensus.cc:2272] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:54.862895 16636 leader_election.cc:336] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
I20260709 13:16:54.867317 16636 leader_election.cc:304] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 42c538d8088040f594b183b96f4fc34b, 974460fd0b1b426b8e70752992ae5795
I20260709 13:16:54.868227 17632 raft_consensus.cc:2749] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:54.868641 14853 tablet_replica.cc:333] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.869551 14853 raft_consensus.cc:2243] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.870584 14853 raft_consensus.cc:2272] T 5a7f3db062e243df91804742a5a0a589 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.873252 14853 tablet_replica.cc:333] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.874097 14853 raft_consensus.cc:2243] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.874840 14853 raft_consensus.cc:2272] T 50c3e738e55245f99e40079d6e1ab0f2 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:54.876505 16636 leader_election.cc:336] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 974460fd0b1b426b8e70752992ae5795 (127.14.129.66:41395): Network error: Client connection negotiation failed: client connection to 127.14.129.66:41395: connect: Connection refused (error 111)
W20260709 13:16:54.877220 16636 leader_election.cc:336] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0197a9d24bc34a6dbd9a71579caa4998 (127.14.129.65:42723): Network error: Client connection negotiation failed: client connection to 127.14.129.65:42723: connect: Connection refused (error 111)
I20260709 13:16:54.877401 14853 tablet_replica.cc:333] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.877661 16636 leader_election.cc:304] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 087c1a023a1d4c04bdc6cfd778ae42a7; no voters: 0197a9d24bc34a6dbd9a71579caa4998, 974460fd0b1b426b8e70752992ae5795
W20260709 13:16:54.878266 16636 raft_consensus.cc:2686] T c9329f62b43240e99e16d0bbead535b6 P 087c1a023a1d4c04bdc6cfd778ae42a7: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:16:54.878357 14853 raft_consensus.cc:2243] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.879074 14853 raft_consensus.cc:2272] T 7d155ee6d4db47f1becb7aadfc2b9b05 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.881213 14853 tablet_replica.cc:333] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.881834 14853 raft_consensus.cc:2243] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.882606 14853 raft_consensus.cc:2272] T 0f204c949cba472c9b9faf302bccc277 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.884601 14853 tablet_replica.cc:333] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.885390 14853 raft_consensus.cc:2243] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.886188 14853 raft_consensus.cc:2272] T 6ba98aa7d4fc40df800cc614da1b24b5 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.888152 14853 tablet_replica.cc:333] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.888693 14853 raft_consensus.cc:2243] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.889237 14853 raft_consensus.cc:2272] T 0f56053fee054e4d8b1be4fc28527c6d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.891201 14853 tablet_replica.cc:333] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.891770 14853 raft_consensus.cc:2243] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.892275 14853 raft_consensus.cc:2272] T 9dbb058663da4260b4518e868f93d202 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.894071 14853 tablet_replica.cc:333] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.894639 14853 raft_consensus.cc:2243] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.895228 14853 raft_consensus.cc:2272] T 062535c9516541fe9486584bed1e3fa4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.896994 14853 tablet_replica.cc:333] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.897529 14853 raft_consensus.cc:2243] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.898011 14853 raft_consensus.cc:2272] T 1531f6ddc1244fefad71bdc0c8bc53b1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.899871 14853 tablet_replica.cc:333] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.900408 14853 raft_consensus.cc:2243] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.900890 14853 raft_consensus.cc:2272] T f51336115f464a1f9e7c0f8efd808c60 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.902813 14853 tablet_replica.cc:333] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.903398 14853 raft_consensus.cc:2243] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.903913 14853 raft_consensus.cc:2272] T 060eaaf677af4d75981cca9f27fa9560 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.905673 14853 tablet_replica.cc:333] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.906198 14853 raft_consensus.cc:2243] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.906940 14853 raft_consensus.cc:2272] T 65c26989d8584e818c16f2f59cd1691b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.908798 14853 tablet_replica.cc:333] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.909389 14853 raft_consensus.cc:2243] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.909826 14853 raft_consensus.cc:2272] T d2f7cd8619084fae8f88639506b83627 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.911720 14853 tablet_replica.cc:333] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.912276 14853 raft_consensus.cc:2243] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.912721 14853 raft_consensus.cc:2272] T 02ed82d57506460ca9b4360d077a8576 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.914405 14853 tablet_replica.cc:333] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.914994 14853 raft_consensus.cc:2243] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.915759 14853 raft_consensus.cc:2272] T e7b3d4d0c2ec4533a38dc7651b8e28a1 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.917594 14853 tablet_replica.cc:333] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.918146 14853 raft_consensus.cc:2243] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.918638 14853 raft_consensus.cc:2272] T 1aec54d905a94201ad7a72709866b2d4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.920565 14853 tablet_replica.cc:333] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.921298 14853 raft_consensus.cc:2243] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.922214 14853 raft_consensus.cc:2272] T fd7db8d1768441ef802b1310b43ca53d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.924796 14853 tablet_replica.cc:333] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.925551 14853 raft_consensus.cc:2243] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.926154 14853 raft_consensus.cc:2272] T 0e9cc79be572493481c2d498d60f0f1d P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.928217 14853 tablet_replica.cc:333] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.928776 14853 raft_consensus.cc:2243] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.929260 14853 raft_consensus.cc:2272] T 482c97f54771414c9b4513215b9719ec P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.931125 14853 tablet_replica.cc:333] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.931674 14853 raft_consensus.cc:2243] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.932425 14853 raft_consensus.cc:2272] T a69a098825d042748b5260afe5354478 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.936015 14853 tablet_replica.cc:333] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.936571 14853 raft_consensus.cc:2243] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.937574 14853 raft_consensus.cc:2272] T 34ce90184f054c39bbf1c01faba1da89 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.939389 14853 tablet_replica.cc:333] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.939903 14853 raft_consensus.cc:2243] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.940596 14853 raft_consensus.cc:2272] T 84490134c3194ee6822b06522fa8d197 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.942404 14853 tablet_replica.cc:333] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.942896 14853 raft_consensus.cc:2243] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.944420 14853 raft_consensus.cc:2272] T 278ca122671d4037be1b5e3f25018dd6 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.946323 14853 tablet_replica.cc:333] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.946861 14853 raft_consensus.cc:2243] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.947419 14853 raft_consensus.cc:2272] T 6c073335b94d4f5db608e37ef36ae539 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.949204 14853 tablet_replica.cc:333] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.949844 14853 raft_consensus.cc:2243] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.950582 14853 raft_consensus.cc:2272] T a67625532d9f4d988fba49f3dc874fe4 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.952653 14853 tablet_replica.cc:333] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.953183 14853 raft_consensus.cc:2243] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.953720 14853 raft_consensus.cc:2272] T aff852067baf4550a06b895e59e55719 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.955845 14853 tablet_replica.cc:333] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.956368 14853 raft_consensus.cc:2243] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.956858 14853 raft_consensus.cc:2272] T 52b7c0c7387346f28c2fc6bf1798a70b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.959271 14853 tablet_replica.cc:333] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.959959 14853 raft_consensus.cc:2243] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.960940 14853 raft_consensus.cc:2272] T 4e271770bd9c402781680bfe762223df P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.963668 14853 tablet_replica.cc:333] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.964432 14853 raft_consensus.cc:2243] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.965389 14853 raft_consensus.cc:2272] T 416ddbf98b3c4614a035cc6ea4c9a684 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.967957 14853 tablet_replica.cc:333] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.968717 14853 raft_consensus.cc:2243] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.969444 14853 raft_consensus.cc:2272] T 25f6f10dd3a740c4a385b357ef27d31c P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.973620 14853 tablet_replica.cc:333] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.974170 14853 raft_consensus.cc:2243] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.974710 14853 raft_consensus.cc:2272] T a493d13d719b492c86a62f06331bafea P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.976677 14853 tablet_replica.cc:333] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.977185 14853 raft_consensus.cc:2243] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.977900 14853 raft_consensus.cc:2272] T 622f0f0211fd45ecbbf6ba54c02590f8 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.979835 14853 tablet_replica.cc:333] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.980319 14853 raft_consensus.cc:2243] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.980796 14853 raft_consensus.cc:2272] T dbc9a0ee932842d09f55a890debdaa67 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.982980 14853 tablet_replica.cc:333] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.983484 14853 raft_consensus.cc:2243] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.984005 14853 raft_consensus.cc:2272] T e41ff8f6b614429a8eb10421eeff6da9 P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.987296 14853 tablet_replica.cc:333] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7: stopping tablet replica
I20260709 13:16:54.987733 14853 raft_consensus.cc:2243] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.988445 14853 raft_consensus.cc:2272] T c2b6f0e80ef24932b8550f5d3b79fa2b P 087c1a023a1d4c04bdc6cfd778ae42a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:55.049237 14853 tablet_server.cc:196] TabletServer@127.14.129.68:0 shutdown complete.
I20260709 13:16:55.115028 14853 master.cc:562] Master@127.14.129.126:46229 shutting down...
W20260709 13:16:55.144683 15929 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:16:55.144953 15929 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:16:55.145138 15929 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:16:55.147300 14853 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:55.147825 14853 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:55.148119 14853 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c075c0802fd42baad0ce1ff53aa1572: stopping tablet replica
I20260709 13:16:55.169167 14853 master.cc:584] Master@127.14.129.126:46229 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (52519 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:16:55.263247 14853 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.129.126:44857
I20260709 13:16:55.264387 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:55.269520 17642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:55.270738 17643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:55.271222 17645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:55.271430 14853 server_base.cc:1061] running on GCE node
I20260709 13:16:55.272878 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:55.273079 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:55.273226 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603015273209 us; error 0 us; skew 500 ppm
I20260709 13:16:55.273734 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:55.276211 14853 webserver.cc:533] Webserver started at http://127.14.129.126:36823/ using document root <none> and password file <none>
I20260709 13:16:55.276696 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:55.276868 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:55.277122 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:55.278178 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/master-0-root/instance:
uuid: "cfc44775a781408f8d296b1d7ab6bb64"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.282920 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:16:55.286639 17650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.287706 14853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 13:16:55.288025 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/master-0-root
uuid: "cfc44775a781408f8d296b1d7ab6bb64"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.288311 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:55.306041 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:55.307374 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:55.348737 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.126:44857
I20260709 13:16:55.348842 17701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.126:44857 every 8 connection(s)
I20260709 13:16:55.352821 17702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.363372 17702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64: Bootstrap starting.
I20260709 13:16:55.368753 17702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.373106 17702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64: No bootstrap required, opened a new log
I20260709 13:16:55.375301 17702 raft_consensus.cc:359] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc44775a781408f8d296b1d7ab6bb64" member_type: VOTER }
I20260709 13:16:55.375715 17702 raft_consensus.cc:385] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.375897 17702 raft_consensus.cc:740] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc44775a781408f8d296b1d7ab6bb64, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.376436 17702 consensus_queue.cc:260] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cfc44775a781408f8d296b1d7ab6bb64" member_type: VOTER }
I20260709 13:16:55.376868 17702 raft_consensus.cc:399] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:55.377058 17702 raft_consensus.cc:493] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:55.377261 17702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.381608 17702 raft_consensus.cc:515] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc44775a781408f8d296b1d7ab6bb64" member_type: VOTER }
I20260709 13:16:55.382107 17702 leader_election.cc:304] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [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: cfc44775a781408f8d296b1d7ab6bb64; no voters: 
I20260709 13:16:55.383256 17702 leader_election.cc:290] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:55.383670 17705 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:55.384960 17705 raft_consensus.cc:697] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 1 LEADER]: Becoming Leader. State: Replica: cfc44775a781408f8d296b1d7ab6bb64, State: Running, Role: LEADER
I20260709 13:16:55.385648 17705 consensus_queue.cc:237] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [LEADER]: Queue going to LEADER mode. State: All 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: "cfc44775a781408f8d296b1d7ab6bb64" member_type: VOTER }
I20260709 13:16:55.385936 17702 sys_catalog.cc:565] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:55.389886 17706 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cfc44775a781408f8d296b1d7ab6bb64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc44775a781408f8d296b1d7ab6bb64" member_type: VOTER } }
I20260709 13:16:55.390625 17706 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:55.390662 17707 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cfc44775a781408f8d296b1d7ab6bb64. Latest consensus state: current_term: 1 leader_uuid: "cfc44775a781408f8d296b1d7ab6bb64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc44775a781408f8d296b1d7ab6bb64" member_type: VOTER } }
I20260709 13:16:55.391321 17707 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:55.393787 17712 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:55.400950 17712 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:55.401899 14853 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:55.409744 17712 catalog_manager.cc:1383] Generated new cluster ID: e74fbaa6a0e94aee8859a0ca593e2fa7
I20260709 13:16:55.410025 17712 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:55.439996 17712 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:55.441234 17712 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:55.454782 17712 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64: Generated new TSK 0
I20260709 13:16:55.455389 17712 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:55.469229 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:55.475607 17723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:55.478020 17724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:55.478145 17726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:55.478897 14853 server_base.cc:1061] running on GCE node
I20260709 13:16:55.480226 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:55.480441 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:55.480602 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603015480578 us; error 0 us; skew 500 ppm
I20260709 13:16:55.481117 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:55.483726 14853 webserver.cc:533] Webserver started at http://127.14.129.65:44273/ using document root <none> and password file <none>
I20260709 13:16:55.484203 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:55.484381 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:55.484630 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:55.485702 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/instance:
uuid: "a0cc87724943466988be92b4d16f3fb1"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.490576 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:55.494087 17731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.494848 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:55.495195 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "a0cc87724943466988be92b4d16f3fb1"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.495534 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:55.524214 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:55.525406 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:55.526922 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:55.529351 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:55.529551 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.529784 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:55.529947 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.570842 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:35753
I20260709 13:16:55.570938 17793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:35753 every 8 connection(s)
I20260709 13:16:55.575964 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:55.582849 17798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:55.583451 17799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:55.587491 14853 server_base.cc:1061] running on GCE node
W20260709 13:16:55.587605 17801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:55.588982 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:55.589201 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:55.589401 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603015589380 us; error 0 us; skew 500 ppm
I20260709 13:16:55.590106 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:55.591394 17794 heartbeater.cc:344] Connected to a master server at 127.14.129.126:44857
I20260709 13:16:55.591782 17794 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:55.592485 17794 heartbeater.cc:507] Master 127.14.129.126:44857 requested a full tablet report, sending...
I20260709 13:16:55.592851 14853 webserver.cc:533] Webserver started at http://127.14.129.66:37319/ using document root <none> and password file <none>
I20260709 13:16:55.593442 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:55.593675 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:55.593931 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:55.594636 17667 ts_manager.cc:194] Registered new tserver with Master: a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:55.595083 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/instance:
uuid: "61d15fc44d11448a80d0de762b0599ff"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.596385 17667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41558
I20260709 13:16:55.599938 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:16:55.603763 17806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.604981 14853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:16:55.605415 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-1-root
uuid: "61d15fc44d11448a80d0de762b0599ff"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.605746 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:55.625981 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:55.627293 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:55.628733 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:55.630860 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:55.631070 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.631295 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:55.631443 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.670816 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.66:34273
I20260709 13:16:55.670912 17868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.66:34273 every 8 connection(s)
I20260709 13:16:55.675504 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:55.683151 17872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:55.683518 17873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:55.686280 14853 server_base.cc:1061] running on GCE node
W20260709 13:16:55.686370 17875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:55.687568 17869 heartbeater.cc:344] Connected to a master server at 127.14.129.126:44857
I20260709 13:16:55.687589 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:55.687963 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:55.688005 17869 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:55.688133 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603015688117 us; error 0 us; skew 500 ppm
I20260709 13:16:55.688820 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:55.688890 17869 heartbeater.cc:507] Master 127.14.129.126:44857 requested a full tablet report, sending...
I20260709 13:16:55.690968 17667 ts_manager.cc:194] Registered new tserver with Master: 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:55.691716 14853 webserver.cc:533] Webserver started at http://127.14.129.67:43199/ using document root <none> and password file <none>
I20260709 13:16:55.692255 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:55.692425 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:55.692489 17667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41560
I20260709 13:16:55.692672 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:55.693926 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/instance:
uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.698238 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:16:55.701509 17880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.702227 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:55.702502 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-2-root
uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.702764 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:55.722390 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:55.723628 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:55.725121 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:55.727417 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:55.727610 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.727859 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:55.728000 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.768049 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.67:39803
I20260709 13:16:55.768152 17942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.67:39803 every 8 connection(s)
I20260709 13:16:55.772641 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:55.779625 17946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:55.783643 17947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:55.787297 14853 server_base.cc:1061] running on GCE node
W20260709 13:16:55.787243 17949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:55.787571 17943 heartbeater.cc:344] Connected to a master server at 127.14.129.126:44857
I20260709 13:16:55.788031 17943 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:55.788722 17943 heartbeater.cc:507] Master 127.14.129.126:44857 requested a full tablet report, sending...
I20260709 13:16:55.790282 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:55.790529 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:55.790694 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603015790679 us; error 0 us; skew 500 ppm
I20260709 13:16:55.790911 17667 ts_manager.cc:194] Registered new tserver with Master: 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:55.791326 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:55.792520 17667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41576
I20260709 13:16:55.793980 14853 webserver.cc:533] Webserver started at http://127.14.129.68:43853/ using document root <none> and password file <none>
I20260709 13:16:55.794466 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:55.794642 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:55.794888 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:55.795938 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-3-root/instance:
uuid: "661271d97feb452abe0d9bbf6a1161da"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.800266 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:55.803500 17954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.804278 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:55.804556 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-3-root
uuid: "661271d97feb452abe0d9bbf6a1161da"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:16:55.804829 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:55.831353 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:55.832563 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:55.834235 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:55.836552 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:55.836777 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.837023 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:55.837191 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:55.878401 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.68:41573
I20260709 13:16:55.878525 18016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.68:41573 every 8 connection(s)
I20260709 13:16:55.891976 18017 heartbeater.cc:344] Connected to a master server at 127.14.129.126:44857
I20260709 13:16:55.892562 18017 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:55.893723 18017 heartbeater.cc:507] Master 127.14.129.126:44857 requested a full tablet report, sending...
I20260709 13:16:55.896193 17667 ts_manager.cc:194] Registered new tserver with Master: 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:55.896818 14853 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015387325s
I20260709 13:16:55.897843 17667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41580
I20260709 13:16:55.923848 17667 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41588:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:16:56.169030 17759 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9d5e653954487f993adc6f55fbb81f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:56.170536 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9d5e653954487f993adc6f55fbb81f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.171017 17908 tablet_service.cc:1511] Processing CreateTablet for tablet 9250e14e41da4ebd85df17eb3950d5fa (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:56.172179 17758 tablet_service.cc:1511] Processing CreateTablet for tablet 9250e14e41da4ebd85df17eb3950d5fa (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:56.173604 17758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9250e14e41da4ebd85df17eb3950d5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.173422 17907 tablet_service.cc:1511] Processing CreateTablet for tablet 43e23795bf8e421f81f6da05adb81b75 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:56.173966 17905 tablet_service.cc:1511] Processing CreateTablet for tablet 5168c485dbae4dfcba0a7b3028540c79 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:56.174141 17754 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd59aad756c4aebae68772ec98feb0b (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:56.172057 17906 tablet_service.cc:1511] Processing CreateTablet for tablet 1d508988c6bc43cc90d835d310f1c21c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:56.175505 17755 tablet_service.cc:1511] Processing CreateTablet for tablet 350001a5c3cc4df2aac8d73d4eed39d6 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:56.176002 17757 tablet_service.cc:1511] Processing CreateTablet for tablet 43e23795bf8e421f81f6da05adb81b75 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:56.176151 17904 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd59aad756c4aebae68772ec98feb0b (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:56.176767 17754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd59aad756c4aebae68772ec98feb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.172580 17908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9250e14e41da4ebd85df17eb3950d5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.177747 17756 tablet_service.cc:1511] Processing CreateTablet for tablet 5168c485dbae4dfcba0a7b3028540c79 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:56.178701 17907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e23795bf8e421f81f6da05adb81b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.179778 17904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd59aad756c4aebae68772ec98feb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.181820 17905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5168c485dbae4dfcba0a7b3028540c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.183652 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e23795bf8e421f81f6da05adb81b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.187295 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d508988c6bc43cc90d835d310f1c21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.188056 17756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5168c485dbae4dfcba0a7b3028540c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.191659 17755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350001a5c3cc4df2aac8d73d4eed39d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.202263 18037 tablet_bootstrap.cc:492] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:56.208724 18037 tablet_bootstrap.cc:654] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.214600 17982 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9d5e653954487f993adc6f55fbb81f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:56.216826 17982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9d5e653954487f993adc6f55fbb81f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.219602 17908 tablet_service.cc:1511] Processing CreateTablet for tablet bd9f99c638064cca9fcb1e6ba3c2e401 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:56.220934 17908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9f99c638064cca9fcb1e6ba3c2e401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.221165 17980 tablet_service.cc:1511] Processing CreateTablet for tablet 1d508988c6bc43cc90d835d310f1c21c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:56.222486 17980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d508988c6bc43cc90d835d310f1c21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.223963 17979 tablet_service.cc:1511] Processing CreateTablet for tablet 350001a5c3cc4df2aac8d73d4eed39d6 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:56.225325 17979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350001a5c3cc4df2aac8d73d4eed39d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.228044 17978 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd59aad756c4aebae68772ec98feb0b (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:56.229506 17978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd59aad756c4aebae68772ec98feb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.219996 17981 tablet_service.cc:1511] Processing CreateTablet for tablet 43e23795bf8e421f81f6da05adb81b75 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:56.233421 17981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e23795bf8e421f81f6da05adb81b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.234303 17977 tablet_service.cc:1511] Processing CreateTablet for tablet bd9f99c638064cca9fcb1e6ba3c2e401 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:56.235714 17977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9f99c638064cca9fcb1e6ba3c2e401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.234786 18037 tablet_bootstrap.cc:492] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:56.237179 18037 ts_tablet_manager.cc:1403] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260709 13:16:56.246309 17753 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1a577c6edf4c77bb4246fc1ba92e5b (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:56.248132 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1a577c6edf4c77bb4246fc1ba92e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.248974 17903 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1a577c6edf4c77bb4246fc1ba92e5b (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:56.250344 17903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1a577c6edf4c77bb4246fc1ba92e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.251485 17834 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9d5e653954487f993adc6f55fbb81f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:56.252832 17834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9d5e653954487f993adc6f55fbb81f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.254441 18037 raft_consensus.cc:359] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:56.255270 18037 raft_consensus.cc:385] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.255573 18037 raft_consensus.cc:740] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.255939 17833 tablet_service.cc:1511] Processing CreateTablet for tablet 9250e14e41da4ebd85df17eb3950d5fa (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:56.256497 18037 consensus_queue.cc:260] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:56.257362 17833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9250e14e41da4ebd85df17eb3950d5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.260566 17829 tablet_service.cc:1511] Processing CreateTablet for tablet bd9f99c638064cca9fcb1e6ba3c2e401 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:56.261098 17976 tablet_service.cc:1511] Processing CreateTablet for tablet c265281c972e490281fd9034ef891df3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:56.262066 17829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9f99c638064cca9fcb1e6ba3c2e401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.262437 17976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265281c972e490281fd9034ef891df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.264365 17830 tablet_service.cc:1511] Processing CreateTablet for tablet 350001a5c3cc4df2aac8d73d4eed39d6 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:56.265775 17830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350001a5c3cc4df2aac8d73d4eed39d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.267967 17831 tablet_service.cc:1511] Processing CreateTablet for tablet 5168c485dbae4dfcba0a7b3028540c79 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:56.269375 17831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5168c485dbae4dfcba0a7b3028540c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.271819 18038 tablet_bootstrap.cc:492] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:56.272162 17828 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1a577c6edf4c77bb4246fc1ba92e5b (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:56.273631 17828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1a577c6edf4c77bb4246fc1ba92e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.276090 17832 tablet_service.cc:1511] Processing CreateTablet for tablet 1d508988c6bc43cc90d835d310f1c21c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:56.277515 17832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d508988c6bc43cc90d835d310f1c21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.293746 17827 tablet_service.cc:1511] Processing CreateTablet for tablet c265281c972e490281fd9034ef891df3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:56.295115 17975 tablet_service.cc:1511] Processing CreateTablet for tablet 8012d2832d2049ae9580e425b64c0b9a (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:56.296128 17827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265281c972e490281fd9034ef891df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.296521 17975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8012d2832d2049ae9580e425b64c0b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.308449 17758 tablet_service.cc:1511] Processing CreateTablet for tablet c265281c972e490281fd9034ef891df3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:56.311326 17758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265281c972e490281fd9034ef891df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.315729 17904 tablet_service.cc:1511] Processing CreateTablet for tablet 8012d2832d2049ae9580e425b64c0b9a (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:56.312780 18037 ts_tablet_manager.cc:1434] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.075s	user 0.011s	sys 0.014s
I20260709 13:16:56.317117 17904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8012d2832d2049ae9580e425b64c0b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.318785 17943 heartbeater.cc:499] Master 127.14.129.126:44857 was elected leader, sending a full tablet report...
I20260709 13:16:56.332374 18038 tablet_bootstrap.cc:654] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.333989 18037 tablet_bootstrap.cc:492] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:56.353480 18037 tablet_bootstrap.cc:654] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.373485 17759 tablet_service.cc:1511] Processing CreateTablet for tablet 8012d2832d2049ae9580e425b64c0b9a (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:56.380673 18042 tablet_bootstrap.cc:492] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:56.380686 18041 tablet_bootstrap.cc:492] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:56.381378 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8012d2832d2049ae9580e425b64c0b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.387308 18042 tablet_bootstrap.cc:654] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.395790 17831 tablet_service.cc:1511] Processing CreateTablet for tablet 9797e806ed5848dcbf0149c80ad710b2 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:56.402469 17831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9797e806ed5848dcbf0149c80ad710b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.403967 17905 tablet_service.cc:1511] Processing CreateTablet for tablet ab6dec4912ea440b92451c668c6860fa (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:56.404398 17982 tablet_service.cc:1511] Processing CreateTablet for tablet 9797e806ed5848dcbf0149c80ad710b2 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
W20260709 13:16:56.406848 17715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:56.407738 17982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9797e806ed5848dcbf0149c80ad710b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.409505 17905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6dec4912ea440b92451c668c6860fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.416427 18041 tablet_bootstrap.cc:654] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.414397 17755 tablet_service.cc:1511] Processing CreateTablet for tablet ab6dec4912ea440b92451c668c6860fa (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:56.420984 17755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6dec4912ea440b92451c668c6860fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.420838 17903 tablet_service.cc:1511] Processing CreateTablet for tablet 9797e806ed5848dcbf0149c80ad710b2 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:56.421157 17832 tablet_service.cc:1511] Processing CreateTablet for tablet ab6dec4912ea440b92451c668c6860fa (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:56.422190 17903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9797e806ed5848dcbf0149c80ad710b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.422614 17832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6dec4912ea440b92451c668c6860fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.427009 18037 tablet_bootstrap.cc:492] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:56.427145 18042 tablet_bootstrap.cc:492] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:56.426856 17979 tablet_service.cc:1511] Processing CreateTablet for tablet 85e74e9c41664a95890d745703a528f1 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:56.427716 18037 ts_tablet_manager.cc:1403] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.005s
I20260709 13:16:56.427771 18042 ts_tablet_manager.cc:1403] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.022s
I20260709 13:16:56.428452 17979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e74e9c41664a95890d745703a528f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.430824 18042 raft_consensus.cc:359] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:56.431556 18042 raft_consensus.cc:385] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.431896 18042 raft_consensus.cc:740] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.432695 18042 consensus_queue.cc:260] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:56.442202 17757 tablet_service.cc:1511] Processing CreateTablet for tablet 85e74e9c41664a95890d745703a528f1 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:56.443328 17828 tablet_service.cc:1511] Processing CreateTablet for tablet 85e74e9c41664a95890d745703a528f1 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:56.445405 17828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e74e9c41664a95890d745703a528f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.446429 17981 tablet_service.cc:1511] Processing CreateTablet for tablet 4ada78eb7b64424083846dfc218154c3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:56.444487 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e74e9c41664a95890d745703a528f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.447723 17981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ada78eb7b64424083846dfc218154c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.430596 18037 raft_consensus.cc:359] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:56.449841 18037 raft_consensus.cc:385] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.445519 17906 tablet_service.cc:1511] Processing CreateTablet for tablet 4ada78eb7b64424083846dfc218154c3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:56.450644 18037 raft_consensus.cc:740] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.453079 17758 tablet_service.cc:1511] Processing CreateTablet for tablet 4ada78eb7b64424083846dfc218154c3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:56.454484 17758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ada78eb7b64424083846dfc218154c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.454716 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ada78eb7b64424083846dfc218154c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.461292 18037 consensus_queue.cc:260] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:56.470814 17831 tablet_service.cc:1511] Processing CreateTablet for tablet ba17493a6a344743a352e3e953256dec (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:56.472329 17831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba17493a6a344743a352e3e953256dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.481463 18037 ts_tablet_manager.cc:1434] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:16:56.481252 17980 tablet_service.cc:1511] Processing CreateTablet for tablet ba17493a6a344743a352e3e953256dec (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:56.487856 17980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba17493a6a344743a352e3e953256dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.482511 17904 tablet_service.cc:1511] Processing CreateTablet for tablet ba17493a6a344743a352e3e953256dec (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:56.486354 18040 raft_consensus.cc:493] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.491503 18040 raft_consensus.cc:515] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:56.491930 17904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba17493a6a344743a352e3e953256dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.494225 18040 leader_election.cc:290] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:56.494251 18037 tablet_bootstrap.cc:492] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:56.501127 18038 tablet_bootstrap.cc:492] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:56.501667 18038 ts_tablet_manager.cc:1403] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.230s	user 0.017s	sys 0.011s
I20260709 13:16:56.504516 18038 raft_consensus.cc:359] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:56.505095 18038 raft_consensus.cc:385] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.505337 18038 raft_consensus.cc:740] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.505981 18038 consensus_queue.cc:260] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:16:56.522641 17944 tablet.cc:2406] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:56.524956 17831 tablet_service.cc:1511] Processing CreateTablet for tablet be62798deb0145c0b14017e5d8495960 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:56.526329 17831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be62798deb0145c0b14017e5d8495960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.527324 17869 heartbeater.cc:499] Master 127.14.129.126:44857 was elected leader, sending a full tablet report...
I20260709 13:16:56.529433 17975 tablet_service.cc:1511] Processing CreateTablet for tablet 61dbd7ab7b854497a358e7174b48581d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:56.530731 17975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dbd7ab7b854497a358e7174b48581d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.531298 17827 tablet_service.cc:1511] Processing CreateTablet for tablet dbec877783aa4f008bc663787ec2e456 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:56.532570 17827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbec877783aa4f008bc663787ec2e456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.532966 17753 tablet_service.cc:1511] Processing CreateTablet for tablet dbec877783aa4f008bc663787ec2e456 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:56.534206 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbec877783aa4f008bc663787ec2e456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.535077 17834 tablet_service.cc:1511] Processing CreateTablet for tablet a45314d0b33e4ebaaee7b1185f23fe86 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:56.535629 17976 tablet_service.cc:1511] Processing CreateTablet for tablet dbec877783aa4f008bc663787ec2e456 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:56.535851 17756 tablet_service.cc:1511] Processing CreateTablet for tablet 61dbd7ab7b854497a358e7174b48581d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:56.536283 17834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45314d0b33e4ebaaee7b1185f23fe86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.536844 17976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbec877783aa4f008bc663787ec2e456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.539815 17756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dbd7ab7b854497a358e7174b48581d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.541155 18042 ts_tablet_manager.cc:1434] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.113s	user 0.004s	sys 0.023s
I20260709 13:16:56.542232 18042 tablet_bootstrap.cc:492] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:56.550446 17979 tablet_service.cc:1511] Processing CreateTablet for tablet a45314d0b33e4ebaaee7b1185f23fe86 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:56.552002 17979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45314d0b33e4ebaaee7b1185f23fe86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.563213 18037 tablet_bootstrap.cc:654] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.564623 17754 tablet_service.cc:1511] Processing CreateTablet for tablet f22e612d9f1c468094ef122d19eaa6b2 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:56.572098 17754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22e612d9f1c468094ef122d19eaa6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.576468 17794 heartbeater.cc:499] Master 127.14.129.126:44857 was elected leader, sending a full tablet report...
I20260709 13:16:56.585165 18041 tablet_bootstrap.cc:492] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:56.585707 18041 ts_tablet_manager.cc:1403] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.205s	user 0.021s	sys 0.004s
I20260709 13:16:56.589926 17833 tablet_service.cc:1511] Processing CreateTablet for tablet f22e612d9f1c468094ef122d19eaa6b2 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:56.591522 17833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22e612d9f1c468094ef122d19eaa6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.594393 17758 tablet_service.cc:1511] Processing CreateTablet for tablet be62798deb0145c0b14017e5d8495960 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:56.595937 18041 raft_consensus.cc:359] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:56.598067 18038 ts_tablet_manager.cc:1434] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.006s
I20260709 13:16:56.608218 18042 tablet_bootstrap.cc:654] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.608495 18041 raft_consensus.cc:385] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.613524 17758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be62798deb0145c0b14017e5d8495960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.616187 17905 tablet_service.cc:1511] Processing CreateTablet for tablet 61dbd7ab7b854497a358e7174b48581d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:56.618180 17907 tablet_service.cc:1511] Processing CreateTablet for tablet a45314d0b33e4ebaaee7b1185f23fe86 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:56.619087 17902 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7a5397141c432291f0a7f4ccf64822 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:56.619081 17908 tablet_service.cc:1511] Processing CreateTablet for tablet f22e612d9f1c468094ef122d19eaa6b2 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:56.619937 17979 tablet_service.cc:1511] Processing CreateTablet for tablet f7528ea7bdd844a48800a60030a4444c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:56.620348 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:56.620874 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:56.625417 17757 tablet_service.cc:1511] Processing CreateTablet for tablet f7528ea7bdd844a48800a60030a4444c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:56.627875 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7528ea7bdd844a48800a60030a4444c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.630330 17979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7528ea7bdd844a48800a60030a4444c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.622642 17978 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7a5397141c432291f0a7f4ccf64822 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:56.631732 17978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7a5397141c432291f0a7f4ccf64822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.625407 17902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7a5397141c432291f0a7f4ccf64822. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:56.635453 17884 leader_election.cc:343] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:56.636252 17884 leader_election.cc:343] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.636665 17884 leader_election.cc:304] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:56.637458 18040 raft_consensus.cc:2749] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:56.639606 17907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45314d0b33e4ebaaee7b1185f23fe86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.648478 18038 tablet_bootstrap.cc:492] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:56.654760 17905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dbd7ab7b854497a358e7174b48581d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.623797 18041 raft_consensus.cc:740] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.663440 17908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22e612d9f1c468094ef122d19eaa6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.665380 17755 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7a5397141c432291f0a7f4ccf64822 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:56.689370 17755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7a5397141c432291f0a7f4ccf64822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.692179 17904 tablet_service.cc:1511] Processing CreateTablet for tablet b678e9825ade4ef7bb7214905f275c25 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:56.693545 17904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b678e9825ade4ef7bb7214905f275c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.693284 17756 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc03d7ca343470ba2f6ccbec427c91f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:56.693850 17906 tablet_service.cc:1511] Processing CreateTablet for tablet 40ddea7bb3864c709db6abe108e65466 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:56.661108 17903 tablet_service.cc:1511] Processing CreateTablet for tablet be62798deb0145c0b14017e5d8495960 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:56.694803 17832 tablet_service.cc:1511] Processing CreateTablet for tablet b678e9825ade4ef7bb7214905f275c25 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:56.701090 17901 tablet_service.cc:1511] Processing CreateTablet for tablet ce4b13330e5b48e99e13b703b91af1a3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:56.702119 18037 tablet_bootstrap.cc:492] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:56.702301 17832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b678e9825ade4ef7bb7214905f275c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.702689 18037 ts_tablet_manager.cc:1403] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.209s	user 0.006s	sys 0.012s
I20260709 13:16:56.700994 17980 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc03d7ca343470ba2f6ccbec427c91f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:56.693660 17834 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc03d7ca343470ba2f6ccbec427c91f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:56.705660 17980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc03d7ca343470ba2f6ccbec427c91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.705469 17759 tablet_service.cc:1511] Processing CreateTablet for tablet b678e9825ade4ef7bb7214905f275c25 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:56.705963 17834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc03d7ca343470ba2f6ccbec427c91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.687614 18041 consensus_queue.cc:260] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:56.715556 17756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc03d7ca343470ba2f6ccbec427c91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.715406 17982 tablet_service.cc:1511] Processing CreateTablet for tablet ce4b13330e5b48e99e13b703b91af1a3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:56.716459 17752 tablet_service.cc:1511] Processing CreateTablet for tablet ce4b13330e5b48e99e13b703b91af1a3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:56.721374 17982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4b13330e5b48e99e13b703b91af1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.721549 17752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4b13330e5b48e99e13b703b91af1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.723366 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b678e9825ade4ef7bb7214905f275c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.724030 17831 tablet_service.cc:1511] Processing CreateTablet for tablet 40ddea7bb3864c709db6abe108e65466 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:56.728308 17831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ddea7bb3864c709db6abe108e65466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.717132 17828 tablet_service.cc:1511] Processing CreateTablet for tablet f7528ea7bdd844a48800a60030a4444c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:56.732426 18042 tablet_bootstrap.cc:492] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:56.734062 18037 raft_consensus.cc:359] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:56.743132 18037 raft_consensus.cc:385] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.743572 18037 raft_consensus.cc:740] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.744383 18037 consensus_queue.cc:260] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:56.742188 17901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4b13330e5b48e99e13b703b91af1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.744936 17830 tablet_service.cc:1511] Processing CreateTablet for tablet cb51c89e83d14dd2aedfb154744299bb (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:56.739244 17828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7528ea7bdd844a48800a60030a4444c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.751945 18042 ts_tablet_manager.cc:1403] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.210s	user 0.011s	sys 0.026s
I20260709 13:16:56.759171 18046 raft_consensus.cc:493] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.759281 17975 tablet_service.cc:1511] Processing CreateTablet for tablet 40ddea7bb3864c709db6abe108e65466 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:56.755635 17900 tablet_service.cc:1511] Processing CreateTablet for tablet cb51c89e83d14dd2aedfb154744299bb (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:56.759812 18046 raft_consensus.cc:515] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:56.760634 17830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb51c89e83d14dd2aedfb154744299bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.762418 18046 leader_election.cc:290] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:56.771881 18038 tablet_bootstrap.cc:654] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.760648 17975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ddea7bb3864c709db6abe108e65466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.757759 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ddea7bb3864c709db6abe108e65466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.792186 17900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb51c89e83d14dd2aedfb154744299bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.777776 18042 raft_consensus.cc:359] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:56.795455 18042 raft_consensus.cc:385] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.795809 18042 raft_consensus.cc:740] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.796581 18042 consensus_queue.cc:260] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:56.783526 18053 raft_consensus.cc:493] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.783304 17981 tablet_service.cc:1511] Processing CreateTablet for tablet cb51c89e83d14dd2aedfb154744299bb (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:56.785046 17751 tablet_service.cc:1511] Processing CreateTablet for tablet 38d90a51dab34dd1b521e8419f50dae1 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:56.786585 18040 raft_consensus.cc:493] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.797895 18053 raft_consensus.cc:515] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:56.800710 18040 raft_consensus.cc:515] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:56.802671 18053 leader_election.cc:290] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:56.803530 17981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb51c89e83d14dd2aedfb154744299bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.806206 18042 ts_tablet_manager.cc:1434] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:16:56.807543 18037 ts_tablet_manager.cc:1434] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.003s
I20260709 13:16:56.808701 18037 tablet_bootstrap.cc:492] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:56.800347 17751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d90a51dab34dd1b521e8419f50dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.812165 18017 heartbeater.cc:499] Master 127.14.129.126:44857 was elected leader, sending a full tablet report...
I20260709 13:16:56.841352 17899 tablet_service.cc:1511] Processing CreateTablet for tablet 38d90a51dab34dd1b521e8419f50dae1 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:56.847412 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:16:56.849074 17884 leader_election.cc:343] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.851490 17753 tablet_service.cc:1511] Processing CreateTablet for tablet de5ae1af4d5e47168470a5eaf3c58c59 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:56.810102 18040 leader_election.cc:290] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:56.853142 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5ae1af4d5e47168470a5eaf3c58c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.859062 17903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be62798deb0145c0b14017e5d8495960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.863353 17899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d90a51dab34dd1b521e8419f50dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.870635 18042 tablet_bootstrap.cc:492] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:56.884208 18041 ts_tablet_manager.cc:1434] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.298s	user 0.022s	sys 0.018s
I20260709 13:16:56.885392 18041 tablet_bootstrap.cc:492] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:56.899860 17976 tablet_service.cc:1511] Processing CreateTablet for tablet de5ae1af4d5e47168470a5eaf3c58c59 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:56.901326 17976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5ae1af4d5e47168470a5eaf3c58c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.912540 18042 tablet_bootstrap.cc:654] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.934911 18041 tablet_bootstrap.cc:654] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.941843 18038 tablet_bootstrap.cc:492] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:56.946437 18038 ts_tablet_manager.cc:1403] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.298s	user 0.012s	sys 0.022s
I20260709 13:16:56.946990 17906 tablet_service.cc:1511] Processing CreateTablet for tablet b3bac43dc1a94cb99a4dd7ff3d972cd9 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:56.948388 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bac43dc1a94cb99a4dd7ff3d972cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.970136 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:56.950277 17980 tablet_service.cc:1511] Processing CreateTablet for tablet b3bac43dc1a94cb99a4dd7ff3d972cd9 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:56.970256 17829 tablet_service.cc:1511] Processing CreateTablet for tablet edcdd30d85224965a2b673eac2d71e41 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:56.971570 17980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bac43dc1a94cb99a4dd7ff3d972cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.957890 17757 tablet_service.cc:1511] Processing CreateTablet for tablet edcdd30d85224965a2b673eac2d71e41 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:56.958438 17978 tablet_service.cc:1511] Processing CreateTablet for tablet bf9820c7dfb74b7d8d330691df508da2 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:56.972257 17827 tablet_service.cc:1511] Processing CreateTablet for tablet bf9820c7dfb74b7d8d330691df508da2 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:56.953863 17900 tablet_service.cc:1511] Processing CreateTablet for tablet bf9820c7dfb74b7d8d330691df508da2 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:56.973803 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcdd30d85224965a2b673eac2d71e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.975402 17978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9820c7dfb74b7d8d330691df508da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.950326 17755 tablet_service.cc:1511] Processing CreateTablet for tablet b3bac43dc1a94cb99a4dd7ff3d972cd9 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:56.963039 17833 tablet_service.cc:1511] Processing CreateTablet for tablet 38d90a51dab34dd1b521e8419f50dae1 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:56.967332 17832 tablet_service.cc:1511] Processing CreateTablet for tablet de5ae1af4d5e47168470a5eaf3c58c59 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:56.963059 18037 tablet_bootstrap.cc:654] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.971961 17829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcdd30d85224965a2b673eac2d71e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.983399 17832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5ae1af4d5e47168470a5eaf3c58c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.986508 17827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9820c7dfb74b7d8d330691df508da2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:56.986812 17810 leader_election.cc:343] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.991299 17833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d90a51dab34dd1b521e8419f50dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.991981 18049 raft_consensus.cc:493] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.992517 18049 raft_consensus.cc:515] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:56.994302 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:56.962802 18038 raft_consensus.cc:359] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:56.996517 18038 raft_consensus.cc:385] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.001410 18038 raft_consensus.cc:740] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.998823 17905 tablet_service.cc:1511] Processing CreateTablet for tablet edcdd30d85224965a2b673eac2d71e41 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:57.015340 17982 tablet_service.cc:1511] Processing CreateTablet for tablet 8d29186586014e4fa4231ff607cdda6d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:57.016878 17982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d29186586014e4fa4231ff607cdda6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.017295 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350001a5c3cc4df2aac8d73d4eed39d6" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:57.017978 17844 raft_consensus.cc:2468] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
W20260709 13:16:57.019340 17807 leader_election.cc:343] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.019567 17958 leader_election.cc:304] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:16:57.019881 17807 leader_election.cc:304] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:57.021023 18046 raft_consensus.cc:2749] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.020570 18054 raft_consensus.cc:2804] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.021848 18054 raft_consensus.cc:493] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.022220 18054 raft_consensus.cc:3060] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.029510 17834 tablet_service.cc:1511] Processing CreateTablet for tablet 8d29186586014e4fa4231ff607cdda6d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:57.034497 18054 raft_consensus.cc:515] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:57.034611 17904 tablet_service.cc:1511] Processing CreateTablet for tablet d7f2e59766224b4dad013b031e320547 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:57.035435 17834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d29186586014e4fa4231ff607cdda6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.035279 18049 leader_election.cc:290] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:57.003101 17900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9820c7dfb74b7d8d330691df508da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.043352 17975 tablet_service.cc:1511] Processing CreateTablet for tablet d7f2e59766224b4dad013b031e320547 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:57.044790 17975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f2e59766224b4dad013b031e320547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.047449 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350001a5c3cc4df2aac8d73d4eed39d6" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:16:57.048132 17844 raft_consensus.cc:3060] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.051103 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350001a5c3cc4df2aac8d73d4eed39d6" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:57.051477 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350001a5c3cc4df2aac8d73d4eed39d6" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:16:57.052812 17958 leader_election.cc:343] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:57.054116 17958 leader_election.cc:343] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.061451 17844 raft_consensus.cc:2468] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:57.062911 17958 leader_election.cc:304] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:57.063876 18053 raft_consensus.cc:2804] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:57.051221 17755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bac43dc1a94cb99a4dd7ff3d972cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.065629 18054 leader_election.cc:290] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:57.072271 17904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f2e59766224b4dad013b031e320547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.079732 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:57.080641 17831 tablet_service.cc:1511] Processing CreateTablet for tablet fd6b95ceed45460a86022a225c807771 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 13:16:57.081470 17884 leader_election.cc:343] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.081962 17884 leader_election.cc:304] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:57.082198 17831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6b95ceed45460a86022a225c807771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.083117 18040 raft_consensus.cc:2749] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.092249 18041 tablet_bootstrap.cc:492] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:57.092944 18041 ts_tablet_manager.cc:1403] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.208s	user 0.008s	sys 0.009s
I20260709 13:16:57.088382 18040 raft_consensus.cc:493] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.095531 17982 tablet_service.cc:1511] Processing CreateTablet for tablet fd6b95ceed45460a86022a225c807771 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:57.100817 18053 raft_consensus.cc:697] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:16:57.095589 18040 raft_consensus.cc:515] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.102196 17982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6b95ceed45460a86022a225c807771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.102815 17903 tablet_service.cc:1511] Processing CreateTablet for tablet fd6b95ceed45460a86022a225c807771 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:57.103564 18040 leader_election.cc:290] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:57.077229 18038 consensus_queue.cc:260] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:57.106427 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9f99c638064cca9fcb1e6ba3c2e401" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:57.105676 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9f99c638064cca9fcb1e6ba3c2e401" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:57.107589 18038 ts_tablet_manager.cc:1434] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.161s	user 0.008s	sys 0.000s
W20260709 13:16:57.108294 17884 leader_election.cc:343] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.108608 18038 tablet_bootstrap.cc:492] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:57.106081 18053 consensus_queue.cc:237] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
W20260709 13:16:57.116840 17884 leader_election.cc:343] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.117360 17884 leader_election.cc:304] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:57.118458 18040 raft_consensus.cc:2749] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.121744 17828 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb6d4993abe4a72b112489e2903261a (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:57.124302 18041 raft_consensus.cc:359] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.125377 18042 tablet_bootstrap.cc:492] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:57.097569 17905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcdd30d85224965a2b673eac2d71e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.143464 17906 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb6d4993abe4a72b112489e2903261a (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:57.144420 17980 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3556af58a744b8978d4b34b8025e6f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:57.145709 17980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3556af58a744b8978d4b34b8025e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.147396 17828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb6d4993abe4a72b112489e2903261a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.152117 17667 catalog_manager.cc:5697] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.153781 17832 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3556af58a744b8978d4b34b8025e6f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:57.155709 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb6d4993abe4a72b112489e2903261a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.156371 17903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6b95ceed45460a86022a225c807771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.139570 18042 ts_tablet_manager.cc:1403] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.317s	user 0.033s	sys 0.006s
I20260709 13:16:57.155159 17832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3556af58a744b8978d4b34b8025e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.168416 18042 raft_consensus.cc:359] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.169165 18042 raft_consensus.cc:385] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.173918 17901 tablet_service.cc:1511] Processing CreateTablet for tablet 62650a609e324fc2961658c0005f9310 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:57.175453 17901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62650a609e324fc2961658c0005f9310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.134452 18041 raft_consensus.cc:385] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.178812 18041 raft_consensus.cc:740] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.179302 17975 tablet_service.cc:1511] Processing CreateTablet for tablet 62650a609e324fc2961658c0005f9310 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:57.179863 18041 consensus_queue.cc:260] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.180783 17975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62650a609e324fc2961658c0005f9310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.182240 18041 ts_tablet_manager.cc:1434] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.000s
I20260709 13:16:57.192284 18037 tablet_bootstrap.cc:492] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:57.192869 18037 ts_tablet_manager.cc:1403] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.384s	user 0.004s	sys 0.019s
I20260709 13:16:57.200826 17981 tablet_service.cc:1511] Processing CreateTablet for tablet ccb6d62dac464bd48bcaa1dd82d16386 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:57.202242 17981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb6d62dac464bd48bcaa1dd82d16386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.169481 18042 raft_consensus.cc:740] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.213346 17900 tablet_service.cc:1511] Processing CreateTablet for tablet ccb6d62dac464bd48bcaa1dd82d16386 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:57.214740 17900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb6d62dac464bd48bcaa1dd82d16386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.220554 18037 raft_consensus.cc:359] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.221361 18037 raft_consensus.cc:385] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.221648 18037 raft_consensus.cc:740] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.222186 17827 tablet_service.cc:1511] Processing CreateTablet for tablet e75ae2eb82a64e1c8e058b2fd0d004da (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:57.222481 18037 consensus_queue.cc:260] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.222764 17903 tablet_service.cc:1511] Processing CreateTablet for tablet e75ae2eb82a64e1c8e058b2fd0d004da (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:57.223587 17827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75ae2eb82a64e1c8e058b2fd0d004da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.224256 17903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75ae2eb82a64e1c8e058b2fd0d004da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.197243 17829 tablet_service.cc:1511] Processing CreateTablet for tablet ccb6d62dac464bd48bcaa1dd82d16386 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:57.231817 17829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb6d62dac464bd48bcaa1dd82d16386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.232641 18037 ts_tablet_manager.cc:1434] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:16:57.234542 17978 tablet_service.cc:1511] Processing CreateTablet for tablet 7b81fabc43044ce1842aeda175b12607 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:57.235927 17978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b81fabc43044ce1842aeda175b12607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.236987 18037 tablet_bootstrap.cc:492] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:57.242398 18042 consensus_queue.cc:260] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.244774 18042 ts_tablet_manager.cc:1434] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.001s
I20260709 13:16:57.245863 18042 tablet_bootstrap.cc:492] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:57.249315 17751 tablet_service.cc:1511] Processing CreateTablet for tablet d7f2e59766224b4dad013b031e320547 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:57.236598 18038 tablet_bootstrap.cc:654] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.249763 17756 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb6d4993abe4a72b112489e2903261a (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:57.253144 17751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f2e59766224b4dad013b031e320547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.254201 17756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb6d4993abe4a72b112489e2903261a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.262281 17831 tablet_service.cc:1511] Processing CreateTablet for tablet 7b81fabc43044ce1842aeda175b12607 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:57.263688 17831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b81fabc43044ce1842aeda175b12607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.265185 17753 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3556af58a744b8978d4b34b8025e6f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:57.266472 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3556af58a744b8978d4b34b8025e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.268857 17830 tablet_service.cc:1511] Processing CreateTablet for tablet 3b65b9218e534bf1844d5dea33a5cdc3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:57.270191 17830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b65b9218e534bf1844d5dea33a5cdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.270485 17901 tablet_service.cc:1511] Processing CreateTablet for tablet 3b65b9218e534bf1844d5dea33a5cdc3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:57.272060 17901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b65b9218e534bf1844d5dea33a5cdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.250401 18041 tablet_bootstrap.cc:492] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:57.276593 17752 tablet_service.cc:1511] Processing CreateTablet for tablet 62650a609e324fc2961658c0005f9310 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:57.281185 17752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62650a609e324fc2961658c0005f9310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.249184 17757 tablet_service.cc:1511] Processing CreateTablet for tablet 8d29186586014e4fa4231ff607cdda6d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:57.282536 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d29186586014e4fa4231ff607cdda6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.289230 17759 tablet_service.cc:1511] Processing CreateTablet for tablet e75ae2eb82a64e1c8e058b2fd0d004da (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:57.290637 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75ae2eb82a64e1c8e058b2fd0d004da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.292420 17754 tablet_service.cc:1511] Processing CreateTablet for tablet 7b81fabc43044ce1842aeda175b12607 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:57.295322 17754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b81fabc43044ce1842aeda175b12607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.298195 17906 tablet_service.cc:1511] Processing CreateTablet for tablet ab379ebe5e3e4f4b836ea278807ffcb9 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:57.299676 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab379ebe5e3e4f4b836ea278807ffcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.305639 17980 tablet_service.cc:1511] Processing CreateTablet for tablet 3b65b9218e534bf1844d5dea33a5cdc3 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:57.311878 17758 tablet_service.cc:1511] Processing CreateTablet for tablet ab379ebe5e3e4f4b836ea278807ffcb9 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:57.313197 17758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab379ebe5e3e4f4b836ea278807ffcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.311879 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
W20260709 13:16:57.316424 17735 leader_election.cc:343] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.308933 18037 tablet_bootstrap.cc:654] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.320536 17980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b65b9218e534bf1844d5dea33a5cdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.321529 17982 tablet_service.cc:1511] Processing CreateTablet for tablet ab379ebe5e3e4f4b836ea278807ffcb9 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:57.322883 17982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab379ebe5e3e4f4b836ea278807ffcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.342144 18066 raft_consensus.cc:493] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.342715 18066 raft_consensus.cc:515] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.347766 18066 leader_election.cc:290] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:57.347900 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9f99c638064cca9fcb1e6ba3c2e401" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:57.348624 17844 raft_consensus.cc:2468] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:57.350098 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:57.350430 17958 leader_election.cc:304] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:16:57.351476 18066 raft_consensus.cc:2804] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.351925 18066 raft_consensus.cc:493] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.352316 18066 raft_consensus.cc:3060] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.364315 17905 tablet_service.cc:1511] Processing CreateTablet for tablet d380613ad3ab442ebdf7c21729d69ca1 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:57.365695 17905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380613ad3ab442ebdf7c21729d69ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.367918 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9f99c638064cca9fcb1e6ba3c2e401" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:57.368615 17918 raft_consensus.cc:2468] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:57.372427 18066 raft_consensus.cc:515] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.376775 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9f99c638064cca9fcb1e6ba3c2e401" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:16:57.377378 18066 leader_election.cc:290] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:57.377391 17844 raft_consensus.cc:3060] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.382143 17755 tablet_service.cc:1511] Processing CreateTablet for tablet d380613ad3ab442ebdf7c21729d69ca1 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:57.382833 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9f99c638064cca9fcb1e6ba3c2e401" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:57.383989 17829 tablet_service.cc:1511] Processing CreateTablet for tablet 870e82a639c6408e810f254782cacb0f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:57.384843 17918 raft_consensus.cc:3060] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.385782 17829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870e82a639c6408e810f254782cacb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.378126 18041 tablet_bootstrap.cc:654] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.381058 18037 tablet_bootstrap.cc:492] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:57.388370 18037 ts_tablet_manager.cc:1403] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.000s
I20260709 13:16:57.383937 17901 tablet_service.cc:1511] Processing CreateTablet for tablet 02bb6c92f5d74d4c85e8f75191fe1d8a (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:57.388935 17833 tablet_service.cc:1511] Processing CreateTablet for tablet d380613ad3ab442ebdf7c21729d69ca1 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:57.393064 17901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bb6c92f5d74d4c85e8f75191fe1d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.382987 17976 tablet_service.cc:1511] Processing CreateTablet for tablet 02bb6c92f5d74d4c85e8f75191fe1d8a (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:57.395408 17976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bb6c92f5d74d4c85e8f75191fe1d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.396191 17918 raft_consensus.cc:2468] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:57.397565 17955 leader_election.cc:304] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
W20260709 13:16:57.362546 17735 leader_election.cc:343] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.398833 18066 raft_consensus.cc:2804] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:57.399293 17735 leader_election.cc:304] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:57.399646 18066 raft_consensus.cc:697] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:16:57.400081 18049 raft_consensus.cc:2749] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.400309 17906 tablet_service.cc:1511] Processing CreateTablet for tablet af64038810fc4f7ab2bd7802cae60f5c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:57.400619 18066 consensus_queue.cc:237] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.401965 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af64038810fc4f7ab2bd7802cae60f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.402407 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 02bb6c92f5d74d4c85e8f75191fe1d8a (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:57.403924 17757 tablet_service.cc:1511] Processing CreateTablet for tablet 870e82a639c6408e810f254782cacb0f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:57.405512 17900 tablet_service.cc:1511] Processing CreateTablet for tablet 0d29af8904ed4da99b345654ff8eae0c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:57.382018 18042 tablet_bootstrap.cc:654] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.385782 17755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380613ad3ab442ebdf7c21729d69ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.410455 17900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d29af8904ed4da99b345654ff8eae0c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:57.411801 17715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:57.413795 18038 tablet_bootstrap.cc:492] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:57.414359 18038 ts_tablet_manager.cc:1403] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.306s	user 0.015s	sys 0.006s
I20260709 13:16:57.415447 17833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380613ad3ab442ebdf7c21729d69ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.416646 17832 tablet_service.cc:1511] Processing CreateTablet for tablet af64038810fc4f7ab2bd7802cae60f5c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:57.417332 17981 tablet_service.cc:1511] Processing CreateTablet for tablet af64038810fc4f7ab2bd7802cae60f5c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:57.417953 17832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af64038810fc4f7ab2bd7802cae60f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.418551 17981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af64038810fc4f7ab2bd7802cae60f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.418408 17831 tablet_service.cc:1511] Processing CreateTablet for tablet 0d29af8904ed4da99b345654ff8eae0c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:57.419656 17831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d29af8904ed4da99b345654ff8eae0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.423441 17975 tablet_service.cc:1511] Processing CreateTablet for tablet 430ddb6763c04677a1c72e1a7e3052e0 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:57.424823 17975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430ddb6763c04677a1c72e1a7e3052e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.433475 18038 raft_consensus.cc:359] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.434280 18038 raft_consensus.cc:385] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.434576 18038 raft_consensus.cc:740] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.435818 17978 tablet_service.cc:1511] Processing CreateTablet for tablet 870e82a639c6408e810f254782cacb0f (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:57.437191 17978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870e82a639c6408e810f254782cacb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.441021 17756 tablet_service.cc:1511] Processing CreateTablet for tablet 0d29af8904ed4da99b345654ff8eae0c (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:57.446506 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bb6c92f5d74d4c85e8f75191fe1d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.449165 18037 raft_consensus.cc:359] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.449968 18037 raft_consensus.cc:385] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.450277 18037 raft_consensus.cc:740] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.451169 18037 consensus_queue.cc:260] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.450368 18038 consensus_queue.cc:260] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.472162 17827 tablet_service.cc:1511] Processing CreateTablet for tablet 430ddb6763c04677a1c72e1a7e3052e0 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:57.473670 17827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430ddb6763c04677a1c72e1a7e3052e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.474391 17903 tablet_service.cc:1511] Processing CreateTablet for tablet 83f740fbe28c4aa8b2e405f69eaaa5fd (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:57.475759 17903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f740fbe28c4aa8b2e405f69eaaa5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.479748 17751 tablet_service.cc:1511] Processing CreateTablet for tablet 430ddb6763c04677a1c72e1a7e3052e0 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:57.465332 17756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d29af8904ed4da99b345654ff8eae0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.493809 17979 tablet_service.cc:1511] Processing CreateTablet for tablet 83f740fbe28c4aa8b2e405f69eaaa5fd (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:57.494479 17753 tablet_service.cc:1511] Processing CreateTablet for tablet 83f740fbe28c4aa8b2e405f69eaaa5fd (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:57.495337 17979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f740fbe28c4aa8b2e405f69eaaa5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.498383 18049 raft_consensus.cc:493] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.498987 18049 raft_consensus.cc:515] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:57.500209 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870e82a639c6408e810f254782cacb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.500700 18037 ts_tablet_manager.cc:1434] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.001s
I20260709 13:16:57.501803 18037 tablet_bootstrap.cc:492] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:57.502869 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:57.522203 17904 tablet_service.cc:1511] Processing CreateTablet for tablet a91c22c2e65e4708848721ffae88542b (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 13:16:57.519507 17735 leader_election.cc:343] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.507879 18049 leader_election.cc:290] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:57.523722 18049 raft_consensus.cc:493] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.524147 18049 raft_consensus.cc:515] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.510092 18040 raft_consensus.cc:493] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.526546 18040 raft_consensus.cc:515] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.528644 18040 leader_election.cc:290] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:57.529951 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d508988c6bc43cc90d835d310f1c21c" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:57.531196 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:57.531900 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d508988c6bc43cc90d835d310f1c21c" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
W20260709 13:16:57.532958 17735 leader_election.cc:343] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.533902 17751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430ddb6763c04677a1c72e1a7e3052e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.533962 17904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91c22c2e65e4708848721ffae88542b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.526063 18049 leader_election.cc:290] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:57.540812 18040 raft_consensus.cc:493] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.541360 18040 raft_consensus.cc:515] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:16:57.533260 17884 leader_election.cc:343] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:57.543886 17884 leader_election.cc:343] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.544337 17884 leader_election.cc:304] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:57.544983 18041 tablet_bootstrap.cc:492] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:57.545640 18041 ts_tablet_manager.cc:1403] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.342s	user 0.017s	sys 0.022s
I20260709 13:16:57.549185 18041 raft_consensus.cc:359] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.545585 18040 leader_election.cc:290] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:57.580093 18040 raft_consensus.cc:2749] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.526152 17667 catalog_manager.cc:5697] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:57.551311 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f740fbe28c4aa8b2e405f69eaaa5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.552467 17844 raft_consensus.cc:2468] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:57.554239 17981 tablet_service.cc:1511] Processing CreateTablet for tablet a91c22c2e65e4708848721ffae88542b (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:57.556268 17831 tablet_service.cc:1511] Processing CreateTablet for tablet a91c22c2e65e4708848721ffae88542b (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:57.560437 17752 tablet_service.cc:1511] Processing CreateTablet for tablet e9f4a48522d64d0983a62d8aa35360ea (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:57.564988 18042 tablet_bootstrap.cc:492] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:57.566789 17827 tablet_service.cc:1511] Processing CreateTablet for tablet e9f4a48522d64d0983a62d8aa35360ea (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:57.571811 18038 ts_tablet_manager.cc:1434] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.157s	user 0.009s	sys 0.000s
I20260709 13:16:57.592216 17831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91c22c2e65e4708848721ffae88542b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.584908 18041 raft_consensus.cc:385] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.597952 17827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f4a48522d64d0983a62d8aa35360ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.599822 17752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f4a48522d64d0983a62d8aa35360ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.601912 18042 ts_tablet_manager.cc:1403] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.351s	user 0.012s	sys 0.022s
I20260709 13:16:57.603507 17981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91c22c2e65e4708848721ffae88542b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.596683 18041 raft_consensus.cc:740] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.612947 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:57.613708 17918 raft_consensus.cc:2468] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:16:57.614761 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:57.616549 17917 raft_consensus.cc:2468] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:16:57.614792 18042 raft_consensus.cc:359] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
W20260709 13:16:57.625373 17958 consensus_peers.cc:597] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:57.625109 17978 tablet_service.cc:1511] Processing CreateTablet for tablet 56d38dd4e5d34a4c96cd07c82cc52d74 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:57.626564 17978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d38dd4e5d34a4c96cd07c82cc52d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.627780 17758 tablet_service.cc:1511] Processing CreateTablet for tablet 56d38dd4e5d34a4c96cd07c82cc52d74 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:57.628612 17833 tablet_service.cc:1511] Processing CreateTablet for tablet 56d38dd4e5d34a4c96cd07c82cc52d74 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:57.628821 17980 tablet_service.cc:1511] Processing CreateTablet for tablet a3c062a3454b46da8f8369768310847e (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:57.629935 17833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d38dd4e5d34a4c96cd07c82cc52d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.630111 17980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c062a3454b46da8f8369768310847e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.632664 17754 tablet_service.cc:1511] Processing CreateTablet for tablet a3c062a3454b46da8f8369768310847e (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:57.633702 17976 tablet_service.cc:1511] Processing CreateTablet for tablet 19fd9a5073864c5ea6b2e214ab8269a9 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:57.634994 17759 tablet_service.cc:1511] Processing CreateTablet for tablet 287f6b1ea5444c66a2afafacfbd3624d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:57.635017 17976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19fd9a5073864c5ea6b2e214ab8269a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.636358 17832 tablet_service.cc:1511] Processing CreateTablet for tablet 19fd9a5073864c5ea6b2e214ab8269a9 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:57.637646 17832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19fd9a5073864c5ea6b2e214ab8269a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.637801 17834 tablet_service.cc:1511] Processing CreateTablet for tablet 287f6b1ea5444c66a2afafacfbd3624d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:57.620488 18041 consensus_queue.cc:260] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.618021 18042 raft_consensus.cc:385] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.644085 17834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287f6b1ea5444c66a2afafacfbd3624d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:57.595422 17884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.68:41573, user_credentials={real_user=slave}} blocked reactor thread for 51564.4us
I20260709 13:16:57.647562 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e23795bf8e421f81f6da05adb81b75" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:57.648216 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e23795bf8e421f81f6da05adb81b75" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:57.648747 17732 leader_election.cc:304] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:16:57.649118 18038 tablet_bootstrap.cc:492] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:57.654385 18042 raft_consensus.cc:740] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.655498 18042 consensus_queue.cc:260] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:57.658437 17982 tablet_service.cc:1511] Processing CreateTablet for tablet 8358251a35fd40cbab4a33b9f396179d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:57.660670 18042 ts_tablet_manager.cc:1434] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 13:16:57.661798 18042 tablet_bootstrap.cc:492] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:57.667259 18041 ts_tablet_manager.cc:1434] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.121s	user 0.001s	sys 0.007s
I20260709 13:16:57.668344 18041 tablet_bootstrap.cc:492] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:57.671891 17982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8358251a35fd40cbab4a33b9f396179d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.654837 18038 tablet_bootstrap.cc:654] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.674700 17754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c062a3454b46da8f8369768310847e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.681245 17758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d38dd4e5d34a4c96cd07c82cc52d74. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:57.683566 17732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 65710.1us
I20260709 13:16:57.684309 17732 leader_election.cc:304] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:57.686242 18049 raft_consensus.cc:2804] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.686614 18079 raft_consensus.cc:2804] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.687103 18079 raft_consensus.cc:493] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.687429 18079 raft_consensus.cc:3060] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.687991 18066 consensus_queue.cc:1048] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.691485 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287f6b1ea5444c66a2afafacfbd3624d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.682865 17906 tablet_service.cc:1511] Processing CreateTablet for tablet a3c062a3454b46da8f8369768310847e (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:57.693538 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c062a3454b46da8f8369768310847e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.703433 18079 raft_consensus.cc:515] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.679946 17903 tablet_service.cc:1511] Processing CreateTablet for tablet e9f4a48522d64d0983a62d8aa35360ea (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:57.686633 18049 raft_consensus.cc:493] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.703835 18037 tablet_bootstrap.cc:654] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.706903 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:16:57.714452 17991 raft_consensus.cc:3060] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.717383 17901 tablet_service.cc:1511] Processing CreateTablet for tablet 19fd9a5073864c5ea6b2e214ab8269a9 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:57.721148 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:57.711249 18049 raft_consensus.cc:3060] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.705729 18079 leader_election.cc:290] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:57.723263 17905 tablet_service.cc:1511] Processing CreateTablet for tablet 287f6b1ea5444c66a2afafacfbd3624d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:57.721793 17917 raft_consensus.cc:3060] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.675232 17756 tablet_service.cc:1511] Processing CreateTablet for tablet 8358251a35fd40cbab4a33b9f396179d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:57.712002 17903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f4a48522d64d0983a62d8aa35360ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.747849 18049 raft_consensus.cc:515] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:57.742566 17979 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7d672d40c24e229e59fbf8f1261ad7 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:57.749680 17757 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7d672d40c24e229e59fbf8f1261ad7 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:57.708676 17833 tablet_service.cc:1511] Processing CreateTablet for tablet 8358251a35fd40cbab4a33b9f396179d (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:57.750808 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:57.751547 17918 raft_consensus.cc:3060] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.752108 17833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8358251a35fd40cbab4a33b9f396179d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.751581 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:16:57.753299 17905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287f6b1ea5444c66a2afafacfbd3624d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:57.753739 17735 leader_election.cc:343] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.754316 18049 leader_election.cc:290] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:57.747814 17917 raft_consensus.cc:2468] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:16:57.763408 17732 leader_election.cc:304] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:57.764380 18049 raft_consensus.cc:2804] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:57.764976 18049 raft_consensus.cc:697] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:16:57.765987 18049 consensus_queue.cc:237] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.767674 17756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8358251a35fd40cbab4a33b9f396179d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:57.755092 17884 leader_election.cc:343] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:57.770871 17884 leader_election.cc:343] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.771385 17884 leader_election.cc:304] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:57.772393 18080 raft_consensus.cc:2749] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.777815 17918 raft_consensus.cc:2468] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:16:57.780093 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7d672d40c24e229e59fbf8f1261ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.780294 17991 raft_consensus.cc:2468] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:16:57.781189 17906 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7d672d40c24e229e59fbf8f1261ad7 (DEFAULT_TABLE table=test-workload [id=75cfc0de3a114e4ba48a0eb0ade4c3be]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:57.791086 17901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19fd9a5073864c5ea6b2e214ab8269a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.819741 18041 tablet_bootstrap.cc:654] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.822036 17665 catalog_manager.cc:5697] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:57.828967 18053 consensus_queue.cc:1048] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.831082 17979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7d672d40c24e229e59fbf8f1261ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.831915 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7d672d40c24e229e59fbf8f1261ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.838119 18042 tablet_bootstrap.cc:654] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.838289 17732 leader_election.cc:304] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:16:57.855228 18049 raft_consensus.cc:2804] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:57.856594 18049 raft_consensus.cc:697] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:16:57.867426 18038 tablet_bootstrap.cc:492] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:57.876421 18037 tablet_bootstrap.cc:492] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:57.877018 18037 ts_tablet_manager.cc:1403] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.375s	user 0.013s	sys 0.013s
I20260709 13:16:57.873164 18049 consensus_queue.cc:237] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:57.881309 18038 ts_tablet_manager.cc:1403] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.232s	user 0.034s	sys 0.040s
I20260709 13:16:57.897782 18038 raft_consensus.cc:359] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:57.898411 18038 raft_consensus.cc:385] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.898658 18038 raft_consensus.cc:740] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.901345 18038 consensus_queue.cc:260] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:57.903674 18038 ts_tablet_manager.cc:1434] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:57.904928 18038 tablet_bootstrap.cc:492] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:57.887655 18037 raft_consensus.cc:359] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:57.908934 18037 raft_consensus.cc:385] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.909263 18037 raft_consensus.cc:740] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.910003 18037 consensus_queue.cc:260] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:57.910902 18041 tablet_bootstrap.cc:492] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:57.913545 18041 ts_tablet_manager.cc:1403] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.245s	user 0.025s	sys 0.018s
I20260709 13:16:57.916088 18066 consensus_queue.cc:1048] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.916565 18041 raft_consensus.cc:359] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.917308 18041 raft_consensus.cc:385] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.917595 18041 raft_consensus.cc:740] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.918278 18041 consensus_queue.cc:260] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.920471 18041 ts_tablet_manager.cc:1434] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:57.921453 18041 tablet_bootstrap.cc:492] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:57.923264 17667 catalog_manager.cc:5697] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.930816 18037 ts_tablet_manager.cc:1434] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:16:57.931972 18037 tablet_bootstrap.cc:492] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:57.935844 18038 tablet_bootstrap.cc:654] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.937132 18042 tablet_bootstrap.cc:492] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:57.937355 18037 tablet_bootstrap.cc:654] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.939596 18042 ts_tablet_manager.cc:1403] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.278s	user 0.028s	sys 0.019s
I20260709 13:16:57.941031 18041 tablet_bootstrap.cc:654] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.942875 18042 raft_consensus.cc:359] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.943751 18042 raft_consensus.cc:385] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.944057 18042 raft_consensus.cc:740] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.953156 18042 consensus_queue.cc:260] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.960266 18042 ts_tablet_manager.cc:1434] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:16:57.961468 18042 tablet_bootstrap.cc:492] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:57.969924 18042 tablet_bootstrap.cc:654] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.970110 18041 tablet_bootstrap.cc:492] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:57.970613 18041 ts_tablet_manager.cc:1403] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.007s
I20260709 13:16:57.976639 18037 tablet_bootstrap.cc:492] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:57.976413 18041 raft_consensus.cc:359] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.977232 18041 raft_consensus.cc:385] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.977276 18037 ts_tablet_manager.cc:1403] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.019s
I20260709 13:16:57.976652 18038 tablet_bootstrap.cc:492] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:57.979586 18038 ts_tablet_manager.cc:1403] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.004s
I20260709 13:16:57.980443 18037 raft_consensus.cc:359] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:57.981195 18037 raft_consensus.cc:385] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.981508 18037 raft_consensus.cc:740] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.982173 18042 tablet_bootstrap.cc:492] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:57.982400 18037 consensus_queue.cc:260] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:57.977665 18041 raft_consensus.cc:740] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.983891 18041 consensus_queue.cc:260] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:57.982761 18042 ts_tablet_manager.cc:1403] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 13:16:57.982656 18038 raft_consensus.cc:359] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:57.985196 18038 raft_consensus.cc:385] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.985493 18038 raft_consensus.cc:740] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.987496 18041 ts_tablet_manager.cc:1434] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260709 13:16:57.987272 18038 consensus_queue.cc:260] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:57.987478 18042 raft_consensus.cc:359] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.988351 18042 raft_consensus.cc:385] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.988653 18042 raft_consensus.cc:740] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.989385 18042 consensus_queue.cc:260] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:57.989881 18038 ts_tablet_manager.cc:1434] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 13:16:57.984436 18037 ts_tablet_manager.cc:1434] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:16:57.991182 18038 tablet_bootstrap.cc:492] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:57.991240 18037 tablet_bootstrap.cc:492] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:57.998235 18038 tablet_bootstrap.cc:654] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.999174 18042 ts_tablet_manager.cc:1434] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:58.000140 18037 tablet_bootstrap.cc:654] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.000828 18090 raft_consensus.cc:493] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.001328 18090 raft_consensus.cc:515] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.003521 18090 leader_election.cc:290] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:58.003628 18042 tablet_bootstrap.cc:492] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:58.004594 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e23795bf8e421f81f6da05adb81b75" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.005379 17916 raft_consensus.cc:2468] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:58.006822 17955 leader_election.cc:304] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:16:58.007688 18090 raft_consensus.cc:2804] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.008080 18090 raft_consensus.cc:493] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.007927 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e23795bf8e421f81f6da05adb81b75" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:58.008486 18090 raft_consensus.cc:3060] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:58.009539 17958 leader_election.cc:343] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.011245 18042 tablet_bootstrap.cc:654] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.016157 18090 raft_consensus.cc:515] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.018306 18040 raft_consensus.cc:493] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.018932 18040 raft_consensus.cc:515] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.020327 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e23795bf8e421f81f6da05adb81b75" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:58.021082 18042 tablet_bootstrap.cc:492] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:58.021152 18040 leader_election.cc:290] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:58.021739 18042 ts_tablet_manager.cc:1403] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 13:16:58.022063 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e23795bf8e421f81f6da05adb81b75" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:58.022733 17916 raft_consensus.cc:3060] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.023114 18046 raft_consensus.cc:493] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.023617 18046 raft_consensus.cc:515] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.024732 18042 raft_consensus.cc:359] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.025454 18042 raft_consensus.cc:385] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.025735 18042 raft_consensus.cc:740] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.025991 18046 leader_election.cc:290] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
W20260709 13:16:58.027297 17958 leader_election.cc:343] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.029066 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5168c485dbae4dfcba0a7b3028540c79" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:58.029066 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d508988c6bc43cc90d835d310f1c21c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.029919 17918 raft_consensus.cc:2468] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:58.030331 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5168c485dbae4dfcba0a7b3028540c79" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:58.029920 17843 raft_consensus.cc:2468] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:16:58.030979 17769 raft_consensus.cc:2468] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:16:58.031487 18041 tablet_bootstrap.cc:492] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:58.032294 17884 leader_election.cc:304] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:16:58.032295 17807 leader_election.cc:304] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:16:58.035272 18040 raft_consensus.cc:2804] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.035732 18040 raft_consensus.cc:493] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.036062 18040 raft_consensus.cc:3060] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.036285 17916 raft_consensus.cc:2468] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:58.036540 18042 consensus_queue.cc:260] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.039289 18046 raft_consensus.cc:2804] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.039706 18046 raft_consensus.cc:493] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.040019 18046 raft_consensus.cc:3060] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.041193 18041 tablet_bootstrap.cc:654] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.044665 18037 tablet_bootstrap.cc:492] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:58.044587 17955 leader_election.cc:304] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:58.045367 18037 ts_tablet_manager.cc:1403] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.016s
I20260709 13:16:58.045688 18066 raft_consensus.cc:2804] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.046365 18066 raft_consensus.cc:697] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:16:58.047247 18066 consensus_queue.cc:237] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.053694 18037 raft_consensus.cc:359] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.054411 18037 raft_consensus.cc:385] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.054690 18037 raft_consensus.cc:740] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.056788 18042 ts_tablet_manager.cc:1434] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.005s
I20260709 13:16:58.057855 18042 tablet_bootstrap.cc:492] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:58.062340 18037 consensus_queue.cc:260] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.067269 18037 ts_tablet_manager.cc:1434] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:16:58.018378 18090 leader_election.cc:290] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:58.067385 18049 raft_consensus.cc:493] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.072074 18049 raft_consensus.cc:515] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.074326 18049 leader_election.cc:290] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:58.075850 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:58.076560 17843 raft_consensus.cc:2468] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:16:58.077831 17735 leader_election.cc:304] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:58.077790 18046 raft_consensus.cc:515] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.078975 18049 raft_consensus.cc:2804] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.079409 18049 raft_consensus.cc:493] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.079809 18049 raft_consensus.cc:3060] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.080385 18040 raft_consensus.cc:515] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.084242 18046 leader_election.cc:290] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:58.082684 18040 leader_election.cc:290] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:58.085418 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.086078 17916 raft_consensus.cc:2468] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:16:58.087265 18042 tablet_bootstrap.cc:654] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.088810 18038 tablet_bootstrap.cc:492] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:58.088721 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5168c485dbae4dfcba0a7b3028540c79" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:16:58.089696 18037 tablet_bootstrap.cc:492] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:58.090422 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d508988c6bc43cc90d835d310f1c21c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:58.091120 17916 raft_consensus.cc:3060] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.092406 18049 raft_consensus.cc:515] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.092537 17666 catalog_manager.cc:5697] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.093744 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5168c485dbae4dfcba0a7b3028540c79" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:58.094347 17769 raft_consensus.cc:3060] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.095779 18037 tablet_bootstrap.cc:654] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.095943 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:58.096678 17918 raft_consensus.cc:3060] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.093029 17843 raft_consensus.cc:3060] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.103094 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:16:58.103830 17844 raft_consensus.cc:3060] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.105075 18038 ts_tablet_manager.cc:1403] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.022s
I20260709 13:16:58.114326 17843 raft_consensus.cc:2468] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:16:58.116066 17884 leader_election.cc:304] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:16:58.117093 18090 raft_consensus.cc:493] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.117730 18090 raft_consensus.cc:515] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.119374 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d508988c6bc43cc90d835d310f1c21c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:16:58.120267 17992 raft_consensus.cc:3060] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.121575 18040 raft_consensus.cc:2804] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.122196 18040 raft_consensus.cc:697] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:16:58.098070 18049 leader_election.cc:290] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:58.116986 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d508988c6bc43cc90d835d310f1c21c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:58.123467 18040 consensus_queue.cc:237] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.125468 17918 raft_consensus.cc:2468] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:16:58.127197 18041 tablet_bootstrap.cc:492] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:58.127736 18041 ts_tablet_manager.cc:1403] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.025s
I20260709 13:16:58.128041 17732 leader_election.cc:304] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:58.128932 18079 raft_consensus.cc:2804] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.128885 18038 raft_consensus.cc:359] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.129954 18038 raft_consensus.cc:385] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.130354 18038 raft_consensus.cc:740] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.130766 18041 raft_consensus.cc:359] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.131537 18038 consensus_queue.cc:260] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.125648 17916 raft_consensus.cc:2468] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:16:58.139778 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d508988c6bc43cc90d835d310f1c21c" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.140781 17918 raft_consensus.cc:2393] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 661271d97feb452abe0d9bbf6a1161da in current term 1: Already voted for candidate 61d15fc44d11448a80d0de762b0599ff in this term.
I20260709 13:16:58.140820 17807 leader_election.cc:304] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:16:58.141992 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d508988c6bc43cc90d835d310f1c21c" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:58.142802 17843 raft_consensus.cc:2393] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 661271d97feb452abe0d9bbf6a1161da in current term 1: Already voted for candidate 61d15fc44d11448a80d0de762b0599ff in this term.
I20260709 13:16:58.143142 18046 raft_consensus.cc:2804] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.143610 18046 raft_consensus.cc:697] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:16:58.143860 17844 raft_consensus.cc:2468] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:16:58.144446 18046 consensus_queue.cc:237] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.145182 17769 raft_consensus.cc:2468] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:16:58.147753 17958 leader_election.cc:304] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:16:58.131521 18090 leader_election.cc:290] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:58.131556 18041 raft_consensus.cc:385] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.156756 18042 tablet_bootstrap.cc:492] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:58.157330 18042 ts_tablet_manager.cc:1403] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.017s
I20260709 13:16:58.158227 18041 raft_consensus.cc:740] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.159673 18041 consensus_queue.cc:260] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.159894 18042 raft_consensus.cc:359] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.163204 18042 raft_consensus.cc:385] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.161602 17992 raft_consensus.cc:2468] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:16:58.162523 18041 ts_tablet_manager.cc:1434] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:16:58.163537 18042 raft_consensus.cc:740] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.172816 18049 consensus_queue.cc:1048] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:58.174011 18041 tablet_bootstrap.cc:492] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:58.173835 18042 consensus_queue.cc:260] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.166905 18066 raft_consensus.cc:2749] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:58.176174 18042 ts_tablet_manager.cc:1434] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:16:58.177165 18042 tablet_bootstrap.cc:492] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:58.177814 18103 raft_consensus.cc:493] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.178416 18103 raft_consensus.cc:515] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.170266 18037 tablet_bootstrap.cc:492] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:58.179777 18037 ts_tablet_manager.cc:1403] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.008s
I20260709 13:16:58.155323 18079 raft_consensus.cc:697] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:16:58.182482 18079 consensus_queue.cc:237] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.184185 18103 leader_election.cc:290] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:58.185361 18041 tablet_bootstrap.cc:654] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.186038 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:58.188158 17769 raft_consensus.cc:2468] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:58.186795 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:58.189749 17992 raft_consensus.cc:2468] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:58.190260 18037 raft_consensus.cc:359] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.191270 17810 leader_election.cc:304] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:58.194415 18103 raft_consensus.cc:2804] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.194864 18103 raft_consensus.cc:493] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.195271 18103 raft_consensus.cc:3060] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.187064 18038 ts_tablet_manager.cc:1434] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.075s	user 0.018s	sys 0.020s
I20260709 13:16:58.193140 18037 raft_consensus.cc:385] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.197413 18037 raft_consensus.cc:740] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.198231 18037 consensus_queue.cc:260] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.198715 18038 tablet_bootstrap.cc:492] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:58.199898 18037 ts_tablet_manager.cc:1434] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:16:58.200817 18037 tablet_bootstrap.cc:492] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:58.201382 17666 catalog_manager.cc:5697] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:58.205991 18037 tablet_bootstrap.cc:654] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.213198 18042 tablet_bootstrap.cc:654] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.219880 17664 catalog_manager.cc:5697] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.221529 18041 tablet_bootstrap.cc:492] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:58.222047 18041 ts_tablet_manager.cc:1403] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.002s
I20260709 13:16:58.225930 18103 raft_consensus.cc:515] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.227102 18038 tablet_bootstrap.cc:654] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.228843 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:58.229478 17769 raft_consensus.cc:3060] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.234155 18041 raft_consensus.cc:359] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.235024 18040 raft_consensus.cc:493] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.244302 18040 raft_consensus.cc:515] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.248716 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8012d2832d2049ae9580e425b64c0b9a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:58.249137 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8012d2832d2049ae9580e425b64c0b9a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:58.238270 18107 raft_consensus.cc:493] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.251358 18107 raft_consensus.cc:515] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.253943 18107 leader_election.cc:290] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:58.246652 18040 leader_election.cc:290] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:58.236747 18041 raft_consensus.cc:385] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.255255 18041 raft_consensus.cc:740] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
W20260709 13:16:58.255496 17884 leader_election.cc:343] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.256309 18041 consensus_queue.cc:260] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.258474 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e23795bf8e421f81f6da05adb81b75" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.259473 17918 raft_consensus.cc:2393] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0cc87724943466988be92b4d16f3fb1 in current term 1: Already voted for candidate 661271d97feb452abe0d9bbf6a1161da in this term.
I20260709 13:16:58.261703 18041 ts_tablet_manager.cc:1434] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
I20260709 13:16:58.262413 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e23795bf8e421f81f6da05adb81b75" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:58.263232 18103 leader_election.cc:290] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
W20260709 13:16:58.256382 17884 leader_election.cc:343] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.275391 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:16:58.276022 17992 raft_consensus.cc:3060] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.276621 18037 tablet_bootstrap.cc:492] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:58.277050 18037 ts_tablet_manager.cc:1403] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.076s	user 0.004s	sys 0.006s
I20260709 13:16:58.267554 18041 tablet_bootstrap.cc:492] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:58.278822 18037 raft_consensus.cc:359] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.279167 17732 leader_election.cc:304] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:58.279711 17884 leader_election.cc:304] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:58.280879 18040 raft_consensus.cc:2749] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:58.282686 18037 raft_consensus.cc:385] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.283054 18037 raft_consensus.cc:740] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.283788 18037 consensus_queue.cc:260] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.284799 17769 raft_consensus.cc:2468] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:16:58.285751 18037 ts_tablet_manager.cc:1434] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:16:58.286074 17810 leader_election.cc:304] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:58.286849 18042 tablet_bootstrap.cc:492] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:58.284477 17667 catalog_manager.cc:5697] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.288371 18103 raft_consensus.cc:2804] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.288802 17992 raft_consensus.cc:2468] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:16:58.288825 18042 ts_tablet_manager.cc:1403] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.025s
I20260709 13:16:58.289943 18038 tablet_bootstrap.cc:492] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:58.290485 18038 ts_tablet_manager.cc:1403] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.004s
I20260709 13:16:58.288980 18079 raft_consensus.cc:3060] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.291045 18107 consensus_queue.cc:1048] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.297106 18041 tablet_bootstrap.cc:654] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.288919 18103 raft_consensus.cc:697] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:16:58.298538 18103 consensus_queue.cc:237] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:16:58.300544 17735 consensus_peers.cc:597] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:58.301563 18037 tablet_bootstrap.cc:492] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:58.292873 18042 raft_consensus.cc:359] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.306452 18042 raft_consensus.cc:385] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.306872 18042 raft_consensus.cc:740] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.313026 18042 consensus_queue.cc:260] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.316205 18042 ts_tablet_manager.cc:1434] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:16:58.317480 18042 tablet_bootstrap.cc:492] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:58.311967 18079 raft_consensus.cc:2749] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:58.307955 18038 raft_consensus.cc:359] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.319226 18038 raft_consensus.cc:385] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.319604 18038 raft_consensus.cc:740] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.320432 18038 consensus_queue.cc:260] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.321518 18037 tablet_bootstrap.cc:654] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.321966 18108 raft_consensus.cc:493] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.322489 18108 raft_consensus.cc:515] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.324604 18108 leader_election.cc:290] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:58.324178 17667 catalog_manager.cc:5697] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.326066 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:58.326968 17844 raft_consensus.cc:2468] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:16:58.326251 18038 ts_tablet_manager.cc:1434] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 13:16:58.330243 18038 tablet_bootstrap.cc:492] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:58.331811 17735 leader_election.cc:304] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:58.337366 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:58.337774 18038 tablet_bootstrap.cc:654] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:58.338999 17735 leader_election.cc:343] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.342607 18037 tablet_bootstrap.cc:492] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:58.343173 18037 ts_tablet_manager.cc:1403] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.011s
I20260709 13:16:58.343573 18038 tablet_bootstrap.cc:492] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:58.344035 18038 ts_tablet_manager.cc:1403] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:16:58.344918 18108 raft_consensus.cc:2804] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.346426 18038 raft_consensus.cc:359] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.347020 18038 raft_consensus.cc:385] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.347314 18038 raft_consensus.cc:740] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.348138 18038 consensus_queue.cc:260] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.350064 18038 ts_tablet_manager.cc:1434] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:58.342564 18041 tablet_bootstrap.cc:492] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:58.350929 18041 ts_tablet_manager.cc:1403] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.011s
I20260709 13:16:58.351001 18038 tablet_bootstrap.cc:492] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:58.346813 18108 raft_consensus.cc:493] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.345808 18037 raft_consensus.cc:359] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.353581 18041 raft_consensus.cc:359] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.354979 18041 raft_consensus.cc:385] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.355043 18108 raft_consensus.cc:3060] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.353888 18037 raft_consensus.cc:385] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.355629 18037 raft_consensus.cc:740] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.356814 18038 tablet_bootstrap.cc:654] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.357093 18041 raft_consensus.cc:740] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.357959 18041 consensus_queue.cc:260] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.356444 18037 consensus_queue.cc:260] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.359987 18042 tablet_bootstrap.cc:654] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.364565 18108 raft_consensus.cc:515] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.360329 18037 ts_tablet_manager.cc:1434] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:16:58.366353 18037 tablet_bootstrap.cc:492] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:58.367828 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:16:58.368492 17992 raft_consensus.cc:3060] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.371886 18037 tablet_bootstrap.cc:654] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.361979 18041 ts_tablet_manager.cc:1434] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:16:58.375559 18041 tablet_bootstrap.cc:492] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:58.381143 18041 tablet_bootstrap.cc:654] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.382865 17992 raft_consensus.cc:2468] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:16:58.385418 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:16:58.386400 17844 raft_consensus.cc:3060] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.392501 18038 tablet_bootstrap.cc:492] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:58.392968 18038 ts_tablet_manager.cc:1403] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.018s
I20260709 13:16:58.394929 18038 raft_consensus.cc:359] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.395612 18038 raft_consensus.cc:385] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.395872 18038 raft_consensus.cc:740] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.396173 17844 raft_consensus.cc:2468] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:16:58.396454 18038 consensus_queue.cc:260] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.397735 17735 leader_election.cc:304] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:58.398718 18079 raft_consensus.cc:2804] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.399238 18079 raft_consensus.cc:697] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:16:58.400120 18079 consensus_queue.cc:237] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.404819 18038 ts_tablet_manager.cc:1434] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:16:58.406504 18038 tablet_bootstrap.cc:492] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:58.411716 18038 tablet_bootstrap.cc:654] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.395172 18108 leader_election.cc:290] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:58.417498 18042 tablet_bootstrap.cc:492] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:58.417953 18042 ts_tablet_manager.cc:1403] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.005s
I20260709 13:16:58.418218 18041 tablet_bootstrap.cc:492] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:58.418682 18041 ts_tablet_manager.cc:1403] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260709 13:16:58.421990 18037 tablet_bootstrap.cc:492] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:58.422426 18037 ts_tablet_manager.cc:1403] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.011s
I20260709 13:16:58.421833 17664 catalog_manager.cc:5697] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.425448 18037 raft_consensus.cc:359] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:16:58.425963 17715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:58.427050 18042 raft_consensus.cc:359] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.427717 18042 raft_consensus.cc:385] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.427958 18042 raft_consensus.cc:740] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.428709 18042 consensus_queue.cc:260] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.430668 18042 ts_tablet_manager.cc:1434] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:16:58.431515 18042 tablet_bootstrap.cc:492] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:58.433923 18038 tablet_bootstrap.cc:492] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:58.433866 18041 raft_consensus.cc:359] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.434451 18038 ts_tablet_manager.cc:1403] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260709 13:16:58.434608 18041 raft_consensus.cc:385] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.434927 18041 raft_consensus.cc:740] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.435736 18041 consensus_queue.cc:260] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.437036 18042 tablet_bootstrap.cc:654] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.426138 18037 raft_consensus.cc:385] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.437395 18037 raft_consensus.cc:740] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.437155 18038 raft_consensus.cc:359] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.437912 18038 raft_consensus.cc:385] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.438319 18041 ts_tablet_manager.cc:1434] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 13:16:58.438200 18038 raft_consensus.cc:740] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.438130 18037 consensus_queue.cc:260] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.439414 18041 tablet_bootstrap.cc:492] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:58.439337 18038 consensus_queue.cc:260] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.440320 18037 ts_tablet_manager.cc:1434] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:16:58.441190 18037 tablet_bootstrap.cc:492] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:58.441555 18038 ts_tablet_manager.cc:1434] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:58.442502 18038 tablet_bootstrap.cc:492] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:58.446671 18037 tablet_bootstrap.cc:654] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.447919 18038 tablet_bootstrap.cc:654] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.455714 18042 tablet_bootstrap.cc:492] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:58.456216 18042 ts_tablet_manager.cc:1403] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 13:16:58.458874 18042 raft_consensus.cc:359] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.459599 18042 raft_consensus.cc:385] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.459899 18042 raft_consensus.cc:740] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.460634 18042 consensus_queue.cc:260] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.462353 18041 tablet_bootstrap.cc:654] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.464164 18042 ts_tablet_manager.cc:1434] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:58.464969 18042 tablet_bootstrap.cc:492] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:58.467837 18038 tablet_bootstrap.cc:492] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:58.468411 18038 ts_tablet_manager.cc:1403] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.008s
I20260709 13:16:58.471895 18038 raft_consensus.cc:359] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.472702 18038 raft_consensus.cc:385] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.472999 18038 raft_consensus.cc:740] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.473707 18038 consensus_queue.cc:260] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.475991 18103 raft_consensus.cc:493] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.476500 18103 raft_consensus.cc:515] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.477795 18038 ts_tablet_manager.cc:1434] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:58.478804 18038 tablet_bootstrap.cc:492] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:58.479650 18042 tablet_bootstrap.cc:654] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.480387 18103 leader_election.cc:290] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:58.481878 18053 consensus_queue.cc:1048] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.483045 18103 raft_consensus.cc:493] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.484022 18103 raft_consensus.cc:515] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.486135 18103 leader_election.cc:290] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:58.488359 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba17493a6a344743a352e3e953256dec" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.489058 17916 raft_consensus.cc:2468] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:58.490480 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797e806ed5848dcbf0149c80ad710b2" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:58.491192 18053 raft_consensus.cc:493] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.491915 18037 tablet_bootstrap.cc:492] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:58.491703 18053 raft_consensus.cc:515] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.481906 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797e806ed5848dcbf0149c80ad710b2" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.492432 18037 ts_tablet_manager.cc:1403] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.003s
I20260709 13:16:58.492148 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba17493a6a344743a352e3e953256dec" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:58.492820 17918 raft_consensus.cc:2468] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:58.494329 18108 raft_consensus.cc:493] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.492095 17807 leader_election.cc:304] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:16:58.495975 17807 leader_election.cc:304] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:16:58.496183 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e74e9c41664a95890d745703a528f1" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:58.496919 18046 raft_consensus.cc:2804] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.497238 18090 raft_consensus.cc:493] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.497366 18046 raft_consensus.cc:493] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.497870 18046 raft_consensus.cc:3060] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.497838 18090 raft_consensus.cc:515] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.498366 18037 raft_consensus.cc:359] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:16:58.498751 17810 leader_election.cc:343] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:58.499747 17810 leader_election.cc:343] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.500028 18037 raft_consensus.cc:385] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.500134 18090 leader_election.cc:290] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:58.494840 18108 raft_consensus.cc:515] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.500779 18037 raft_consensus.cc:740] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.502257 18037 consensus_queue.cc:260] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.496941 17844 raft_consensus.cc:2468] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:58.504032 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8012d2832d2049ae9580e425b64c0b9a" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.502156 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8012d2832d2049ae9580e425b64c0b9a" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:58.494781 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e74e9c41664a95890d745703a528f1" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:58.508294 17769 raft_consensus.cc:2468] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:58.506048 18079 consensus_queue.cc:1048] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.504433 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:58.508327 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.511554 17918 raft_consensus.cc:2468] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:16:58.513484 17917 raft_consensus.cc:2468] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:58.513811 17732 leader_election.cc:304] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:58.514773 18079 raft_consensus.cc:2804] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:58.514902 17735 leader_election.cc:343] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.515214 18079 raft_consensus.cc:493] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.515578 18079 raft_consensus.cc:3060] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.516026 17955 leader_election.cc:304] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:16:58.517027 18090 raft_consensus.cc:2804] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.517447 18090 raft_consensus.cc:493] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.517781 18090 raft_consensus.cc:3060] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.523721 18038 tablet_bootstrap.cc:654] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.522619 18053 leader_election.cc:290] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:58.506489 18037 ts_tablet_manager.cc:1434] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:16:58.527482 18037 tablet_bootstrap.cc:492] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:58.506844 18108 leader_election.cc:290] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:58.504906 17958 leader_election.cc:304] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
W20260709 13:16:58.529034 17958 leader_election.cc:343] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.530515 18053 raft_consensus.cc:2804] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.530978 18053 raft_consensus.cc:493] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.531354 18053 raft_consensus.cc:3060] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.531183 18090 raft_consensus.cc:515] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.533810 18037 tablet_bootstrap.cc:654] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.534310 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8012d2832d2049ae9580e425b64c0b9a" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:58.534977 17917 raft_consensus.cc:3060] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.541111 18053 raft_consensus.cc:515] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.524123 18103 raft_consensus.cc:2804] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.549703 18046 raft_consensus.cc:515] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.542913 17917 raft_consensus.cc:2468] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:58.555106 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8012d2832d2049ae9580e425b64c0b9a" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:58.558508 18103 raft_consensus.cc:493] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.559387 18103 raft_consensus.cc:3060] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.557971 18041 tablet_bootstrap.cc:492] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:58.559906 17955 leader_election.cc:304] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:16:58.560515 18041 ts_tablet_manager.cc:1403] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.121s	user 0.033s	sys 0.029s
I20260709 13:16:58.561360 18066 raft_consensus.cc:2804] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.558146 18042 tablet_bootstrap.cc:492] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:58.552070 18079 raft_consensus.cc:515] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.557658 18037 tablet_bootstrap.cc:492] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:58.553696 18090 leader_election.cc:290] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:58.562839 18042 ts_tablet_manager.cc:1403] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.008s
W20260709 13:16:58.562891 17958 leader_election.cc:343] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.564628 18037 ts_tablet_manager.cc:1403] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 13:16:58.566298 18042 raft_consensus.cc:359] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.567139 18042 raft_consensus.cc:385] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.567476 18042 raft_consensus.cc:740] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.568297 18042 consensus_queue.cc:260] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.573271 18037 raft_consensus.cc:359] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.574137 18037 raft_consensus.cc:385] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.574470 18037 raft_consensus.cc:740] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.575623 18037 consensus_queue.cc:260] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.575635 18041 raft_consensus.cc:359] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.576782 18041 raft_consensus.cc:385] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.577081 18041 raft_consensus.cc:740] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.577790 18041 consensus_queue.cc:260] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.578581 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e74e9c41664a95890d745703a528f1" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:58.579201 17769 raft_consensus.cc:3060] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.580220 18041 ts_tablet_manager.cc:1434] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260709 13:16:58.581187 18041 tablet_bootstrap.cc:492] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:58.581344 18103 raft_consensus.cc:515] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.585076 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:58.585453 18090 raft_consensus.cc:493] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.585969 18090 raft_consensus.cc:515] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.587742 18046 leader_election.cc:290] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:58.587628 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba17493a6a344743a352e3e953256dec" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:58.589342 18041 tablet_bootstrap.cc:654] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.589758 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45314d0b33e4ebaaee7b1185f23fe86" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:58.590408 17844 raft_consensus.cc:2468] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:58.590426 18038 tablet_bootstrap.cc:492] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:58.591686 18037 ts_tablet_manager.cc:1434] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 13:16:58.591796 18038 ts_tablet_manager.cc:1403] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.005s
I20260709 13:16:58.588073 18090 leader_election.cc:290] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:58.588429 17915 raft_consensus.cc:3060] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.593199 18079 leader_election.cc:290] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:58.594154 18053 leader_election.cc:290] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:58.595433 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797e806ed5848dcbf0149c80ad710b2" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:58.596065 17918 raft_consensus.cc:3060] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.596822 17958 leader_election.cc:304] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:16:58.597244 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e74e9c41664a95890d745703a528f1" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:16:58.597838 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba17493a6a344743a352e3e953256dec" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:16:58.598012 18090 raft_consensus.cc:2804] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.598443 18090 raft_consensus.cc:493] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.598807 18090 raft_consensus.cc:3060] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.600046 18038 raft_consensus.cc:359] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.600728 18038 raft_consensus.cc:385] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.600989 18038 raft_consensus.cc:740] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.596282 18053 consensus_queue.cc:1048] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 13:16:58.607121 17810 leader_election.cc:343] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.607950 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45314d0b33e4ebaaee7b1185f23fe86" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.606689 18090 raft_consensus.cc:515] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.608647 17916 raft_consensus.cc:2468] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:58.613219 17769 raft_consensus.cc:2468] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:58.615257 17918 raft_consensus.cc:2468] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:16:58.597862 17844 raft_consensus.cc:3060] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.616621 17958 leader_election.cc:304] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:58.616124 18066 raft_consensus.cc:697] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:16:58.618119 18066 consensus_queue.cc:237] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.598615 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
W20260709 13:16:58.620371 17735 leader_election.cc:343] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.606909 18038 consensus_queue.cc:260] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.614104 17915 raft_consensus.cc:2468] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:16:58.620723 18053 raft_consensus.cc:2804] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.609346 17917 raft_consensus.cc:3060] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.622432 18037 tablet_bootstrap.cc:492] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:58.623278 17807 leader_election.cc:304] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:58.623597 18038 ts_tablet_manager.cc:1434] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:16:58.626725 18038 tablet_bootstrap.cc:492] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:58.635100 18108 raft_consensus.cc:493] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.636989 18038 tablet_bootstrap.cc:654] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.628485 18053 raft_consensus.cc:697] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:16:58.635720 18108 raft_consensus.cc:515] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.644364 18046 raft_consensus.cc:2804] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.649848 18046 raft_consensus.cc:697] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:16:58.651098 18090 leader_election.cc:290] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:58.650772 18046 consensus_queue.cc:237] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.653798 17807 leader_election.cc:304] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:16:58.647152 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45314d0b33e4ebaaee7b1185f23fe86" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:16:58.649371 18053 consensus_queue.cc:237] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:58.658416 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45314d0b33e4ebaaee7b1185f23fe86" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:58.659269 18140 raft_consensus.cc:2804] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.655858 17843 raft_consensus.cc:3060] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.663730 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797e806ed5848dcbf0149c80ad710b2" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:16:58.664536 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.665169 17915 raft_consensus.cc:2468] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
W20260709 13:16:58.665366 17810 leader_election.cc:343] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.659190 17769 raft_consensus.cc:3060] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.662454 18049 consensus_queue.cc:1048] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.663023 18108 leader_election.cc:290] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:58.660396 18040 consensus_queue.cc:1048] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:16:58.666911 18042 ts_tablet_manager.cc:1434] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.006s
I20260709 13:16:58.659257 17918 raft_consensus.cc:3060] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.670498 18042 tablet_bootstrap.cc:492] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:58.666599 17732 leader_election.cc:304] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:58.678414 18049 raft_consensus.cc:2804] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.678849 18049 raft_consensus.cc:493] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.678880 17841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:58.679288 18049 raft_consensus.cc:3060] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.661443 18103 leader_election.cc:290] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:58.680773 17844 raft_consensus.cc:2468] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:58.683768 18140 raft_consensus.cc:697] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
W20260709 13:16:58.686095 17735 leader_election.cc:343] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.704470 18140 consensus_queue.cc:237] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.708707 18041 tablet_bootstrap.cc:492] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:58.709252 18041 ts_tablet_manager.cc:1403] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.128s	user 0.020s	sys 0.028s
I20260709 13:16:58.715240 18041 raft_consensus.cc:359] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.716472 18041 raft_consensus.cc:385] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.716562 18042 tablet_bootstrap.cc:654] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.716813 18041 raft_consensus.cc:740] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.726979 18046 consensus_queue.cc:1048] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:58.729573 18041 consensus_queue.cc:260] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.738684 18041 ts_tablet_manager.cc:1434] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:16:58.737984 17667 catalog_manager.cc:5697] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.738039 18037 tablet_bootstrap.cc:654] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.752519 18041 tablet_bootstrap.cc:492] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:58.761644 17666 catalog_manager.cc:5697] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.765916 18041 tablet_bootstrap.cc:654] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.767994 18145 consensus_queue.cc:1048] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.745525 17917 raft_consensus.cc:2468] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:16:58.751149 17843 raft_consensus.cc:2468] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:58.796352 17958 leader_election.cc:304] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:16:58.797550 17732 leader_election.cc:304] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:58.798040 18040 consensus_queue.cc:1048] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:58.800838 18146 log.cc:927] Time spent T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 13:16:58.805128 18107 raft_consensus.cc:2804] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.805842 18107 raft_consensus.cc:697] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:16:58.814266 18108 consensus_queue.cc:1048] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:58.805302 18049 raft_consensus.cc:515] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:58.812963 18053 raft_consensus.cc:2804] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.806815 18107 consensus_queue.cc:237] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.858047 18040 raft_consensus.cc:493] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.858652 18040 raft_consensus.cc:515] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.859988 17843 raft_consensus.cc:3060] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.860795 18040 leader_election.cc:290] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:58.863279 18143 raft_consensus.cc:493] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.863427 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a5397141c432291f0a7f4ccf64822" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:58.863859 18143 raft_consensus.cc:515] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:16:58.865034 17884 leader_election.cc:343] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:58.860042 18149 log.cc:927] Time spent T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:16:58.863464 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a5397141c432291f0a7f4ccf64822" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:58.876258 18038 tablet_bootstrap.cc:492] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:58.876901 18038 ts_tablet_manager.cc:1403] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.250s	user 0.025s	sys 0.017s
I20260709 13:16:58.849581 18053 raft_consensus.cc:697] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
W20260709 13:16:58.883464 17884 leader_election.cc:343] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.886565 17884 leader_election.cc:304] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:58.886354 18053 consensus_queue.cc:237] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.889295 18079 consensus_queue.cc:1048] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.889556 18040 raft_consensus.cc:2749] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:58.893374 18145 consensus_queue.cc:1048] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.895093 18041 tablet_bootstrap.cc:492] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:58.895613 18041 ts_tablet_manager.cc:1403] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.148s	user 0.027s	sys 0.040s
I20260709 13:16:58.869540 18143 leader_election.cc:290] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:58.901469 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:58.912199 18037 tablet_bootstrap.cc:492] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:58.912753 18037 ts_tablet_manager.cc:1403] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.320s	user 0.023s	sys 0.020s
I20260709 13:16:58.916565 18049 leader_election.cc:290] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:58.933136 17841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:16:58.946058 18038 raft_consensus.cc:359] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.959087 18038 raft_consensus.cc:385] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.959462 18038 raft_consensus.cc:740] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.948321 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:58.967621 18038 consensus_queue.cc:260] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.974668 18108 consensus_queue.cc:1048] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:16:58.980633 18041 raft_consensus.cc:359] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.981480 18041 raft_consensus.cc:385] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.981784 18041 raft_consensus.cc:740] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.985270 18041 consensus_queue.cc:260] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:58.990183 18038 ts_tablet_manager.cc:1434] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.113s	user 0.007s	sys 0.002s
I20260709 13:16:58.991472 18038 tablet_bootstrap.cc:492] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:59.012293 18041 ts_tablet_manager.cc:1434] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.001s
I20260709 13:16:59.013613 18157 raft_consensus.cc:493] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.014219 18157 raft_consensus.cc:515] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:58.980041 17918 raft_consensus.cc:2468] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:58.998534 17917 raft_consensus.cc:2393] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 661271d97feb452abe0d9bbf6a1161da in current term 1: Already voted for candidate a0cc87724943466988be92b4d16f3fb1 in this term.
I20260709 13:16:59.027983 18037 raft_consensus.cc:359] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:59.028966 18037 raft_consensus.cc:385] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.029325 18037 raft_consensus.cc:740] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.031273 18108 raft_consensus.cc:493] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.031976 18108 raft_consensus.cc:515] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.034262 18108 leader_election.cc:290] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:59.034524 18041 tablet_bootstrap.cc:492] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:58.974927 18148 consensus_queue.cc:1048] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:16:59.037549 18037 consensus_queue.cc:260] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:16:59.005124 17735 leader_election.cc:343] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.056850 18157 leader_election.cc:290] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:59.059494 17768 raft_consensus.cc:3060] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.061399 17955 leader_election.cc:304] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:59.061319 18041 tablet_bootstrap.cc:654] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.038437 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:59.039880 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.101086 18066 raft_consensus.cc:3060] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:59.093073 17735 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.66:34273, user_credentials={real_user=slave}} blocked reactor thread for 93932.7us
I20260709 13:16:59.099546 17917 raft_consensus.cc:3060] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.114720 18037 ts_tablet_manager.cc:1434] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.202s	user 0.012s	sys 0.012s
I20260709 13:16:59.115991 18037 tablet_bootstrap.cc:492] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:59.113721 17667 catalog_manager.cc:5697] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.117244 17667 catalog_manager.cc:5697] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:59.111039 17955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 49725.8us
I20260709 13:16:59.126530 18145 raft_consensus.cc:493] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:16:59.127213 18145 raft_consensus.cc:515] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.129097 18038 tablet_bootstrap.cc:654] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.130649 18042 tablet_bootstrap.cc:492] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:59.131176 18042 ts_tablet_manager.cc:1403] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.461s	user 0.022s	sys 0.040s
I20260709 13:16:59.131901 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8012d2832d2049ae9580e425b64c0b9a" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.132748 17918 raft_consensus.cc:2393] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0cc87724943466988be92b4d16f3fb1 in current term 1: Already voted for candidate 661271d97feb452abe0d9bbf6a1161da in this term.
I20260709 13:16:59.133867 18042 raft_consensus.cc:359] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.134591 18042 raft_consensus.cc:385] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.135362 18037 tablet_bootstrap.cc:654] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.134856 18042 raft_consensus.cc:740] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.152406 18145 leader_election.cc:290] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:59.140158 18042 consensus_queue.cc:260] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.171890 18042 ts_tablet_manager.cc:1434] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
W20260709 13:16:59.166252 17732 leader_election.cc:343] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.171667 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8012d2832d2049ae9580e425b64c0b9a" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:59.169291 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:59.171319 18053 consensus_queue.cc:1048] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:16:59.187641 18053 consensus_queue.cc:1048] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.189252 17914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.189792 18148 consensus_queue.cc:1048] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.191500 18041 tablet_bootstrap.cc:492] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:59.192140 18041 ts_tablet_manager.cc:1403] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.158s	user 0.016s	sys 0.002s
I20260709 13:16:59.195225 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:59.198155 18066 raft_consensus.cc:2749] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.196895 18143 raft_consensus.cc:493] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.202355 18143 raft_consensus.cc:515] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:59.204757 18143 leader_election.cc:290] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:59.205360 18143 consensus_queue.cc:1048] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.205511 17841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba17493a6a344743a352e3e953256dec" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:59.211432 17807 leader_election.cc:304] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:59.223865 18042 tablet_bootstrap.cc:492] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:59.242110 18037 tablet_bootstrap.cc:492] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:59.242785 18037 ts_tablet_manager.cc:1403] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.003s
I20260709 13:16:59.245751 18037 raft_consensus.cc:359] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.246528 18037 raft_consensus.cc:385] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.246809 18037 raft_consensus.cc:740] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.227931 18148 raft_consensus.cc:2749] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:59.247704 18037 consensus_queue.cc:260] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.260237 18037 ts_tablet_manager.cc:1434] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:16:59.261950 18037 tablet_bootstrap.cc:492] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:59.269615 18037 tablet_bootstrap.cc:654] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.254114 17917 raft_consensus.cc:2468] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:16:59.312141 18042 tablet_bootstrap.cc:654] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.312410 18038 tablet_bootstrap.cc:492] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:59.319446 18038 ts_tablet_manager.cc:1403] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.328s	user 0.015s	sys 0.001s
W20260709 13:16:59.326457 18175 log.cc:927] Time spent T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
W20260709 13:16:59.328784 18183 log.cc:927] Time spent T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
W20260709 13:16:59.261160 17955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 86604us
W20260709 13:16:59.338879 17810 consensus_peers.cc:597] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff -> Peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Couldn't send request to peer 661271d97feb452abe0d9bbf6a1161da. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:59.342764 17991 raft_consensus.cc:3060] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.347203 18145 consensus_queue.cc:1048] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:16:59.347810 17735 leader_election.cc:343] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.348338 17735 leader_election.cc:304] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:59.349524 17735 leader_election.cc:304] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:59.350931 18090 consensus_queue.cc:1048] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:59.355682 17732 leader_election.cc:304] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:16:59.350993 18041 raft_consensus.cc:359] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:59.358278 18041 raft_consensus.cc:385] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.358551 18041 raft_consensus.cc:740] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.359344 18041 consensus_queue.cc:260] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:59.363138 18167 raft_consensus.cc:2749] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.342634 17914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba17493a6a344743a352e3e953256dec" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.368320 18107 raft_consensus.cc:2804] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.368818 18107 raft_consensus.cc:697] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:16:59.369675 18107 consensus_queue.cc:237] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.370198 18046 consensus_queue.cc:1048] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.372978 17955 leader_election.cc:304] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:16:59.378142 18079 consensus_queue.cc:1048] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:59.387722 18046 raft_consensus.cc:493] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.388295 18046 raft_consensus.cc:515] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.397564 18041 ts_tablet_manager.cc:1434] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.205s	user 0.008s	sys 0.000s
I20260709 13:16:59.398741 18041 tablet_bootstrap.cc:492] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:59.390455 18046 leader_election.cc:290] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:59.395911 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:59.394855 18143 consensus_queue.cc:1048] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 13:16:59.396710 17735 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.68:41573, user_credentials={real_user=slave}} blocked reactor thread for 47271.1us
I20260709 13:16:59.425634 17913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.426594 17913 raft_consensus.cc:2393] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61d15fc44d11448a80d0de762b0599ff in current term 1: Already voted for candidate a0cc87724943466988be92b4d16f3fb1 in this term.
I20260709 13:16:59.415388 18157 raft_consensus.cc:2749] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.415858 18053 raft_consensus.cc:2749] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.419472 18040 raft_consensus.cc:493] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.436968 18040 raft_consensus.cc:515] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:59.439039 18040 leader_election.cc:290] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:59.439700 18038 raft_consensus.cc:359] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.440418 18038 raft_consensus.cc:385] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.440688 18038 raft_consensus.cc:740] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.441342 18038 consensus_queue.cc:260] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.448799 17810 leader_election.cc:304] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:59.450152 18140 raft_consensus.cc:3060] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.451998 18038 ts_tablet_manager.cc:1434] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.132s	user 0.006s	sys 0.001s
I20260709 13:16:59.453143 18038 tablet_bootstrap.cc:492] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:59.460664 18049 consensus_queue.cc:1048] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:59.460857 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:59.462601 17841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:59.469854 18037 tablet_bootstrap.cc:492] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:59.470484 18037 ts_tablet_manager.cc:1403] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.209s	user 0.007s	sys 0.032s
I20260709 13:16:59.490610 18041 tablet_bootstrap.cc:654] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:59.491549 17715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:16:59.473609 17884 leader_election.cc:343] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:59.495220 17884 leader_election.cc:343] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.495652 17884 leader_election.cc:304] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:59.496416 18040 raft_consensus.cc:2749] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.496704 18037 raft_consensus.cc:359] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.497385 18037 raft_consensus.cc:385] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.497660 18037 raft_consensus.cc:740] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.499672 18140 raft_consensus.cc:2749] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.500562 18037 consensus_queue.cc:260] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.503355 18037 ts_tablet_manager.cc:1434] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 13:16:59.505182 18066 consensus_queue.cc:1048] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:59.509582 18143 raft_consensus.cc:493] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.510138 18143 raft_consensus.cc:515] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:59.511534 18037 tablet_bootstrap.cc:492] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:59.514436 18143 leader_election.cc:290] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:59.516819 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797e806ed5848dcbf0149c80ad710b2" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.523692 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797e806ed5848dcbf0149c80ad710b2" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:59.526700 17666 catalog_manager.cc:5697] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.540038 17958 leader_election.cc:304] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:16:59.540514 18042 tablet_bootstrap.cc:492] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:59.540987 18042 ts_tablet_manager.cc:1403] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.317s	user 0.034s	sys 0.010s
I20260709 13:16:59.541559 18038 tablet_bootstrap.cc:654] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.544484 18042 raft_consensus.cc:359] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.545331 18042 raft_consensus.cc:385] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.545647 18042 raft_consensus.cc:740] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.546366 18042 consensus_queue.cc:260] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.546989 18037 tablet_bootstrap.cc:654] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.543176 18053 raft_consensus.cc:2749] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.550706 18042 ts_tablet_manager.cc:1434] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:59.551831 18042 tablet_bootstrap.cc:492] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:59.568706 18042 tablet_bootstrap.cc:654] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.571794 18041 tablet_bootstrap.cc:492] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:59.572438 18041 ts_tablet_manager.cc:1403] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.174s	user 0.014s	sys 0.009s
I20260709 13:16:59.574994 18041 raft_consensus.cc:359] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.575700 18041 raft_consensus.cc:385] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.575965 18041 raft_consensus.cc:740] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.576653 18041 consensus_queue.cc:260] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.578116 18041 ts_tablet_manager.cc:1434] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:59.579041 18041 tablet_bootstrap.cc:492] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:59.581449 18038 tablet_bootstrap.cc:492] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:59.581995 18038 ts_tablet_manager.cc:1403] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.018s
I20260709 13:16:59.584628 18041 tablet_bootstrap.cc:654] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.584651 18038 raft_consensus.cc:359] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.585377 18038 raft_consensus.cc:385] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.585588 18038 raft_consensus.cc:740] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.585651 18042 tablet_bootstrap.cc:492] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:59.586217 18042 ts_tablet_manager.cc:1403] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:16:59.586196 18038 consensus_queue.cc:260] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.628890 18038 ts_tablet_manager.cc:1434] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.003s
I20260709 13:16:59.630784 18040 raft_consensus.cc:493] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.634579 18038 tablet_bootstrap.cc:492] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:59.636263 18168 raft_consensus.cc:493] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.637346 18168 raft_consensus.cc:515] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.639402 18041 tablet_bootstrap.cc:492] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:59.641353 18040 raft_consensus.cc:515] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.641382 18148 raft_consensus.cc:493] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.643328 18148 raft_consensus.cc:515] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.643692 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:59.644330 18040 leader_election.cc:290] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:59.644531 18037 tablet_bootstrap.cc:492] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:59.646752 18168 leader_election.cc:290] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:59.651886 18041 ts_tablet_manager.cc:1403] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.001s
I20260709 13:16:59.647691 18148 leader_election.cc:290] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:59.654436 17914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be62798deb0145c0b14017e5d8495960" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.659108 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be62798deb0145c0b14017e5d8495960" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:16:59.659519 17807 leader_election.cc:343] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.660238 17768 raft_consensus.cc:2468] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:59.660579 18066 raft_consensus.cc:493] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.661518 18066 raft_consensus.cc:515] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.661809 17810 leader_election.cc:304] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7
I20260709 13:16:59.664566 18148 raft_consensus.cc:2804] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.665172 18148 raft_consensus.cc:493] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.664958 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:59.666532 18066 leader_election.cc:290] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:59.666395 18148 raft_consensus.cc:3060] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.667375 17914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.675534 17914 raft_consensus.cc:2468] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
W20260709 13:16:59.662194 17884 leader_election.cc:343] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.671694 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:59.677130 17990 raft_consensus.cc:2468] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:16:59.677223 17955 leader_election.cc:304] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:16:59.671609 18037 ts_tablet_manager.cc:1403] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.168s	user 0.016s	sys 0.007s
I20260709 13:16:59.681867 18038 tablet_bootstrap.cc:654] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.672668 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:59.682622 17767 raft_consensus.cc:2468] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:16:59.668035 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:59.678306 18066 raft_consensus.cc:2804] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.683818 18066 raft_consensus.cc:493] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.683907 17768 raft_consensus.cc:2468] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:59.684244 18066 raft_consensus.cc:3060] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.687278 17884 leader_election.cc:304] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:16:59.688324 18040 raft_consensus.cc:2804] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.688762 18040 raft_consensus.cc:493] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.686288 18148 raft_consensus.cc:515] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.689980 18037 raft_consensus.cc:359] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:59.690189 18040 raft_consensus.cc:3060] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.690212 18042 raft_consensus.cc:359] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.691325 18042 raft_consensus.cc:385] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.691687 18042 raft_consensus.cc:740] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.692644 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be62798deb0145c0b14017e5d8495960" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:59.693286 17768 raft_consensus.cc:3060] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.692793 18042 consensus_queue.cc:260] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.693972 18140 raft_consensus.cc:493] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.694440 18140 raft_consensus.cc:515] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
W20260709 13:16:59.694797 17884 leader_election.cc:343] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.695334 17884 leader_election.cc:304] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:59.696889 18168 raft_consensus.cc:2749] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.697355 18140 leader_election.cc:290] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:59.699501 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:59.699591 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:59.700434 18037 raft_consensus.cc:385] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.700464 17767 raft_consensus.cc:2468] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:59.700906 18037 raft_consensus.cc:740] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.699702 18066 raft_consensus.cc:515] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:16:59.701876 17810 leader_election.cc:343] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.701932 18037 consensus_queue.cc:260] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:59.703114 18066 leader_election.cc:290] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:59.702808 17810 leader_election.cc:304] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:59.704309 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:59.705899 17767 raft_consensus.cc:3060] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.705090 18140 raft_consensus.cc:2804] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.705282 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:59.707010 18140 raft_consensus.cc:493] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.707607 18140 raft_consensus.cc:3060] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.712953 18042 ts_tablet_manager.cc:1434] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.126s	user 0.005s	sys 0.006s
I20260709 13:16:59.710248 18040 raft_consensus.cc:515] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.722208 17916 raft_consensus.cc:2393] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 661271d97feb452abe0d9bbf6a1161da in current term 1: Already voted for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in this term.
I20260709 13:16:59.728751 18040 leader_election.cc:290] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:59.720818 17990 raft_consensus.cc:3060] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.721139 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be62798deb0145c0b14017e5d8495960" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:59.735350 18140 raft_consensus.cc:515] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
W20260709 13:16:59.736536 17807 leader_election.cc:343] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.738554 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
W20260709 13:16:59.740329 17810 leader_election.cc:343] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.742775 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:59.719763 18148 leader_election.cc:290] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:59.743425 17769 raft_consensus.cc:3060] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.730543 18037 ts_tablet_manager.cc:1434] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:16:59.731482 18041 raft_consensus.cc:359] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.730614 18042 tablet_bootstrap.cc:492] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:59.751039 18041 raft_consensus.cc:385] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.751430 18041 raft_consensus.cc:740] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.752203 18041 consensus_queue.cc:260] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.755648 18038 tablet_bootstrap.cc:492] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:59.756008 17767 raft_consensus.cc:2468] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:16:59.756290 18038 ts_tablet_manager.cc:1403] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.001s
I20260709 13:16:59.757313 18037 tablet_bootstrap.cc:492] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:59.757740 17958 leader_election.cc:304] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7
I20260709 13:16:59.759351 18066 raft_consensus.cc:2804] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.759892 18066 raft_consensus.cc:697] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:16:59.759951 18038 raft_consensus.cc:359] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.760851 18038 raft_consensus.cc:385] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.761045 18066 consensus_queue.cc:237] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.760236 18041 ts_tablet_manager.cc:1434] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.005s
I20260709 13:16:59.761947 18038 raft_consensus.cc:740] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.745296 17768 raft_consensus.cc:2468] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:16:59.763477 18038 consensus_queue.cc:260] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.762060 18140 leader_election.cc:290] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:16:59.766243 18041 tablet_bootstrap.cc:492] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:59.766366 17810 leader_election.cc:304] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7
I20260709 13:16:59.767655 18140 raft_consensus.cc:2804] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.768162 18140 raft_consensus.cc:697] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:16:59.769150 18140 consensus_queue.cc:237] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.770015 17769 raft_consensus.cc:2468] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:16:59.770766 18042 tablet_bootstrap.cc:654] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.772078 17810 leader_election.cc:304] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:59.773236 18041 tablet_bootstrap.cc:654] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.773244 18148 raft_consensus.cc:2804] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.773890 18148 raft_consensus.cc:697] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
W20260709 13:16:59.764854 17884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 60876.1us
I20260709 13:16:59.775417 18148 consensus_queue.cc:237] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.776731 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:16:59.777511 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dbd7ab7b854497a358e7174b48581d" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:16:59.778398 17769 raft_consensus.cc:2393] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in current term 1: Already voted for candidate 661271d97feb452abe0d9bbf6a1161da in this term.
I20260709 13:16:59.779767 17884 leader_election.cc:304] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:59.781800 18037 tablet_bootstrap.cc:654] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.783857 18203 raft_consensus.cc:2749] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.784968 18038 ts_tablet_manager.cc:1434] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 13:16:59.786505 18038 tablet_bootstrap.cc:492] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:59.790940 18041 tablet_bootstrap.cc:492] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:59.791559 18041 ts_tablet_manager.cc:1403] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260709 13:16:59.800323 18038 tablet_bootstrap.cc:654] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.810524 18037 tablet_bootstrap.cc:492] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:59.794706 18041 raft_consensus.cc:359] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.811240 18041 raft_consensus.cc:385] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.811364 18037 ts_tablet_manager.cc:1403] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.007s
I20260709 13:16:59.815255 18041 raft_consensus.cc:740] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.816109 18041 consensus_queue.cc:260] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.816130 18037 raft_consensus.cc:359] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.817585 18037 raft_consensus.cc:385] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.818001 18037 raft_consensus.cc:740] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.818442 18041 ts_tablet_manager.cc:1434] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:16:59.818050 17667 catalog_manager.cc:5697] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.819141 18037 consensus_queue.cc:260] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.821828 18037 ts_tablet_manager.cc:1434] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:16:59.819743 18041 tablet_bootstrap.cc:492] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:59.822824 18042 tablet_bootstrap.cc:492] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:59.823354 18037 tablet_bootstrap.cc:492] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:59.823393 18042 ts_tablet_manager.cc:1403] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.026s
I20260709 13:16:59.826632 18042 raft_consensus.cc:359] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.827386 18042 raft_consensus.cc:385] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.827690 18042 raft_consensus.cc:740] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.828410 18042 consensus_queue.cc:260] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.831303 18042 ts_tablet_manager.cc:1434] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:59.831481 18203 raft_consensus.cc:493] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.832154 18203 raft_consensus.cc:515] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:16:59.832904 18042 tablet_bootstrap.cc:492] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:59.836728 18203 leader_election.cc:290] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:16:59.837539 18037 tablet_bootstrap.cc:654] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.837462 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb51c89e83d14dd2aedfb154744299bb" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:16:59.840499 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb51c89e83d14dd2aedfb154744299bb" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:59.840759 18042 tablet_bootstrap.cc:654] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:59.842314 17884 leader_election.cc:343] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:59.843532 17884 leader_election.cc:343] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.844002 17884 leader_election.cc:304] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:16:59.844841 18203 raft_consensus.cc:2749] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.849609 18041 tablet_bootstrap.cc:654] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.850082 18037 tablet_bootstrap.cc:492] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:59.850720 18037 ts_tablet_manager.cc:1403] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.014s
I20260709 13:16:59.851472 18042 tablet_bootstrap.cc:492] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:59.854157 18037 raft_consensus.cc:359] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.855121 18037 raft_consensus.cc:385] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.855444 18037 raft_consensus.cc:740] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.857050 18042 ts_tablet_manager.cc:1403] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.003s
I20260709 13:16:59.860571 18042 raft_consensus.cc:359] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.861275 18042 raft_consensus.cc:385] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.861536 18042 raft_consensus.cc:740] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.862131 18037 consensus_queue.cc:260] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.862517 18042 consensus_queue.cc:260] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.864521 18148 raft_consensus.cc:493] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.865381 18148 raft_consensus.cc:515] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.866036 18037 ts_tablet_manager.cc:1434] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 13:16:59.867405 18037 tablet_bootstrap.cc:492] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:59.867871 18148 leader_election.cc:290] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:59.869026 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b678e9825ade4ef7bb7214905f275c25" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:16:59.870762 17810 leader_election.cc:343] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.872589 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b678e9825ade4ef7bb7214905f275c25" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.873318 17917 raft_consensus.cc:2468] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:59.874686 18041 tablet_bootstrap.cc:492] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:59.874631 17807 leader_election.cc:304] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:59.878187 18041 ts_tablet_manager.cc:1403] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.004s
I20260709 13:16:59.879173 18140 raft_consensus.cc:2804] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.879565 18140 raft_consensus.cc:493] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.879920 18140 raft_consensus.cc:3060] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.881637 18038 tablet_bootstrap.cc:492] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:16:59.881438 18041 raft_consensus.cc:359] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.882174 18038 ts_tablet_manager.cc:1403] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.013s
I20260709 13:16:59.882334 18041 raft_consensus.cc:385] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.882779 18041 raft_consensus.cc:740] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.883561 18041 consensus_queue.cc:260] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.885123 18038 raft_consensus.cc:359] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.885820 18038 raft_consensus.cc:385] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.886122 18038 raft_consensus.cc:740] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.886461 18041 ts_tablet_manager.cc:1434] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:59.886934 18038 consensus_queue.cc:260] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.888015 18041 tablet_bootstrap.cc:492] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:59.888213 18140 raft_consensus.cc:515] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.876459 18042 ts_tablet_manager.cc:1434] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 13:16:59.877689 18037 tablet_bootstrap.cc:654] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.889590 18038 ts_tablet_manager.cc:1434] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:59.890847 18042 tablet_bootstrap.cc:492] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:16:59.890920 18038 tablet_bootstrap.cc:492] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:16:59.892911 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b678e9825ade4ef7bb7214905f275c25" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
W20260709 13:16:59.895583 17810 leader_election.cc:343] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.899441 18038 tablet_bootstrap.cc:654] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.901767 18041 tablet_bootstrap.cc:654] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.902505 18037 tablet_bootstrap.cc:492] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:16:59.903053 18037 ts_tablet_manager.cc:1403] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.010s
I20260709 13:16:59.903301 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b678e9825ade4ef7bb7214905f275c25" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:16:59.903941 17917 raft_consensus.cc:3060] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.905896 18037 raft_consensus.cc:359] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.906608 18037 raft_consensus.cc:385] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.906876 18037 raft_consensus.cc:740] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.907766 18037 consensus_queue.cc:260] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.909904 18037 ts_tablet_manager.cc:1434] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:59.910985 18037 tablet_bootstrap.cc:492] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:16:59.916380 18041 tablet_bootstrap.cc:492] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:16:59.916992 18041 ts_tablet_manager.cc:1403] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.011s
I20260709 13:16:59.917438 18140 leader_election.cc:290] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:59.920107 18041 raft_consensus.cc:359] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.920859 18041 raft_consensus.cc:385] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.921191 18041 raft_consensus.cc:740] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.921952 18041 consensus_queue.cc:260] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.916949 17917 raft_consensus.cc:2468] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:16:59.923925 17807 leader_election.cc:304] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:59.924906 18041 ts_tablet_manager.cc:1434] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:59.926167 18041 tablet_bootstrap.cc:492] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:16:59.917024 18037 tablet_bootstrap.cc:654] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.929005 18140 raft_consensus.cc:2804] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.929880 18053 raft_consensus.cc:493] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.929978 18140 raft_consensus.cc:697] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:16:59.930382 18053 raft_consensus.cc:515] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:16:59.930923 18140 consensus_queue.cc:237] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.932564 18041 tablet_bootstrap.cc:654] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.933643 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:59.934521 17769 raft_consensus.cc:2393] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 661271d97feb452abe0d9bbf6a1161da in current term 1: Already voted for candidate 61d15fc44d11448a80d0de762b0599ff in this term.
I20260709 13:16:59.935745 18042 tablet_bootstrap.cc:654] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.936267 18053 leader_election.cc:290] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:16:59.938364 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:16:59.940263 17958 leader_election.cc:304] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:16:59.941488 18066 raft_consensus.cc:3060] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.943578 18042 tablet_bootstrap.cc:492] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:16:59.944154 18042 ts_tablet_manager.cc:1403] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.001s
I20260709 13:16:59.949717 18148 raft_consensus.cc:493] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.950310 18148 raft_consensus.cc:515] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:16:59.951340 17663 catalog_manager.cc:5697] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.953234 18148 leader_election.cc:290] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:16:59.955654 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.956375 17917 raft_consensus.cc:2468] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:59.956532 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:59.957190 17769 raft_consensus.cc:2468] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:16:59.957891 17807 leader_election.cc:304] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:16:59.967005 18157 consensus_queue.cc:1048] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:59.979099 18046 raft_consensus.cc:2804] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.979841 18046 raft_consensus.cc:493] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.980223 18046 raft_consensus.cc:3060] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.978704 18053 raft_consensus.cc:493] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.983179 18053 raft_consensus.cc:515] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:16:59.993510 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a5397141c432291f0a7f4ccf64822" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:16:59.994287 17769 raft_consensus.cc:2468] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:16:59.996043 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a5397141c432291f0a7f4ccf64822" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:16:59.995715 17958 leader_election.cc:304] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:16:59.997907 18180 raft_consensus.cc:2804] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.998332 18180 raft_consensus.cc:493] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.998704 18180 raft_consensus.cc:3060] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.996942 17916 raft_consensus.cc:2468] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:00.009085 18049 consensus_queue.cc:1048] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:00.018786 18046 raft_consensus.cc:515] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:00.041646 18053 leader_election.cc:290] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:00.063525 18203 raft_consensus.cc:493] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.062619 18042 raft_consensus.cc:359] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.064949 18042 raft_consensus.cc:385] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.065338 18042 raft_consensus.cc:740] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.066021 18042 consensus_queue.cc:260] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.064607 18203 raft_consensus.cc:515] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.068042 18042 ts_tablet_manager.cc:1434] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.124s	user 0.007s	sys 0.000s
I20260709 13:17:00.069060 18203 leader_election.cc:290] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:00.061793 18066 raft_consensus.cc:2749] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.072954 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4b13330e5b48e99e13b703b91af1a3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:00.073845 17990 raft_consensus.cc:2468] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:00.079053 18041 tablet_bootstrap.cc:492] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:00.079618 18041 ts_tablet_manager.cc:1403] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.154s	user 0.064s	sys 0.061s
I20260709 13:17:00.080642 17884 leader_election.cc:304] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:00.081782 18203 raft_consensus.cc:2804] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:00.082154 18203 raft_consensus.cc:493] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:00.082497 18203 raft_consensus.cc:3060] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.082427 18041 raft_consensus.cc:359] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.083264 18041 raft_consensus.cc:385] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.083537 18041 raft_consensus.cc:740] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.084270 18041 consensus_queue.cc:260] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.086624 18041 ts_tablet_manager.cc:1434] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:00.088028 18041 tablet_bootstrap.cc:492] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:00.089563 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:00.090245 17768 raft_consensus.cc:3060] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.102350 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:00.091336 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4b13330e5b48e99e13b703b91af1a3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:00.104750 17916 raft_consensus.cc:3060] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.100437 18180 raft_consensus.cc:515] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.102461 18046 leader_election.cc:290] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
W20260709 13:17:00.108804 17884 leader_election.cc:343] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.110747 17914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a5397141c432291f0a7f4ccf64822" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:00.111435 17914 raft_consensus.cc:3060] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.112876 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a5397141c432291f0a7f4ccf64822" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:00.113519 17769 raft_consensus.cc:3060] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.118424 17916 raft_consensus.cc:2468] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:00.119109 17914 raft_consensus.cc:2468] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:00.121642 17955 leader_election.cc:304] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:00.122543 18053 raft_consensus.cc:2804] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.119596 18041 tablet_bootstrap.cc:654] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.123413 18053 raft_consensus.cc:697] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:00.123191 18037 tablet_bootstrap.cc:492] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:00.128304 18037 ts_tablet_manager.cc:1403] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.218s	user 0.038s	sys 0.036s
I20260709 13:17:00.127599 18180 leader_election.cc:290] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:00.131856 18042 tablet_bootstrap.cc:492] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:00.133589 17807 leader_election.cc:304] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:00.133772 18053 consensus_queue.cc:237] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.135963 18046 raft_consensus.cc:2804] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.136548 18046 raft_consensus.cc:697] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:00.137471 18046 consensus_queue.cc:237] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:00.138396 17664 catalog_manager.cc:5697] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } }
I20260709 13:17:00.145852 17769 raft_consensus.cc:2468] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:00.151188 18203 raft_consensus.cc:515] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.164119 18042 tablet_bootstrap.cc:654] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.168591 17665 catalog_manager.cc:5697] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.171378 17665 catalog_manager.cc:5697] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:00.183602 18168 raft_consensus.cc:493] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.188089 18037 raft_consensus.cc:359] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.189736 18038 tablet_bootstrap.cc:492] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:00.189919 18037 raft_consensus.cc:385] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.190338 18038 ts_tablet_manager.cc:1403] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.300s	user 0.041s	sys 0.068s
I20260709 13:17:00.190490 18037 raft_consensus.cc:740] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.194281 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4b13330e5b48e99e13b703b91af1a3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:00.194280 18038 raft_consensus.cc:359] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.195865 18038 raft_consensus.cc:385] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.196252 18038 raft_consensus.cc:740] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.197642 18037 consensus_queue.cc:260] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.199090 18041 tablet_bootstrap.cc:492] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:00.199565 18041 ts_tablet_manager.cc:1403] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.112s	user 0.026s	sys 0.024s
I20260709 13:17:00.199947 18037 ts_tablet_manager.cc:1434] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.003s
I20260709 13:17:00.201195 18037 tablet_bootstrap.cc:492] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:00.201071 18180 consensus_queue.cc:1048] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.203370 18041 raft_consensus.cc:359] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.204085 18041 raft_consensus.cc:385] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.204355 18041 raft_consensus.cc:740] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.205142 18041 consensus_queue.cc:260] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.189277 18168 raft_consensus.cc:515] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:00.206686 18041 ts_tablet_manager.cc:1434] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:00.207899 18041 tablet_bootstrap.cc:492] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:00.207994 18168 leader_election.cc:290] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:00.213817 17768 raft_consensus.cc:2468] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:00.196467 17990 raft_consensus.cc:3060] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.214794 18180 raft_consensus.cc:493] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.215492 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be62798deb0145c0b14017e5d8495960" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:00.216349 17766 raft_consensus.cc:2393] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in current term 1: Already voted for candidate 61d15fc44d11448a80d0de762b0599ff in this term.
I20260709 13:17:00.216779 18038 consensus_queue.cc:260] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.215363 18180 raft_consensus.cc:515] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.217448 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be62798deb0145c0b14017e5d8495960" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:00.220521 18038 ts_tablet_manager.cc:1434] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:17:00.220924 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7528ea7bdd844a48800a60030a4444c" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:00.221676 17766 raft_consensus.cc:2468] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:00.223134 18042 tablet_bootstrap.cc:492] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:00.223629 18042 ts_tablet_manager.cc:1403] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.000s
I20260709 13:17:00.223464 17884 leader_election.cc:304] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:00.220534 18046 consensus_queue.cc:1048] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:17:00.226542 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7528ea7bdd844a48800a60030a4444c" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:00.226658 18042 raft_consensus.cc:359] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.227312 18168 raft_consensus.cc:3060] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.227958 17958 leader_election.cc:304] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:00.228399 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4b13330e5b48e99e13b703b91af1a3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:00.228770 18066 raft_consensus.cc:2804] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:00.229142 18066 raft_consensus.cc:493] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:00.229485 18066 raft_consensus.cc:3060] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:00.232975 17958 leader_election.cc:343] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.216255 18203 leader_election.cc:290] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:00.227432 18042 raft_consensus.cc:385] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.240518 18042 raft_consensus.cc:740] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.241386 18042 consensus_queue.cc:260] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.221378 18180 leader_election.cc:290] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
W20260709 13:17:00.245329 17884 leader_election.cc:343] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.223793 18053 consensus_queue.cc:1048] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:17:00.248468 18037 tablet_bootstrap.cc:654] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.238407 18066 raft_consensus.cc:515] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.238698 17990 raft_consensus.cc:2468] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:00.251196 18038 tablet_bootstrap.cc:492] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:00.252746 18042 ts_tablet_manager.cc:1434] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:17:00.246095 18168 raft_consensus.cc:2749] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.254743 18042 tablet_bootstrap.cc:492] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:00.267904 17884 leader_election.cc:304] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:00.269176 18168 raft_consensus.cc:2804] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.269690 18168 raft_consensus.cc:697] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:00.271415 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7528ea7bdd844a48800a60030a4444c" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:00.271735 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7528ea7bdd844a48800a60030a4444c" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:00.272097 17768 raft_consensus.cc:3060] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.275125 18046 raft_consensus.cc:493] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.276149 18066 leader_election.cc:290] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:00.280411 18046 raft_consensus.cc:515] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.270509 18168 consensus_queue.cc:237] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:00.308729 17958 leader_election.cc:343] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.308034 18041 tablet_bootstrap.cc:654] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.314380 18066 raft_consensus.cc:493] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.314930 18066 raft_consensus.cc:515] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.316591 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb51c89e83d14dd2aedfb154744299bb" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:00.317288 17916 raft_consensus.cc:2468] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:00.317871 18066 leader_election.cc:290] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:00.318665 17807 leader_election.cc:304] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:00.319664 18148 raft_consensus.cc:2804] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:00.320026 18148 raft_consensus.cc:493] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:00.320371 18148 raft_consensus.cc:3060] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.321497 18038 tablet_bootstrap.cc:654] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.327528 17667 catalog_manager.cc:5697] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.339102 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:00.339119 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:00.340898 17843 raft_consensus.cc:2468] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
W20260709 13:17:00.342275 17958 leader_election.cc:343] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.343037 17958 leader_election.cc:304] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:00.347731 18148 raft_consensus.cc:515] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.349570 18066 raft_consensus.cc:2804] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:00.350728 18046 leader_election.cc:290] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:00.352717 18041 tablet_bootstrap.cc:492] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:00.381453 18066 raft_consensus.cc:493] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:00.381842 18041 ts_tablet_manager.cc:1403] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.000s
I20260709 13:17:00.381924 18066 raft_consensus.cc:3060] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.384665 18041 raft_consensus.cc:359] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.385356 18041 raft_consensus.cc:385] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.385628 18041 raft_consensus.cc:740] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.386273 18041 consensus_queue.cc:260] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:17:00.374446 17807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 45497.7us
I20260709 13:17:00.389564 18041 ts_tablet_manager.cc:1434] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:00.390319 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb51c89e83d14dd2aedfb154744299bb" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
W20260709 13:17:00.378942 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.68:41573, user_credentials={real_user=slave}} blocked reactor thread for 54205.7us
I20260709 13:17:00.369736 17768 raft_consensus.cc:2468] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:00.390940 17916 raft_consensus.cc:3060] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.397696 17958 leader_election.cc:304] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:00.399848 18143 raft_consensus.cc:2804] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.399461 18046 consensus_queue.cc:1048] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:00.400384 18143 raft_consensus.cc:697] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:00.381232 18148 leader_election.cc:290] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:00.400552 18037 tablet_bootstrap.cc:492] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:00.401757 18037 ts_tablet_manager.cc:1403] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.201s	user 0.007s	sys 0.005s
I20260709 13:17:00.401300 18143 consensus_queue.cc:237] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.423053 18046 consensus_queue.cc:1048] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:00.426837 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb51c89e83d14dd2aedfb154744299bb" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:00.427693 17990 raft_consensus.cc:2468] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:00.429236 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb51c89e83d14dd2aedfb154744299bb" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:00.429853 17992 raft_consensus.cc:3060] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.433214 18041 tablet_bootstrap.cc:492] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:00.481665 18042 tablet_bootstrap.cc:700] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff: Time spent opening tablet: real 0.165s	user 0.003s	sys 0.000s
I20260709 13:17:00.591472 18042 tablet_bootstrap.cc:654] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.602991 18038 tablet_bootstrap.cc:492] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:00.603580 18038 ts_tablet_manager.cc:1403] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.356s	user 0.105s	sys 0.104s
I20260709 13:17:00.606348 18038 raft_consensus.cc:359] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:00.607131 18038 raft_consensus.cc:385] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.607409 18038 raft_consensus.cc:740] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
W20260709 13:17:00.596242 17958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 198658us
I20260709 13:17:00.613803 18037 raft_consensus.cc:359] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.614440 18037 raft_consensus.cc:385] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.614789 18037 raft_consensus.cc:740] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
W20260709 13:17:00.599360 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.68:41573, user_credentials={real_user=slave}} blocked reactor thread for 120617us
I20260709 13:17:00.618722 18037 consensus_queue.cc:260] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.619099 18168 raft_consensus.cc:493] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.619695 18046 consensus_queue.cc:1048] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:00.621033 17810 consensus_peers.cc:597] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:00.619585 18168 raft_consensus.cc:515] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.614718 17667 catalog_manager.cc:5697] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.631605 18038 consensus_queue.cc:260] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:00.633970 18038 ts_tablet_manager.cc:1434] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:17:00.635087 18038 tablet_bootstrap.cc:492] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:00.641328 18041 tablet_bootstrap.cc:654] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.642108 18241 consensus_queue.cc:1048] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:00.644387 18037 ts_tablet_manager.cc:1434] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.242s	user 0.012s	sys 0.009s
I20260709 13:17:00.645145 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bac43dc1a94cb99a4dd7ff3d972cd9" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:00.645521 18037 tablet_bootstrap.cc:492] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
W20260709 13:17:00.646721 17884 leader_election.cc:343] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.649012 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bac43dc1a94cb99a4dd7ff3d972cd9" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:00.650501 17715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:17:00.650571 17884 leader_election.cc:343] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.651273 17884 leader_election.cc:304] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:00.652191 18203 raft_consensus.cc:2749] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.652387 18241 consensus_queue.cc:1048] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.653024 18037 tablet_bootstrap.cc:654] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.653964 18066 raft_consensus.cc:515] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.651175 18168 leader_election.cc:290] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:00.663235 18066 leader_election.cc:290] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:00.671770 17916 raft_consensus.cc:2468] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:00.670759 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:00.672158 17992 raft_consensus.cc:2468] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:00.677222 18038 tablet_bootstrap.cc:654] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.676492 17844 raft_consensus.cc:3060] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.675644 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:00.697124 17664 catalog_manager.cc:5697] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.705101 17807 leader_election.cc:304] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:00.711018 18148 raft_consensus.cc:2804] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.711524 18148 raft_consensus.cc:697] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:00.712491 18148 consensus_queue.cc:237] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:17:00.716806 17958 leader_election.cc:343] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.722781 17664 catalog_manager.cc:5697] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.724020 17667 catalog_manager.cc:5697] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.723387 17844 raft_consensus.cc:2468] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:00.733125 17958 leader_election.cc:304] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:00.734625 18066 raft_consensus.cc:2804] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.735328 18066 raft_consensus.cc:697] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:00.736152 18066 consensus_queue.cc:237] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.740386 18046 consensus_queue.cc:1048] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.763908 18053 consensus_queue.cc:1048] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.765576 18042 tablet_bootstrap.cc:492] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:00.766125 18042 ts_tablet_manager.cc:1403] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.512s	user 0.014s	sys 0.017s
I20260709 13:17:00.769212 18041 tablet_bootstrap.cc:492] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:00.769807 18041 ts_tablet_manager.cc:1403] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.337s	user 0.011s	sys 0.003s
I20260709 13:17:00.773665 18037 tablet_bootstrap.cc:492] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:00.774149 18037 ts_tablet_manager.cc:1403] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.033s
I20260709 13:17:00.774610 18042 raft_consensus.cc:359] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.775341 18042 raft_consensus.cc:385] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.775655 18042 raft_consensus.cc:740] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.777355 18037 raft_consensus.cc:359] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:00.778098 18037 raft_consensus.cc:385] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.778774 18037 raft_consensus.cc:740] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.778887 18042 consensus_queue.cc:260] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.781802 18041 raft_consensus.cc:359] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.782709 18042 ts_tablet_manager.cc:1434] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:17:00.782562 18053 consensus_queue.cc:1048] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:00.783802 18042 tablet_bootstrap.cc:492] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:00.782577 18041 raft_consensus.cc:385] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.779569 18037 consensus_queue.cc:260] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:00.787789 18041 raft_consensus.cc:740] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.788501 18041 consensus_queue.cc:260] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.790766 18037 ts_tablet_manager.cc:1434] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:17:00.794596 18041 ts_tablet_manager.cc:1434] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:17:00.799269 18042 tablet_bootstrap.cc:654] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.800423 18148 raft_consensus.cc:493] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.801381 18148 raft_consensus.cc:515] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.801939 18041 tablet_bootstrap.cc:492] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:00.803566 18038 tablet_bootstrap.cc:492] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:00.804059 18038 ts_tablet_manager.cc:1403] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.169s	user 0.017s	sys 0.001s
I20260709 13:17:00.804793 18148 leader_election.cc:290] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:00.805362 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:00.806102 17992 raft_consensus.cc:2468] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:00.806630 18038 raft_consensus.cc:359] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.808451 18038 raft_consensus.cc:385] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.808313 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:00.809079 17915 raft_consensus.cc:2468] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:00.810484 17807 leader_election.cc:304] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:00.811445 18148 raft_consensus.cc:2804] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:00.811893 18148 raft_consensus.cc:493] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:00.812287 18148 raft_consensus.cc:3060] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.801901 18037 tablet_bootstrap.cc:492] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:00.815011 18168 raft_consensus.cc:493] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.815604 18168 raft_consensus.cc:515] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:00.818602 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:00.819533 18041 tablet_bootstrap.cc:654] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.819900 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
W20260709 13:17:00.820242 17884 leader_election.cc:343] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:00.821547 17884 leader_election.cc:343] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.821995 17884 leader_election.cc:304] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:00.818001 17667 catalog_manager.cc:5697] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.822692 18203 raft_consensus.cc:2749] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.822789 18168 leader_election.cc:290] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:00.815030 18038 raft_consensus.cc:740] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.824580 18038 consensus_queue.cc:260] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.826653 18203 raft_consensus.cc:493] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.827224 18203 raft_consensus.cc:515] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.829136 18203 leader_election.cc:290] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:00.833956 18037 tablet_bootstrap.cc:654] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.834936 18041 tablet_bootstrap.cc:492] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:00.854596 18041 ts_tablet_manager.cc:1403] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260709 13:17:00.855438 18038 ts_tablet_manager.cc:1434] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:17:00.856485 18038 tablet_bootstrap.cc:492] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:00.857839 18041 raft_consensus.cc:359] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.859352 18041 raft_consensus.cc:385] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.859670 18041 raft_consensus.cc:740] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.850660 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9820c7dfb74b7d8d330691df508da2" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:00.852986 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9820c7dfb74b7d8d330691df508da2" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:00.860819 18041 consensus_queue.cc:260] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.862896 18041 ts_tablet_manager.cc:1434] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:17:00.863796 18038 tablet_bootstrap.cc:654] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.863931 18041 tablet_bootstrap.cc:492] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
W20260709 13:17:00.865967 17884 leader_election.cc:343] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:00.867928 17884 leader_election.cc:343] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.868466 17884 leader_election.cc:304] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:00.852763 17665 catalog_manager.cc:5697] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.871524 18203 raft_consensus.cc:2749] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.874444 18042 tablet_bootstrap.cc:492] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:00.874542 18038 tablet_bootstrap.cc:492] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:00.875080 18042 ts_tablet_manager.cc:1403] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.002s
I20260709 13:17:00.875149 18038 ts_tablet_manager.cc:1403] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:17:00.877887 18038 raft_consensus.cc:359] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.878587 18038 raft_consensus.cc:385] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.878856 18038 raft_consensus.cc:740] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.879616 18038 consensus_queue.cc:260] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.881349 18042 raft_consensus.cc:359] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
W20260709 13:17:00.853223 17958 consensus_peers.cc:597] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:00.853619 18148 raft_consensus.cc:515] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.885026 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:00.885654 17916 raft_consensus.cc:3060] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.881839 18038 ts_tablet_manager.cc:1434] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:00.891258 18038 tablet_bootstrap.cc:492] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:00.895020 18042 raft_consensus.cc:385] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.895579 18042 raft_consensus.cc:740] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.896337 18042 consensus_queue.cc:260] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.897440 18038 tablet_bootstrap.cc:654] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.901412 17768 raft_consensus.cc:3060] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.900563 17916 raft_consensus.cc:2468] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:00.906627 18168 consensus_queue.cc:1048] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.908733 18038 tablet_bootstrap.cc:492] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:00.909264 18038 ts_tablet_manager.cc:1403] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:17:00.911760 18038 raft_consensus.cc:359] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.912839 18038 raft_consensus.cc:385] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.913101 18038 raft_consensus.cc:740] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.913856 18038 consensus_queue.cc:260] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:00.915665 18038 ts_tablet_manager.cc:1434] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:17:00.916488 18038 tablet_bootstrap.cc:492] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:00.921065 18042 ts_tablet_manager.cc:1434] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.001s
I20260709 13:17:00.928251 18042 tablet_bootstrap.cc:492] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:00.935602 18041 tablet_bootstrap.cc:654] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.937282 18203 consensus_queue.cc:1048] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.924108 17807 leader_election.cc:304] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:00.940830 18240 raft_consensus.cc:2804] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.924193 18148 leader_election.cc:290] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:00.941329 18240 raft_consensus.cc:697] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:00.942256 18240 consensus_queue.cc:237] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.923483 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:00.943565 17992 raft_consensus.cc:3060] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.925938 18038 tablet_bootstrap.cc:654] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.951581 17992 raft_consensus.cc:2468] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:00.952961 17769 raft_consensus.cc:3060] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.978775 18042 tablet_bootstrap.cc:654] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.985842 18037 tablet_bootstrap.cc:492] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:00.986493 18037 ts_tablet_manager.cc:1403] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.185s	user 0.009s	sys 0.004s
I20260709 13:17:00.995834 18038 tablet_bootstrap.cc:492] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:00.996435 18038 ts_tablet_manager.cc:1403] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.023s
I20260709 13:17:00.998191 18041 tablet_bootstrap.cc:492] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:00.998706 18041 ts_tablet_manager.cc:1403] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.000s
I20260709 13:17:00.995502 18037 raft_consensus.cc:359] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:00.999540 18037 raft_consensus.cc:385] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.001307 18041 raft_consensus.cc:359] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:00.999907 18037 raft_consensus.cc:740] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.001605 17663 catalog_manager.cc:5697] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.002012 18041 raft_consensus.cc:385] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.999366 18038 raft_consensus.cc:359] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.003367 18041 raft_consensus.cc:740] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.003645 18038 raft_consensus.cc:385] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.003986 18038 raft_consensus.cc:740] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.004712 18038 consensus_queue.cc:260] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.004048 18041 consensus_queue.cc:260] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.006485 18038 ts_tablet_manager.cc:1434] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:17:01.007292 18041 ts_tablet_manager.cc:1434] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:01.007612 18038 tablet_bootstrap.cc:492] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:01.008276 18041 tablet_bootstrap.cc:492] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:01.008939 18042 tablet_bootstrap.cc:492] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:01.009392 18042 ts_tablet_manager.cc:1403] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.003s
I20260709 13:17:01.014173 18038 tablet_bootstrap.cc:654] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.002825 18037 consensus_queue.cc:260] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.020978 18053 consensus_queue.cc:1048] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:01.012059 18042 raft_consensus.cc:359] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.021806 18042 raft_consensus.cc:385] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.023672 18037 ts_tablet_manager.cc:1434] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:17:01.026317 18037 tablet_bootstrap.cc:492] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:01.022091 18042 raft_consensus.cc:740] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.037563 18041 tablet_bootstrap.cc:654] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.040020 18042 consensus_queue.cc:260] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.041776 18037 tablet_bootstrap.cc:654] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.042661 18042 ts_tablet_manager.cc:1434] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260709 13:17:01.043756 18042 tablet_bootstrap.cc:492] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:01.048087 18041 tablet_bootstrap.cc:492] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:01.048632 18041 ts_tablet_manager.cc:1403] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.004s
I20260709 13:17:01.056561 18041 raft_consensus.cc:359] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.057260 18041 raft_consensus.cc:385] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.057528 18041 raft_consensus.cc:740] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.058180 18041 consensus_queue.cc:260] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.059748 18042 tablet_bootstrap.cc:654] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.060420 18041 ts_tablet_manager.cc:1434] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260709 13:17:01.061662 18041 tablet_bootstrap.cc:492] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:01.072921 18041 tablet_bootstrap.cc:654] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.077075 18038 tablet_bootstrap.cc:492] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:01.077641 18038 ts_tablet_manager.cc:1403] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.070s	user 0.027s	sys 0.028s
I20260709 13:17:01.078608 18037 tablet_bootstrap.cc:492] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:01.079128 18037 ts_tablet_manager.cc:1403] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260709 13:17:01.080681 18038 raft_consensus.cc:359] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.081393 18038 raft_consensus.cc:385] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.081650 18038 raft_consensus.cc:740] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.081774 18037 raft_consensus.cc:359] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.082728 18037 raft_consensus.cc:385] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.082438 18038 consensus_queue.cc:260] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.083069 18037 raft_consensus.cc:740] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.083854 18037 consensus_queue.cc:260] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.084638 18038 ts_tablet_manager.cc:1434] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:01.085704 18038 tablet_bootstrap.cc:492] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:01.090580 18037 ts_tablet_manager.cc:1434] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:17:01.091708 18038 tablet_bootstrap.cc:654] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.091722 18037 tablet_bootstrap.cc:492] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:01.097512 18041 tablet_bootstrap.cc:492] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:01.098045 18041 ts_tablet_manager.cc:1403] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260709 13:17:01.100723 18041 raft_consensus.cc:359] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.101395 18041 raft_consensus.cc:385] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.101680 18041 raft_consensus.cc:740] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.102133 18037 tablet_bootstrap.cc:654] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.102285 18041 consensus_queue.cc:260] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.104532 18041 ts_tablet_manager.cc:1434] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:01.105548 18041 tablet_bootstrap.cc:492] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:01.107534 18042 tablet_bootstrap.cc:492] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:01.108263 18042 ts_tablet_manager.cc:1403] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.003s
I20260709 13:17:01.111510 18041 tablet_bootstrap.cc:654] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.111203 18042 raft_consensus.cc:359] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.112646 18042 raft_consensus.cc:385] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.114141 18042 raft_consensus.cc:740] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.112151 18066 raft_consensus.cc:493] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.115413 18038 tablet_bootstrap.cc:492] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:01.115938 18038 ts_tablet_manager.cc:1403] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.007s
I20260709 13:17:01.118501 18038 raft_consensus.cc:359] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.119212 18038 raft_consensus.cc:385] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.115504 18066 raft_consensus.cc:515] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.119490 18038 raft_consensus.cc:740] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.120009 18042 consensus_queue.cc:260] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.130396 18042 ts_tablet_manager.cc:1434] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260709 13:17:01.131424 18037 tablet_bootstrap.cc:492] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:01.131497 18042 tablet_bootstrap.cc:492] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:01.132200 18037 ts_tablet_manager.cc:1403] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.001s
I20260709 13:17:01.135851 18157 raft_consensus.cc:493] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.136435 18157 raft_consensus.cc:515] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.137833 18042 tablet_bootstrap.cc:654] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.139083 18037 raft_consensus.cc:359] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.139815 18037 raft_consensus.cc:385] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.120327 18038 consensus_queue.cc:260] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.121260 18066 leader_election.cc:290] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.122157 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6b95ceed45460a86022a225c807771" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.140595 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcdd30d85224965a2b673eac2d71e41" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.125874 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6b95ceed45460a86022a225c807771" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:01.141360 17917 raft_consensus.cc:2468] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:01.126796 18107 raft_consensus.cc:493] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.140069 18037 raft_consensus.cc:740] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.141955 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcdd30d85224965a2b673eac2d71e41" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:01.142241 18107 raft_consensus.cc:515] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.142616 18037 consensus_queue.cc:260] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:01.143847 17958 leader_election.cc:343] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.144335 18107 leader_election.cc:290] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
W20260709 13:17:01.146761 17735 leader_election.cc:343] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.147904 18037 ts_tablet_manager.cc:1434] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:17:01.148463 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:01.148916 18037 tablet_bootstrap.cc:492] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:01.138680 18157 leader_election.cc:290] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.147815 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.151943 17843 raft_consensus.cc:2468] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:01.153287 17735 leader_election.cc:304] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:01.154242 18157 raft_consensus.cc:2804] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:01.154366 17732 leader_election.cc:343] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.154702 18157 raft_consensus.cc:493] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.154886 17732 leader_election.cc:304] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:01.155225 18157 raft_consensus.cc:3060] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.156551 17955 leader_election.cc:304] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff
W20260709 13:17:01.157326 17735 leader_election.cc:343] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.157902 18066 raft_consensus.cc:493] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.157932 18053 raft_consensus.cc:2804] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.158711 18053 raft_consensus.cc:493] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.158403 18066 raft_consensus.cc:515] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.159087 18053 raft_consensus.cc:3060] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.160593 18066 leader_election.cc:290] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:01.161914 18203 raft_consensus.cc:493] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.162426 18203 raft_consensus.cc:515] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.164426 18203 leader_election.cc:290] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:01.166138 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f2e59766224b4dad013b031e320547" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:01.166822 17992 raft_consensus.cc:2468] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:01.166908 18107 raft_consensus.cc:2749] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.167204 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:01.168171 17884 leader_election.cc:304] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:01.171151 18041 tablet_bootstrap.cc:492] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:01.171692 18041 ts_tablet_manager.cc:1403] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.023s
I20260709 13:17:01.173975 18240 consensus_queue.cc:1048] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.161972 18037 tablet_bootstrap.cc:654] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.174466 18041 raft_consensus.cc:359] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.179171 18041 raft_consensus.cc:385] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.179482 18041 raft_consensus.cc:740] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
W20260709 13:17:01.180258 17958 leader_election.cc:343] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.180142 18041 consensus_queue.cc:260] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.184049 18037 tablet_bootstrap.cc:492] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:01.184558 18037 ts_tablet_manager.cc:1403] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 13:17:01.184827 18041 ts_tablet_manager.cc:1434] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:17:01.184691 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f2e59766224b4dad013b031e320547" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:01.186582 17884 leader_election.cc:343] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.186714 18203 raft_consensus.cc:2804] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.187227 18203 raft_consensus.cc:493] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.187582 18203 raft_consensus.cc:3060] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.191646 18037 raft_consensus.cc:359] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.194193 18037 raft_consensus.cc:385] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.194518 18037 raft_consensus.cc:740] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.195429 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.196252 18037 consensus_queue.cc:260] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
W20260709 13:17:01.197275 17958 leader_election.cc:343] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.197912 17958 leader_election.cc:304] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:01.198752 18066 raft_consensus.cc:2749] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.206108 18148 consensus_queue.cc:1048] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.209331 18203 raft_consensus.cc:515] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.187597 18041 tablet_bootstrap.cc:492] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:01.221093 18148 raft_consensus.cc:493] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.222615 18148 raft_consensus.cc:515] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.225014 18037 ts_tablet_manager.cc:1434] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260709 13:17:01.229364 18157 raft_consensus.cc:515] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.234146 18037 tablet_bootstrap.cc:492] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:01.239470 18148 leader_election.cc:290] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:01.243111 18042 tablet_bootstrap.cc:492] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:01.241534 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f2e59766224b4dad013b031e320547" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:01.243770 18042 ts_tablet_manager.cc:1403] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.019s
I20260709 13:17:01.241746 18066 raft_consensus.cc:493] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.244257 18203 leader_election.cc:290] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:01.244360 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7528ea7bdd844a48800a60030a4444c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:01.243647 18143 consensus_queue.cc:1048] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:01.245457 18066 raft_consensus.cc:515] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.244298 18041 tablet_bootstrap.cc:654] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.245317 17990 raft_consensus.cc:3060] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.247648 18066 leader_election.cc:290] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:01.251048 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:01.251411 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7528ea7bdd844a48800a60030a4444c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:01.251688 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62650a609e324fc2961658c0005f9310" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:01.253319 17958 leader_election.cc:343] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.256141 18038 ts_tablet_manager.cc:1434] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.140s	user 0.039s	sys 0.019s
I20260709 13:17:01.256525 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f2e59766224b4dad013b031e320547" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:01.257259 18038 tablet_bootstrap.cc:492] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:01.256963 18042 raft_consensus.cc:359] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.257660 18042 raft_consensus.cc:385] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:01.257913 17884 leader_election.cc:343] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.258145 18157 leader_election.cc:290] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:01.257922 18042 raft_consensus.cc:740] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.262835 17990 raft_consensus.cc:2468] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:01.264092 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:01.264213 17884 leader_election.cc:304] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:01.264729 17844 raft_consensus.cc:3060] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.265633 18042 consensus_queue.cc:260] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.266399 18168 raft_consensus.cc:493] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.267233 18066 raft_consensus.cc:493] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.267702 18066 raft_consensus.cc:515] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.268489 18042 ts_tablet_manager.cc:1434] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:17:01.269685 18066 leader_election.cc:290] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:01.270303 18042 tablet_bootstrap.cc:492] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:01.268083 18038 tablet_bootstrap.cc:654] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.278273 17844 raft_consensus.cc:2468] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
W20260709 13:17:01.280177 17735 leader_election.cc:343] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.281236 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62650a609e324fc2961658c0005f9310" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:01.281992 17917 raft_consensus.cc:2468] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:01.281164 17914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bac43dc1a94cb99a4dd7ff3d972cd9" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:01.282774 17914 raft_consensus.cc:2468] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:01.285774 17955 leader_election.cc:304] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:01.285813 17735 leader_election.cc:304] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:01.287181 18280 raft_consensus.cc:2804] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.287647 18280 raft_consensus.cc:697] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:01.287931 18180 raft_consensus.cc:2804] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.288357 18180 raft_consensus.cc:493] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.288723 18180 raft_consensus.cc:3060] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.288424 18280 consensus_queue.cc:237] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.291548 17810 leader_election.cc:304] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:01.271340 18203 raft_consensus.cc:2804] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.270714 18168 raft_consensus.cc:515] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.303459 17955 leader_election.cc:304] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:01.294844 18148 raft_consensus.cc:2749] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.313212 18041 tablet_bootstrap.cc:492] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:01.313560 18168 leader_election.cc:290] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:01.313767 18041 ts_tablet_manager.cc:1403] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.010s
I20260709 13:17:01.301051 18107 raft_consensus.cc:493] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.317987 18107 raft_consensus.cc:515] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.320096 18107 leader_election.cc:290] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.324671 18041 raft_consensus.cc:359] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.326788 18041 raft_consensus.cc:385] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.327688 18041 raft_consensus.cc:740] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.328523 18041 consensus_queue.cc:260] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.303002 18053 raft_consensus.cc:515] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.331598 17844 raft_consensus.cc:3060] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.331795 18053 leader_election.cc:290] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.327872 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bac43dc1a94cb99a4dd7ff3d972cd9" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:01.332543 17769 raft_consensus.cc:2468] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:01.335848 18037 tablet_bootstrap.cc:654] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.324630 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:01.343144 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6b95ceed45460a86022a225c807771" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:01.349398 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6b95ceed45460a86022a225c807771" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:01.351492 17915 raft_consensus.cc:3060] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.352360 18107 raft_consensus.cc:493] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.352856 18107 raft_consensus.cc:515] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.325284 18066 raft_consensus.cc:2804] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:01.363034 17958 leader_election.cc:343] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.364013 18042 tablet_bootstrap.cc:654] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.354825 18107 leader_election.cc:290] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:01.356648 18203 raft_consensus.cc:697] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:01.364233 18066 raft_consensus.cc:493] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.389108 18041 ts_tablet_manager.cc:1434] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:17:01.365706 17917 raft_consensus.cc:2468] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:01.388396 18066 raft_consensus.cc:3060] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.403002 18203 consensus_queue.cc:237] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.394888 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.407936 18041 tablet_bootstrap.cc:492] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:01.398185 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:01.413759 17732 leader_election.cc:304] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:01.415264 18294 raft_consensus.cc:2804] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.419528 18294 raft_consensus.cc:493] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.412659 17665 catalog_manager.cc:5697] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.422050 18294 raft_consensus.cc:3060] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.435601 18143 raft_consensus.cc:493] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.444128 17768 raft_consensus.cc:3060] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.447595 18143 raft_consensus.cc:515] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:17:01.448365 17884 leader_election.cc:343] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.449716 18143 leader_election.cc:290] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.451771 18180 raft_consensus.cc:515] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.459348 18038 tablet_bootstrap.cc:492] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:01.459939 18038 ts_tablet_manager.cc:1403] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.203s	user 0.024s	sys 0.020s
I20260709 13:17:01.460595 17841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.464607 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9820c7dfb74b7d8d330691df508da2" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:01.465337 17917 raft_consensus.cc:2468] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:01.466331 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:01.466976 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.467634 17915 raft_consensus.cc:2468] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
W20260709 13:17:01.473392 17884 leader_election.cc:343] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.473891 17884 leader_election.cc:304] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:01.475234 18293 raft_consensus.cc:2749] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.477619 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62650a609e324fc2961658c0005f9310" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:01.480260 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62650a609e324fc2961658c0005f9310" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:01.480875 17917 raft_consensus.cc:3060] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.480780 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9820c7dfb74b7d8d330691df508da2" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.483301 17842 raft_consensus.cc:2468] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:01.485452 18298 consensus_queue.cc:1048] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:01.486603 17735 leader_election.cc:343] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.488703 18291 raft_consensus.cc:493] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.462605 18038 raft_consensus.cc:359] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.493185 18038 raft_consensus.cc:385] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.493512 18038 raft_consensus.cc:740] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.453989 18180 leader_election.cc:290] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:01.496243 18066 raft_consensus.cc:515] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.483278 18041 tablet_bootstrap.cc:654] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.493302 18291 raft_consensus.cc:515] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.498246 18241 consensus_queue.cc:1048] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.498404 18038 consensus_queue.cc:260] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.498512 18066 leader_election.cc:290] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:01.492657 17735 leader_election.cc:304] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:01.509354 18042 tablet_bootstrap.cc:492] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:01.500509 17958 leader_election.cc:304] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:01.510739 18038 ts_tablet_manager.cc:1434] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:17:01.509867 18042 ts_tablet_manager.cc:1403] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.240s	user 0.011s	sys 0.007s
I20260709 13:17:01.512626 18241 consensus_queue.cc:1048] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.513456 17955 leader_election.cc:304] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:01.514310 18180 raft_consensus.cc:2804] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.514727 18180 raft_consensus.cc:493] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.516479 18180 raft_consensus.cc:3060] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.517309 18291 leader_election.cc:290] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.517463 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcdd30d85224965a2b673eac2d71e41" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:01.518169 17769 raft_consensus.cc:2468] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:01.519646 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcdd30d85224965a2b673eac2d71e41" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:01.519728 17810 leader_election.cc:304] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
W20260709 13:17:01.521189 17807 leader_election.cc:343] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.521322 18241 raft_consensus.cc:2804] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.480930 18294 raft_consensus.cc:515] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.492740 17917 raft_consensus.cc:2468] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:01.515190 18298 raft_consensus.cc:2804] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.522342 18107 raft_consensus.cc:2749] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:01.510860 17958 leader_election.cc:343] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.513638 18042 raft_consensus.cc:359] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.516633 17665 catalog_manager.cc:5697] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.540047 18298 raft_consensus.cc:697] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:01.541224 18298 consensus_queue.cc:237] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.522333 18241 raft_consensus.cc:493] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.545976 18241 raft_consensus.cc:3060] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.532303 18042 raft_consensus.cc:385] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.548331 18042 raft_consensus.cc:740] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.560014 18037 tablet_bootstrap.cc:492] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:01.557159 18038 tablet_bootstrap.cc:492] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:01.559860 17955 leader_election.cc:304] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:01.561199 18066 raft_consensus.cc:2804] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.560701 18037 ts_tablet_manager.cc:1403] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.328s	user 0.017s	sys 0.007s
I20260709 13:17:01.561724 18066 raft_consensus.cc:697] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:01.563822 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bac43dc1a94cb99a4dd7ff3d972cd9" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:01.564487 17917 raft_consensus.cc:3060] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.563978 18066 consensus_queue.cc:237] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.565594 18037 raft_consensus.cc:359] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.566334 18037 raft_consensus.cc:385] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.566633 18037 raft_consensus.cc:740] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.569660 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:01.574023 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bac43dc1a94cb99a4dd7ff3d972cd9" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
W20260709 13:17:01.574759 17735 leader_election.cc:343] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.570642 18294 leader_election.cc:290] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.571709 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:01.575815 18037 consensus_queue.cc:260] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.574664 17766 raft_consensus.cc:3060] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.582614 18042 consensus_queue.cc:260] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.591526 18037 ts_tablet_manager.cc:1434] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 13:17:01.582101 17915 raft_consensus.cc:3060] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.604020 17766 raft_consensus.cc:2468] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:01.608454 18042 ts_tablet_manager.cc:1434] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.000s
I20260709 13:17:01.615427 18037 tablet_bootstrap.cc:492] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:01.622686 18037 tablet_bootstrap.cc:654] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.617473 18180 raft_consensus.cc:515] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.630576 17958 leader_election.cc:304] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:01.632351 18041 tablet_bootstrap.cc:492] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:01.634747 18180 leader_election.cc:290] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.637710 18041 ts_tablet_manager.cc:1403] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.239s	user 0.014s	sys 0.005s
I20260709 13:17:01.617022 17915 raft_consensus.cc:2468] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:01.637801 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9820c7dfb74b7d8d330691df508da2" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:01.638284 18042 tablet_bootstrap.cc:492] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:01.639418 17916 raft_consensus.cc:3060] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.639761 18038 tablet_bootstrap.cc:654] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.642735 17732 leader_election.cc:304] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:01.644122 18294 raft_consensus.cc:2804] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.644646 18294 raft_consensus.cc:697] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:01.634531 18298 raft_consensus.cc:2804] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.645606 18298 raft_consensus.cc:697] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:01.645505 18294 consensus_queue.cc:237] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.646528 18298 consensus_queue.cc:237] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.648927 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9820c7dfb74b7d8d330691df508da2" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:01.649674 17844 raft_consensus.cc:3060] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.652273 18299 raft_consensus.cc:493] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.652879 18299 raft_consensus.cc:515] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.656667 18299 leader_election.cc:290] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:01.678859 17665 catalog_manager.cc:5697] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.682036 17665 catalog_manager.cc:5697] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.669771 17844 raft_consensus.cc:2468] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:01.693567 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:01.694676 18042 tablet_bootstrap.cc:654] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.694831 18038 tablet_bootstrap.cc:492] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:01.695065 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.695441 18038 ts_tablet_manager.cc:1403] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.030s
I20260709 13:17:01.688123 17917 raft_consensus.cc:2468] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:01.698388 18038 raft_consensus.cc:359] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.699075 18038 raft_consensus.cc:385] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.699339 18038 raft_consensus.cc:740] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.699465 18041 raft_consensus.cc:359] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.699949 18038 consensus_queue.cc:260] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.703033 18038 ts_tablet_manager.cc:1434] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:17:01.704730 18038 tablet_bootstrap.cc:492] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:01.705701 17842 raft_consensus.cc:2393] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 661271d97feb452abe0d9bbf6a1161da in current term 1: Already voted for candidate a0cc87724943466988be92b4d16f3fb1 in this term.
I20260709 13:17:01.706144 17990 raft_consensus.cc:3060] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.708606 17958 leader_election.cc:304] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:01.700186 18041 raft_consensus.cc:385] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.710500 18041 raft_consensus.cc:740] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.715052 18241 raft_consensus.cc:515] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.720101 17958 leader_election.cc:304] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:01.723009 18066 raft_consensus.cc:2804] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.723534 18066 raft_consensus.cc:697] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:01.712688 18041 consensus_queue.cc:260] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.724295 18066 consensus_queue.cc:237] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.733517 18041 ts_tablet_manager.cc:1434] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.001s
I20260709 13:17:01.711885 17916 raft_consensus.cc:2468] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:01.738416 18241 leader_election.cc:290] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.742605 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcdd30d85224965a2b673eac2d71e41" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:01.743054 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcdd30d85224965a2b673eac2d71e41" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:01.743808 17766 raft_consensus.cc:3060] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.746146 17917 raft_consensus.cc:3060] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.754200 17917 raft_consensus.cc:2468] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:01.754410 17766 raft_consensus.cc:2468] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:01.754724 18294 consensus_queue.cc:1048] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.755789 17667 catalog_manager.cc:5697] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.757097 17807 leader_election.cc:304] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:01.758069 18290 raft_consensus.cc:2804] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.758559 18290 raft_consensus.cc:697] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:01.759438 18290 consensus_queue.cc:237] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.762420 18037 tablet_bootstrap.cc:492] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:01.763237 18294 raft_consensus.cc:493] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.763806 18294 raft_consensus.cc:515] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.765496 18037 ts_tablet_manager.cc:1403] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.013s
I20260709 13:17:01.767838 18294 leader_election.cc:290] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.768299 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.769006 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
W20260709 13:17:01.769567 17735 leader_election.cc:343] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.769723 17916 raft_consensus.cc:2468] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:01.770318 18038 tablet_bootstrap.cc:654] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.770745 17732 leader_election.cc:304] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:01.771503 18041 tablet_bootstrap.cc:492] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:01.772501 18294 raft_consensus.cc:2804] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.773075 18294 raft_consensus.cc:493] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.773483 18294 raft_consensus.cc:3060] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.775440 18180 raft_consensus.cc:2749] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.776556 18037 raft_consensus.cc:359] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.777254 18037 raft_consensus.cc:385] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.777524 18037 raft_consensus.cc:740] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.778534 18037 consensus_queue.cc:260] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.778776 18107 consensus_queue.cc:1048] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:01.781090 18037 ts_tablet_manager.cc:1434] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:17:01.781750 18294 raft_consensus.cc:515] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.782872 18037 tablet_bootstrap.cc:492] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:01.796829 18042 tablet_bootstrap.cc:492] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:01.797442 18042 ts_tablet_manager.cc:1403] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.002s
I20260709 13:17:01.800494 18042 raft_consensus.cc:359] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.803246 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:01.804311 18042 raft_consensus.cc:385] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.804772 18042 raft_consensus.cc:740] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.805691 18042 consensus_queue.cc:260] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.806638 17842 raft_consensus.cc:3060] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.812054 18038 tablet_bootstrap.cc:492] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:01.812630 18038 ts_tablet_manager.cc:1403] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.000s
I20260709 13:17:01.813397 18041 tablet_bootstrap.cc:654] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.815809 17667 catalog_manager.cc:5697] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.818660 17667 catalog_manager.cc:5697] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.821980 17842 raft_consensus.cc:2468] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:01.832603 18042 ts_tablet_manager.cc:1434] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:17:01.832049 17735 leader_election.cc:304] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:01.835727 17663 catalog_manager.cc:5697] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.837105 18157 raft_consensus.cc:2804] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.837672 18157 raft_consensus.cc:697] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:01.838605 18157 consensus_queue.cc:237] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.848644 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:01.849321 17916 raft_consensus.cc:3060] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.863456 18042 tablet_bootstrap.cc:492] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:01.869376 18037 tablet_bootstrap.cc:654] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.872768 18038 raft_consensus.cc:359] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.873517 18038 raft_consensus.cc:385] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.873783 18038 raft_consensus.cc:740] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.874408 18038 consensus_queue.cc:260] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:01.844848 18294 leader_election.cc:290] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:01.884856 18038 ts_tablet_manager.cc:1434] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 13:17:01.885936 18038 tablet_bootstrap.cc:492] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:01.887603 17916 raft_consensus.cc:2468] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:01.897900 18041 tablet_bootstrap.cc:492] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:01.898451 18041 ts_tablet_manager.cc:1403] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.127s	user 0.002s	sys 0.008s
I20260709 13:17:01.898504 18042 tablet_bootstrap.cc:654] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.901397 18041 raft_consensus.cc:359] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.902096 18041 raft_consensus.cc:385] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.902308 18041 raft_consensus.cc:740] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.902966 18041 consensus_queue.cc:260] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.904837 18041 ts_tablet_manager.cc:1434] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:17:01.905808 18041 tablet_bootstrap.cc:492] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
W20260709 13:17:01.904737 17715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:01.911176 18041 tablet_bootstrap.cc:654] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.913146 17663 catalog_manager.cc:5697] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.919307 18038 tablet_bootstrap.cc:654] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.923538 18288 raft_consensus.cc:493] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.924189 18288 raft_consensus.cc:515] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:01.926440 18288 leader_election.cc:290] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:01.933629 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.934132 18157 raft_consensus.cc:493] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.934638 18157 raft_consensus.cc:515] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
W20260709 13:17:01.935098 17884 leader_election.cc:343] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.937469 18037 tablet_bootstrap.cc:492] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:01.938009 18037 ts_tablet_manager.cc:1403] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.002s
I20260709 13:17:01.941447 18042 tablet_bootstrap.cc:492] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:01.941294 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:01.941958 18042 ts_tablet_manager.cc:1403] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.000s
W20260709 13:17:01.942750 17884 leader_election.cc:343] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.943272 17884 leader_election.cc:304] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:01.944394 18288 raft_consensus.cc:2749] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.944731 18042 raft_consensus.cc:359] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.945396 18042 raft_consensus.cc:385] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.945659 18042 raft_consensus.cc:740] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.946329 18042 consensus_queue.cc:260] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.948294 18157 leader_election.cc:290] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:01.941062 18037 raft_consensus.cc:359] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.948675 18041 tablet_bootstrap.cc:492] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:01.948887 18042 ts_tablet_manager.cc:1434] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:01.949188 18041 ts_tablet_manager.cc:1403] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.006s
I20260709 13:17:01.950042 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:01.950654 17990 raft_consensus.cc:2468] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:01.950834 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.951869 18042 tablet_bootstrap.cc:492] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:01.952069 18053 raft_consensus.cc:493] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.952571 18053 raft_consensus.cc:515] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.954550 18053 leader_election.cc:290] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:01.954521 17842 raft_consensus.cc:3060] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:01.954988 17735 leader_election.cc:343] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.957464 17735 leader_election.cc:304] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:01.957577 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:01.958351 18290 raft_consensus.cc:493] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.958554 18157 raft_consensus.cc:2804] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.958935 18157 raft_consensus.cc:493] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.959349 18157 raft_consensus.cc:3060] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.959635 18041 raft_consensus.cc:359] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.958853 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:01.960395 18041 raft_consensus.cc:385] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.960716 18041 raft_consensus.cc:740] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
W20260709 13:17:01.959707 17958 leader_election.cc:343] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.961364 18041 consensus_queue.cc:260] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:17:01.962112 17958 leader_election.cc:343] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.962517 17958 leader_election.cc:304] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:01.963320 18053 raft_consensus.cc:2749] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.963658 18041 ts_tablet_manager.cc:1434] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:17:01.958865 18290 raft_consensus.cc:515] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.964744 18041 tablet_bootstrap.cc:492] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:01.967428 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b65b9218e534bf1844d5dea33a5cdc3" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:01.967286 18157 raft_consensus.cc:515] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:01.967900 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b65b9218e534bf1844d5dea33a5cdc3" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:01.968727 18290 leader_election.cc:290] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
W20260709 13:17:01.971840 17807 leader_election.cc:343] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:01.972378 17810 leader_election.cc:343] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.972839 17810 leader_election.cc:304] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:01.974146 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:01.974431 18041 tablet_bootstrap.cc:654] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.974778 17991 raft_consensus.cc:3060] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.976776 18241 raft_consensus.cc:2749] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:01.980062 17958 consensus_peers.cc:597] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:01.981047 18053 consensus_queue.cc:1048] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.949288 18037 raft_consensus.cc:385] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.985947 18037 raft_consensus.cc:740] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.986635 18037 consensus_queue.cc:260] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.985978 18041 tablet_bootstrap.cc:492] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:01.987658 18041 ts_tablet_manager.cc:1403] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 13:17:01.989082 18037 ts_tablet_manager.cc:1434] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:17:01.995730 18037 tablet_bootstrap.cc:492] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:01.995313 18041 raft_consensus.cc:359] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.996935 18041 raft_consensus.cc:385] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.997223 18041 raft_consensus.cc:740] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.997905 18041 consensus_queue.cc:260] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:01.999966 18041 ts_tablet_manager.cc:1434] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:17:02.000996 18041 tablet_bootstrap.cc:492] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:02.023296 18042 tablet_bootstrap.cc:654] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.023516 18157 leader_election.cc:290] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:02.026163 18041 tablet_bootstrap.cc:654] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.026968 17991 raft_consensus.cc:2468] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:02.030560 17735 leader_election.cc:304] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:02.031132 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:02.031553 18157 raft_consensus.cc:2804] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.032060 18157 raft_consensus.cc:697] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:02.027576 18037 tablet_bootstrap.cc:654] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.032871 18157 consensus_queue.cc:237] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
W20260709 13:17:02.033479 17735 leader_election.cc:343] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.028848 18038 tablet_bootstrap.cc:492] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:02.036684 18053 consensus_queue.cc:1048] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:02.039789 18288 consensus_queue.cc:1048] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:02.037066 18038 ts_tablet_manager.cc:1403] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.022s
I20260709 13:17:02.042280 18320 raft_consensus.cc:493] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.042869 18320 raft_consensus.cc:515] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:02.045526 18038 raft_consensus.cc:359] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.051215 18038 raft_consensus.cc:385] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.051626 18038 raft_consensus.cc:740] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.047384 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f2e59766224b4dad013b031e320547" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:02.052074 18041 tablet_bootstrap.cc:492] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:02.049291 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f2e59766224b4dad013b031e320547" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:02.053139 17992 raft_consensus.cc:2393] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0cc87724943466988be92b4d16f3fb1 in current term 1: Already voted for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in this term.
I20260709 13:17:02.054508 17732 leader_election.cc:304] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:02.054559 18038 consensus_queue.cc:260] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.055644 18280 raft_consensus.cc:3060] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.045885 18320 leader_election.cc:290] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:02.057336 18038 ts_tablet_manager.cc:1434] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:17:02.058501 18038 tablet_bootstrap.cc:492] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:02.060154 17664 catalog_manager.cc:5697] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.064412 18038 tablet_bootstrap.cc:654] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.066203 18280 raft_consensus.cc:2749] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.052584 18041 ts_tablet_manager.cc:1403] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260709 13:17:02.072357 18288 raft_consensus.cc:493] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.113427 18296 consensus_queue.cc:1048] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:02.114428 18299 consensus_queue.cc:1048] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.098985 18288 raft_consensus.cc:515] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.126351 18038 tablet_bootstrap.cc:492] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:02.127025 18299 consensus_queue.cc:1048] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:02.129738 18107 consensus_queue.cc:1048] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.135557 18038 ts_tablet_manager.cc:1403] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.000s
I20260709 13:17:02.150512 18288 leader_election.cc:290] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
W20260709 13:17:02.144493 17884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 48311.8us
I20260709 13:17:02.163794 18299 raft_consensus.cc:493] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.172254 18042 tablet_bootstrap.cc:492] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
W20260709 13:17:02.164659 17735 consensus_peers.cc:597] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.174048 18042 ts_tablet_manager.cc:1403] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.222s	user 0.013s	sys 0.006s
I20260709 13:17:02.172859 18296 raft_consensus.cc:493] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.175089 18299 raft_consensus.cc:515] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.184499 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6d62dac464bd48bcaa1dd82d16386" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:02.184818 18053 raft_consensus.cc:493] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.185084 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6d62dac464bd48bcaa1dd82d16386" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:02.188433 18037 tablet_bootstrap.cc:492] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:02.188905 18037 ts_tablet_manager.cc:1403] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.193s	user 0.024s	sys 0.040s
I20260709 13:17:02.185381 18053 raft_consensus.cc:515] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:17:02.191679 17884 leader_election.cc:343] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.193666 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af64038810fc4f7ab2bd7802cae60f5c" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:02.199101 17990 raft_consensus.cc:2468] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:02.200292 18053 leader_election.cc:290] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:02.182595 18296 raft_consensus.cc:515] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.204375 18296 leader_election.cc:290] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:02.204735 17884 leader_election.cc:304] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:02.212051 18337 raft_consensus.cc:2804] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.212503 18337 raft_consensus.cc:493] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.212824 18337 raft_consensus.cc:3060] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:02.213889 17958 leader_election.cc:343] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.216343 18340 consensus_queue.cc:1048] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:02.216650 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:02.217881 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:02.218397 17958 leader_election.cc:343] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.219336 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6d62dac464bd48bcaa1dd82d16386" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:02.221949 17914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6d62dac464bd48bcaa1dd82d16386" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:02.223981 18291 consensus_queue.cc:1048] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.225926 18299 leader_election.cc:290] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:02.221336 18037 raft_consensus.cc:359] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.226538 18037 raft_consensus.cc:385] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.226821 18037 raft_consensus.cc:740] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.227538 18037 consensus_queue.cc:260] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.228595 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af64038810fc4f7ab2bd7802cae60f5c" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:02.221967 18337 raft_consensus.cc:515] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.229821 18037 ts_tablet_manager.cc:1434] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
W20260709 13:17:02.230746 17958 leader_election.cc:343] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:02.231482 17958 leader_election.cc:343] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.230895 18037 tablet_bootstrap.cc:492] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:02.231911 17958 leader_election.cc:304] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:02.233016 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6d62dac464bd48bcaa1dd82d16386" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
W20260709 13:17:02.233290 17955 leader_election.cc:343] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.233707 17955 leader_election.cc:304] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:02.237622 18041 raft_consensus.cc:359] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.238376 18041 raft_consensus.cc:385] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.238636 18041 raft_consensus.cc:740] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.239336 18053 raft_consensus.cc:2749] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.239650 18038 raft_consensus.cc:359] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:02.241226 18038 raft_consensus.cc:385] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.241456 18038 raft_consensus.cc:740] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.242013 18038 consensus_queue.cc:260] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:02.234802 18042 raft_consensus.cc:359] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:02.243274 18042 raft_consensus.cc:385] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:02.239996 17884 leader_election.cc:343] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.243623 18042 raft_consensus.cc:740] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.243196 18053 raft_consensus.cc:2749] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.246306 17914 raft_consensus.cc:2393] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 661271d97feb452abe0d9bbf6a1161da in current term 1: Already voted for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in this term.
I20260709 13:17:02.244351 18042 consensus_queue.cc:260] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:02.248229 18042 ts_tablet_manager.cc:1434] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
W20260709 13:17:02.248085 18339 log.cc:927] Time spent T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 13:17:02.240351 18041 consensus_queue.cc:260] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.259258 18041 ts_tablet_manager.cc:1434] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.172s	user 0.007s	sys 0.000s
I20260709 13:17:02.268409 18337 leader_election.cc:290] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:02.269188 18038 ts_tablet_manager.cc:1434] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.132s	user 0.007s	sys 0.000s
I20260709 13:17:02.270314 18038 tablet_bootstrap.cc:492] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:02.271674 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6d62dac464bd48bcaa1dd82d16386" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:02.272346 17991 raft_consensus.cc:3060] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.274452 18042 tablet_bootstrap.cc:492] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:02.276623 18107 raft_consensus.cc:493] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.277151 18107 raft_consensus.cc:515] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.278301 18140 consensus_queue.cc:1048] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.279096 18299 raft_consensus.cc:493] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.279609 18299 raft_consensus.cc:515] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.281337 18037 tablet_bootstrap.cc:654] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.281570 18299 leader_election.cc:290] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:02.282605 17991 raft_consensus.cc:2468] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:02.283725 17884 leader_election.cc:304] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:02.284756 17841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:02.285332 18340 raft_consensus.cc:2804] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.285867 18340 raft_consensus.cc:697] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:02.286711 18340 consensus_queue.cc:237] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.291581 17955 leader_election.cc:304] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:02.305801 18041 tablet_bootstrap.cc:492] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:02.297513 18296 raft_consensus.cc:2749] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.306365 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:02.304872 18107 leader_election.cc:290] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:02.337330 18042 tablet_bootstrap.cc:654] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.342396 18041 tablet_bootstrap.cc:654] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:02.319653 17958 leader_election.cc:343] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.352221 17991 raft_consensus.cc:2468] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:02.374790 17765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:02.360678 17958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.66:34273, user_credentials={real_user=slave}} blocked reactor thread for 45650.2us
I20260709 13:17:02.394148 18038 tablet_bootstrap.cc:654] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.394532 18340 raft_consensus.cc:493] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.395193 18340 raft_consensus.cc:515] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.398137 18340 leader_election.cc:290] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:02.399838 17735 leader_election.cc:304] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
W20260709 13:17:02.408403 17958 leader_election.cc:343] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.408713 18299 consensus_queue.cc:1048] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.408962 17958 leader_election.cc:304] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:02.410080 18299 raft_consensus.cc:2749] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.415925 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b65b9218e534bf1844d5dea33a5cdc3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
W20260709 13:17:02.417704 17884 leader_election.cc:343] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.421406 18180 consensus_queue.cc:1048] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.415728 17663 catalog_manager.cc:5697] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.441056 18107 raft_consensus.cc:2804] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.448010 18107 raft_consensus.cc:493] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.448406 18107 raft_consensus.cc:3060] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.443220 18280 consensus_queue.cc:1048] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:17:02.468218 18038 tablet_bootstrap.cc:492] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:02.468410 18041 tablet_bootstrap.cc:492] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:02.468968 18038 ts_tablet_manager.cc:1403] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.199s	user 0.016s	sys 0.017s
I20260709 13:17:02.469067 18041 ts_tablet_manager.cc:1403] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.017s
I20260709 13:17:02.477249 18042 tablet_bootstrap.cc:492] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:02.477783 18042 ts_tablet_manager.cc:1403] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.204s	user 0.030s	sys 0.020s
I20260709 13:17:02.484716 18037 tablet_bootstrap.cc:492] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:02.485373 18037 ts_tablet_manager.cc:1403] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.255s	user 0.005s	sys 0.044s
I20260709 13:17:02.486493 18042 raft_consensus.cc:359] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.488253 18042 raft_consensus.cc:385] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.488579 18042 raft_consensus.cc:740] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.489152 18042 consensus_queue.cc:260] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.490340 18280 raft_consensus.cc:493] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.499955 18042 ts_tablet_manager.cc:1434] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:17:02.501317 18042 tablet_bootstrap.cc:492] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:02.503244 18038 raft_consensus.cc:359] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.503928 18038 raft_consensus.cc:385] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.504096 18280 raft_consensus.cc:515] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:02.506559 18280 leader_election.cc:290] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:02.508754 18041 raft_consensus.cc:359] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.509594 18041 raft_consensus.cc:385] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.567909 18041 raft_consensus.cc:740] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
W20260709 13:17:02.565635 17955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 55483.8us
I20260709 13:17:02.569067 18041 consensus_queue.cc:260] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.571053 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b65b9218e534bf1844d5dea33a5cdc3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:02.571558 18041 ts_tablet_manager.cc:1434] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.102s	user 0.010s	sys 0.002s
I20260709 13:17:02.504199 18038 raft_consensus.cc:740] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.571743 17843 raft_consensus.cc:2468] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:02.572430 18038 consensus_queue.cc:260] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.574087 18038 ts_tablet_manager.cc:1434] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.002s
I20260709 13:17:02.575495 17912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:02.576258 17912 raft_consensus.cc:2468] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:02.587834 18038 tablet_bootstrap.cc:492] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:02.574626 18107 raft_consensus.cc:515] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.601218 18037 raft_consensus.cc:359] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:02.612411 18037 raft_consensus.cc:385] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.612731 18037 raft_consensus.cc:740] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.613343 18037 consensus_queue.cc:260] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:02.595058 17732 leader_election.cc:304] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:02.615756 18358 raft_consensus.cc:493] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.616380 18358 raft_consensus.cc:515] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:02.618172 18294 raft_consensus.cc:2804] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.618615 18294 raft_consensus.cc:493] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.619130 18157 consensus_queue.cc:1048] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.618974 18358 leader_election.cc:290] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:02.622450 18042 tablet_bootstrap.cc:654] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.632956 18041 tablet_bootstrap.cc:492] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:02.633188 17765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:02.635092 17807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 65365us
I20260709 13:17:02.618986 18294 raft_consensus.cc:3060] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.650645 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:02.651233 17843 raft_consensus.cc:2468] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:02.654264 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:02.655774 17884 leader_election.cc:304] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:02.656499 18337 raft_consensus.cc:2804] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.656870 18337 raft_consensus.cc:493] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.657191 18337 raft_consensus.cc:3060] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.659688 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:02.662420 18280 consensus_queue.cc:1048] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:02.663489 17735 leader_election.cc:343] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:02.664645 17735 consensus_peers.cc:597] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.665556 17807 leader_election.cc:304] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:02.666373 18291 raft_consensus.cc:2749] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.676546 18337 raft_consensus.cc:515] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.680909 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b65b9218e534bf1844d5dea33a5cdc3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:02.681674 17988 raft_consensus.cc:3060] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.678820 18037 ts_tablet_manager.cc:1434] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.193s	user 0.005s	sys 0.002s
I20260709 13:17:02.685570 18042 tablet_bootstrap.cc:492] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:02.686075 18042 ts_tablet_manager.cc:1403] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.185s	user 0.029s	sys 0.006s
I20260709 13:17:02.684675 18294 raft_consensus.cc:515] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:02.689296 18337 leader_election.cc:290] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:02.696967 18042 raft_consensus.cc:359] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.700446 18042 raft_consensus.cc:385] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.709017 17843 raft_consensus.cc:3060] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.710382 18294 leader_election.cc:290] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:02.708881 18038 tablet_bootstrap.cc:654] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.716297 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b65b9218e534bf1844d5dea33a5cdc3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:02.716976 17842 raft_consensus.cc:3060] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.700799 18042 raft_consensus.cc:740] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.732666 18037 tablet_bootstrap.cc:492] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:02.731479 18107 leader_election.cc:290] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:02.730095 17842 raft_consensus.cc:2468] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:02.735013 18041 tablet_bootstrap.cc:654] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.738420 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:02.736138 18042 consensus_queue.cc:260] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.749440 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:02.749430 17884 leader_election.cc:304] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:02.750227 17991 raft_consensus.cc:3060] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.750557 18335 raft_consensus.cc:2804] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.751120 18335 raft_consensus.cc:697] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:02.751952 18335 consensus_queue.cc:237] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.755087 18042 ts_tablet_manager.cc:1434] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.004s
I20260709 13:17:02.756083 18042 tablet_bootstrap.cc:492] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:02.761377 18042 tablet_bootstrap.cc:654] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.761708 17991 raft_consensus.cc:2468] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:02.767400 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:02.768419 17842 raft_consensus.cc:3060] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.771574 17735 leader_election.cc:304] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:02.772114 17988 raft_consensus.cc:2468] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
W20260709 13:17:02.772559 17735 leader_election.cc:343] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.773710 18280 raft_consensus.cc:2804] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.774214 18280 raft_consensus.cc:697] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:02.775058 18280 consensus_queue.cc:237] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.776618 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:02.777261 17915 raft_consensus.cc:3060] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.802650 18038 tablet_bootstrap.cc:492] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:02.803315 18038 ts_tablet_manager.cc:1403] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.228s	user 0.015s	sys 0.009s
I20260709 13:17:02.792021 17842 raft_consensus.cc:2468] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:02.804569 17915 raft_consensus.cc:2468] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:02.809387 17732 leader_election.cc:304] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:02.813678 18368 raft_consensus.cc:2804] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.814291 18368 raft_consensus.cc:697] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:02.815173 18368 consensus_queue.cc:237] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:02.816308 18037 tablet_bootstrap.cc:654] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.819012 17665 catalog_manager.cc:5697] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.822250 18042 tablet_bootstrap.cc:492] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:02.822804 18042 ts_tablet_manager.cc:1403] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.009s
I20260709 13:17:02.823397 18038 raft_consensus.cc:359] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:02.824131 18038 raft_consensus.cc:385] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.824404 18038 raft_consensus.cc:740] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.825977 18038 consensus_queue.cc:260] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:02.828725 18041 tablet_bootstrap.cc:492] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:02.828528 18337 consensus_queue.cc:1048] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.829232 18041 ts_tablet_manager.cc:1403] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.215s	user 0.023s	sys 0.004s
I20260709 13:17:02.829835 18038 ts_tablet_manager.cc:1434] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260709 13:17:02.830976 18038 tablet_bootstrap.cc:492] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:02.832402 18041 raft_consensus.cc:359] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:02.838884 18041 raft_consensus.cc:385] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.839236 18041 raft_consensus.cc:740] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.843349 18041 consensus_queue.cc:260] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:02.848240 18042 raft_consensus.cc:359] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.849532 18042 raft_consensus.cc:385] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.849828 18042 raft_consensus.cc:740] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.850935 18042 consensus_queue.cc:260] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:02.852842 18041 ts_tablet_manager.cc:1434] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:17:02.854001 18041 tablet_bootstrap.cc:492] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:02.856180 18042 ts_tablet_manager.cc:1434] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:17:02.863298 17841 raft_consensus.cc:3060] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.862923 17665 catalog_manager.cc:5697] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.871196 18042 tablet_bootstrap.cc:492] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:02.877879 18042 tablet_bootstrap.cc:654] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.883090 18369 raft_consensus.cc:493] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.883682 18369 raft_consensus.cc:515] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.884122 18041 tablet_bootstrap.cc:654] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.887436 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:02.888145 17844 raft_consensus.cc:2468] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:02.889815 17735 leader_election.cc:304] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:02.890875 17989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:02.891462 18370 raft_consensus.cc:2804] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.892024 18370 raft_consensus.cc:493] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.892455 18370 raft_consensus.cc:3060] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.891856 18038 tablet_bootstrap.cc:654] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.891660 17989 raft_consensus.cc:2468] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:02.905941 18337 consensus_queue.cc:1048] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:02.907066 18369 leader_election.cc:290] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:02.943403 18370 raft_consensus.cc:515] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.945650 18370 leader_election.cc:290] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:02.950295 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:02.950367 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:02.951082 17988 raft_consensus.cc:3060] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.951316 17842 raft_consensus.cc:3060] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.953689 18041 tablet_bootstrap.cc:492] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:02.954185 18041 ts_tablet_manager.cc:1403] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.000s
I20260709 13:17:02.956758 18041 raft_consensus.cc:359] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.957402 18041 raft_consensus.cc:385] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.957654 18041 raft_consensus.cc:740] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.958271 18041 consensus_queue.cc:260] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:02.958539 17988 raft_consensus.cc:2468] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:02.960588 18041 ts_tablet_manager.cc:1434] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:02.962147 18041 tablet_bootstrap.cc:492] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:02.973423 18041 tablet_bootstrap.cc:654] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.974424 17735 leader_election.cc:304] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:02.976502 18370 raft_consensus.cc:2804] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.990372 18037 tablet_bootstrap.cc:492] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:02.993871 18037 ts_tablet_manager.cc:1403] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.297s	user 0.012s	sys 0.008s
I20260709 13:17:02.985448 17665 catalog_manager.cc:5697] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.999704 18042 tablet_bootstrap.cc:492] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:03.000263 18042 ts_tablet_manager.cc:1403] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.141s	user 0.029s	sys 0.023s
I20260709 13:17:03.000490 18038 tablet_bootstrap.cc:492] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:02.997881 18370 raft_consensus.cc:697] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:03.001478 18037 raft_consensus.cc:359] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.002197 18037 raft_consensus.cc:385] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.002450 18037 raft_consensus.cc:740] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.003176 18042 raft_consensus.cc:359] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.003312 18037 consensus_queue.cc:260] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.004120 18042 raft_consensus.cc:385] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.004611 18042 raft_consensus.cc:740] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.007261 18037 ts_tablet_manager.cc:1434] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 13:17:03.000967 18038 ts_tablet_manager.cc:1403] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.170s	user 0.013s	sys 0.006s
I20260709 13:17:03.007455 18042 consensus_queue.cc:260] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.010366 18038 raft_consensus.cc:359] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.011083 18038 raft_consensus.cc:385] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.011360 18038 raft_consensus.cc:740] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.013764 18042 ts_tablet_manager.cc:1434] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:17:03.004061 18370 consensus_queue.cc:237] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.015430 18042 tablet_bootstrap.cc:492] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:03.015060 18038 consensus_queue.cc:260] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.016829 18037 tablet_bootstrap.cc:492] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:03.019734 18038 ts_tablet_manager.cc:1434] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 13:17:03.020182 18041 tablet_bootstrap.cc:492] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:03.020686 18041 ts_tablet_manager.cc:1403] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.009s
I20260709 13:17:03.020818 18038 tablet_bootstrap.cc:492] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:03.023142 18042 tablet_bootstrap.cc:654] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.023510 18041 raft_consensus.cc:359] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.024215 18041 raft_consensus.cc:385] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.016170 17842 raft_consensus.cc:2468] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:03.024477 18041 raft_consensus.cc:740] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.032208 18037 tablet_bootstrap.cc:654] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.027956 18296 raft_consensus.cc:493] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.037278 18296 raft_consensus.cc:515] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.039304 18296 leader_election.cc:290] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:03.040380 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bb6c92f5d74d4c85e8f75191fe1d8a" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:03.041460 17715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:17:03.041903 17958 leader_election.cc:343] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.041973 18041 consensus_queue.cc:260] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.044147 17913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bb6c92f5d74d4c85e8f75191fe1d8a" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:03.044864 18041 ts_tablet_manager.cc:1434] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
W20260709 13:17:03.045667 17955 leader_election.cc:343] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.045984 18041 tablet_bootstrap.cc:492] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:03.046110 17955 leader_election.cc:304] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:03.047485 18299 raft_consensus.cc:2749] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.026937 18038 tablet_bootstrap.cc:654] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.054117 17664 catalog_manager.cc:5697] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.053151 18041 tablet_bootstrap.cc:654] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.060953 18042 tablet_bootstrap.cc:492] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:03.061501 18042 ts_tablet_manager.cc:1403] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.007s
I20260709 13:17:03.064316 18042 raft_consensus.cc:359] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.064982 18042 raft_consensus.cc:385] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.065253 18042 raft_consensus.cc:740] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.065871 18042 consensus_queue.cc:260] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.071794 18042 ts_tablet_manager.cc:1434] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:17:03.071938 18037 tablet_bootstrap.cc:492] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:03.072041 18038 tablet_bootstrap.cc:492] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:03.072448 18037 ts_tablet_manager.cc:1403] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.008s
I20260709 13:17:03.072583 18038 ts_tablet_manager.cc:1403] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.005s
I20260709 13:17:03.072844 18042 tablet_bootstrap.cc:492] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:03.075460 18038 raft_consensus.cc:359] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.076184 18038 raft_consensus.cc:385] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.076442 18038 raft_consensus.cc:740] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.077173 18038 consensus_queue.cc:260] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.079228 18041 tablet_bootstrap.cc:492] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:03.079813 18041 ts_tablet_manager.cc:1403] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 13:17:03.084761 18042 tablet_bootstrap.cc:654] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.087507 18370 raft_consensus.cc:493] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.088073 18370 raft_consensus.cc:515] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.090204 18370 leader_election.cc:290] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:03.092275 17913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62650a609e324fc2961658c0005f9310" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:03.092523 18037 raft_consensus.cc:359] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.093736 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62650a609e324fc2961658c0005f9310" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:03.095629 17735 leader_election.cc:304] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:03.095863 18042 tablet_bootstrap.cc:492] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:03.096400 18042 ts_tablet_manager.cc:1403] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 13:17:03.096685 18370 raft_consensus.cc:2749] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.096493 18041 raft_consensus.cc:359] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.097247 18041 raft_consensus.cc:385] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.097529 18041 raft_consensus.cc:740] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.094030 18037 raft_consensus.cc:385] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.098371 18037 raft_consensus.cc:740] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.098213 18041 consensus_queue.cc:260] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.099267 18042 raft_consensus.cc:359] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.099958 18042 raft_consensus.cc:385] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.100354 18042 raft_consensus.cc:740] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.101280 18042 consensus_queue.cc:260] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.100334 18041 ts_tablet_manager.cc:1434] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:17:03.104197 18041 tablet_bootstrap.cc:492] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:03.104977 18038 ts_tablet_manager.cc:1434] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:17:03.105895 18299 raft_consensus.cc:493] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.106410 18299 raft_consensus.cc:515] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.107623 18042 ts_tablet_manager.cc:1434] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:03.108558 18042 tablet_bootstrap.cc:492] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:03.109288 18299 leader_election.cc:290] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:03.111233 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870e82a639c6408e810f254782cacb0f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
W20260709 13:17:03.115749 17958 leader_election.cc:343] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.111225 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870e82a639c6408e810f254782cacb0f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:03.116544 18037 consensus_queue.cc:260] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:03.117694 17958 leader_election.cc:343] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.118139 17958 leader_election.cc:304] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:03.119280 18340 raft_consensus.cc:493] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.119803 18340 raft_consensus.cc:515] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.122031 18340 leader_election.cc:290] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:03.122493 18042 tablet_bootstrap.cc:654] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.123277 18038 tablet_bootstrap.cc:492] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:03.124207 18296 raft_consensus.cc:2749] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.125079 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab379ebe5e3e4f4b836ea278807ffcb9" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:03.125739 17988 raft_consensus.cc:2468] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:03.125837 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab379ebe5e3e4f4b836ea278807ffcb9" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:03.126451 17767 raft_consensus.cc:2468] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:03.127296 17884 leader_election.cc:304] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:03.138628 18340 raft_consensus.cc:2804] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.139056 18340 raft_consensus.cc:493] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.139418 18340 raft_consensus.cc:3060] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.142940 18042 tablet_bootstrap.cc:492] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:03.143500 18042 ts_tablet_manager.cc:1403] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.006s
I20260709 13:17:03.144982 18337 raft_consensus.cc:493] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.128258 18041 tablet_bootstrap.cc:654] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.146317 18042 raft_consensus.cc:359] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.147099 18042 raft_consensus.cc:385] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.147359 18042 raft_consensus.cc:740] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.128949 18037 ts_tablet_manager.cc:1434] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:17:03.148554 18042 consensus_queue.cc:260] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.149374 18340 raft_consensus.cc:515] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.150190 18037 tablet_bootstrap.cc:492] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:03.154510 18042 ts_tablet_manager.cc:1434] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:03.155692 18042 tablet_bootstrap.cc:492] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:03.156354 18335 consensus_queue.cc:1048] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.157823 18335 consensus_queue.cc:1048] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.161384 18042 tablet_bootstrap.cc:654] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.134919 18038 tablet_bootstrap.cc:654] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.135848 18369 raft_consensus.cc:493] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.170246 18369 raft_consensus.cc:515] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.172451 18369 leader_election.cc:290] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:03.145532 18337 raft_consensus.cc:515] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.174665 18337 leader_election.cc:290] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:03.176047 18340 leader_election.cc:290] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:03.177551 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab379ebe5e3e4f4b836ea278807ffcb9" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:03.178215 17991 raft_consensus.cc:3060] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.188515 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bb6c92f5d74d4c85e8f75191fe1d8a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:03.188756 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab379ebe5e3e4f4b836ea278807ffcb9" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:03.189283 17768 raft_consensus.cc:3060] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.196866 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:03.197607 17843 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:03.206766 17735 leader_election.cc:304] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:03.207684 18369 raft_consensus.cc:2804] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.208096 18369 raft_consensus.cc:493] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.208431 18369 raft_consensus.cc:3060] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.278985 17768 raft_consensus.cc:2468] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:03.307852 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bb6c92f5d74d4c85e8f75191fe1d8a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:03.309798 18037 tablet_bootstrap.cc:654] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.310093 18042 tablet_bootstrap.cc:492] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:03.310597 18042 ts_tablet_manager.cc:1403] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.155s	user 0.014s	sys 0.000s
I20260709 13:17:03.313614 18042 raft_consensus.cc:359] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.314054 18296 raft_consensus.cc:493] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.314335 18042 raft_consensus.cc:385] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.314802 18042 raft_consensus.cc:740] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.314983 17988 raft_consensus.cc:2468] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:03.315229 17991 raft_consensus.cc:2468] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:03.321005 18296 raft_consensus.cc:515] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.324884 18041 tablet_bootstrap.cc:492] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:03.322403 18042 consensus_queue.cc:260] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.325685 18041 ts_tablet_manager.cc:1403] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.222s	user 0.003s	sys 0.011s
I20260709 13:17:03.326356 18042 ts_tablet_manager.cc:1434] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:03.328346 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d38dd4e5d34a4c96cd07c82cc52d74" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:03.328511 18041 raft_consensus.cc:359] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.329231 18041 raft_consensus.cc:385] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.329526 18041 raft_consensus.cc:740] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.330153 18041 consensus_queue.cc:260] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.330631 18042 tablet_bootstrap.cc:492] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
W20260709 13:17:03.331308 17958 leader_election.cc:343] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.324677 18296 leader_election.cc:290] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:03.330456 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d38dd4e5d34a4c96cd07c82cc52d74" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:03.346693 17767 raft_consensus.cc:3060] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:03.354775 17958 leader_election.cc:343] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.355647 17958 leader_election.cc:304] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:03.357710 18299 raft_consensus.cc:2749] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.360497 17989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:03.361294 17989 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 0.
I20260709 13:17:03.371282 18042 tablet_bootstrap.cc:654] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.376724 18370 consensus_queue.cc:1048] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:03.355487 17884 leader_election.cc:343] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.320789 18369 raft_consensus.cc:515] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.391690 18041 ts_tablet_manager.cc:1434] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260709 13:17:03.395524 18041 tablet_bootstrap.cc:492] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:03.396185 17841 raft_consensus.cc:3060] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.400453 18294 consensus_queue.cc:1048] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:03.408232 18369 leader_election.cc:290] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:03.427812 18291 raft_consensus.cc:493] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.442577 18291 raft_consensus.cc:515] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.445173 18291 leader_election.cc:290] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:03.450009 18368 consensus_queue.cc:1048] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:03.450232 18370 consensus_queue.cc:1048] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:03.431710 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:03.453493 17765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:03.453768 17990 raft_consensus.cc:3060] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.430063 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:03.455493 17843 raft_consensus.cc:3060] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.456542 18038 tablet_bootstrap.cc:492] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:03.457070 18038 ts_tablet_manager.cc:1403] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.334s	user 0.013s	sys 0.002s
I20260709 13:17:03.457711 17844 raft_consensus.cc:3060] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.461683 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:03.465076 18042 tablet_bootstrap.cc:492] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:03.465580 18042 ts_tablet_manager.cc:1403] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.017s
I20260709 13:17:03.465746 17810 leader_election.cc:304] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:03.471165 18042 raft_consensus.cc:359] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.471978 18042 raft_consensus.cc:385] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.472270 18042 raft_consensus.cc:740] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.472904 18042 consensus_queue.cc:260] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.473016 18038 raft_consensus.cc:359] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.473891 18038 raft_consensus.cc:385] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.474206 18038 raft_consensus.cc:740] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.475211 18042 ts_tablet_manager.cc:1434] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:17:03.476361 18042 tablet_bootstrap.cc:492] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:03.483068 18042 tablet_bootstrap.cc:654] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.474870 18038 consensus_queue.cc:260] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.487388 18041 tablet_bootstrap.cc:654] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.495815 18037 tablet_bootstrap.cc:492] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:03.496305 18037 ts_tablet_manager.cc:1403] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.346s	user 0.020s	sys 0.002s
I20260709 13:17:03.500818 18042 tablet_bootstrap.cc:492] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:03.501444 18042 ts_tablet_manager.cc:1403] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260709 13:17:03.501412 18037 raft_consensus.cc:359] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.502266 18037 raft_consensus.cc:385] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.502574 18037 raft_consensus.cc:740] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.504887 18042 raft_consensus.cc:359] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.505676 18042 raft_consensus.cc:385] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.505987 18042 raft_consensus.cc:740] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.506388 18359 raft_consensus.cc:493] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.506765 18042 consensus_queue.cc:260] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.506886 18359 raft_consensus.cc:515] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.509109 18042 ts_tablet_manager.cc:1434] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:17:03.509917 17958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.66:34273, user_credentials={real_user=slave}} blocked reactor thread for 90704.8us
I20260709 13:17:03.544603 18042 tablet_bootstrap.cc:492] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:03.543517 18037 consensus_queue.cc:260] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.550380 18404 raft_consensus.cc:493] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.551002 18404 raft_consensus.cc:515] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
W20260709 13:17:03.552731 18397 log.cc:927] Time spent T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da: Append to log took a long time: real 0.062s	user 0.003s	sys 0.004s
I20260709 13:17:03.552884 17884 leader_election.cc:304] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:03.556264 17884 leader_election.cc:304] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
W20260709 13:17:03.556609 18403 log.cc:927] Time spent T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff: Append to log took a long time: real 0.054s	user 0.001s	sys 0.005s
I20260709 13:17:03.562978 18038 ts_tablet_manager.cc:1434] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.004s
I20260709 13:17:03.570442 18037 ts_tablet_manager.cc:1434] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.001s
I20260709 13:17:03.593875 18349 raft_consensus.cc:493] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.594560 18349 raft_consensus.cc:515] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:03.600935 18402 log.cc:927] Time spent T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff: Append to log took a long time: real 0.091s	user 0.000s	sys 0.002s
I20260709 13:17:03.603991 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af64038810fc4f7ab2bd7802cae60f5c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:03.605813 18404 leader_election.cc:290] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:03.548039 18340 raft_consensus.cc:493] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.606544 18369 consensus_queue.cc:1048] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.607205 17843 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:03.617532 17735 leader_election.cc:304] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:03.618872 18037 tablet_bootstrap.cc:492] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:03.642521 18038 tablet_bootstrap.cc:492] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:03.624017 18157 raft_consensus.cc:2804] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.613974 18340 raft_consensus.cc:515] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.623457 18349 leader_election.cc:290] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:03.636180 17912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:03.643457 18359 leader_election.cc:290] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:03.649714 18389 raft_consensus.cc:2804] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.663116 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:03.682072 17769 raft_consensus.cc:2468] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:03.677153 18409 raft_consensus.cc:2804] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.687638 18409 raft_consensus.cc:697] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:03.688649 18409 consensus_queue.cc:237] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:03.692473 18340 leader_election.cc:290] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:03.675444 18389 raft_consensus.cc:493] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.694780 18389 raft_consensus.cc:3060] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.701011 18042 tablet_bootstrap.cc:654] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.677711 17915 raft_consensus.cc:2468] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:03.680116 17913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f740fbe28c4aa8b2e405f69eaaa5fd" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:03.733791 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af64038810fc4f7ab2bd7802cae60f5c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:03.734656 17988 raft_consensus.cc:2468] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
W20260709 13:17:03.754716 17807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 68937.5us
W20260709 13:17:03.758090 17955 leader_election.cc:343] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:03.769901 17807 leader_election.cc:343] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.785676 18417 raft_consensus.cc:493] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.786378 18417 raft_consensus.cc:515] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.787465 18294 consensus_queue.cc:1048] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.786259 17990 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 1.
I20260709 13:17:03.775408 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f740fbe28c4aa8b2e405f69eaaa5fd" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:03.773917 18291 raft_consensus.cc:2749] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.800874 18037 tablet_bootstrap.cc:654] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.799945 17807 leader_election.cc:304] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:03.816334 18038 tablet_bootstrap.cc:654] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:03.817780 17958 leader_election.cc:343] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.818285 17958 leader_election.cc:304] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:03.819710 18041 tablet_bootstrap.cc:492] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:03.820319 18041 ts_tablet_manager.cc:1403] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.425s	user 0.010s	sys 0.011s
I20260709 13:17:03.816555 18420 raft_consensus.cc:2804] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.810310 18157 raft_consensus.cc:697] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:03.840624 18389 raft_consensus.cc:515] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:03.841694 17884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.68:41573, user_credentials={real_user=slave}} blocked reactor thread for 285513us
I20260709 13:17:03.821350 18420 raft_consensus.cc:493] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.842938 18420 raft_consensus.cc:3060] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.829356 18180 raft_consensus.cc:2749] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:03.852551 17955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 49957.6us
I20260709 13:17:03.874033 17810 leader_election.cc:304] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7
I20260709 13:17:03.877825 18424 raft_consensus.cc:2804] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.878284 18424 raft_consensus.cc:493] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.878701 18424 raft_consensus.cc:3060] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.882510 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380613ad3ab442ebdf7c21729d69ca1" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:03.858565 18389 leader_election.cc:290] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:03.878192 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bb6c92f5d74d4c85e8f75191fe1d8a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:03.899042 18042 tablet_bootstrap.cc:492] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:03.899655 18042 ts_tablet_manager.cc:1403] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.368s	user 0.011s	sys 0.008s
I20260709 13:17:03.888031 18337 raft_consensus.cc:493] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.890705 18417 leader_election.cc:290] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:03.923409 18042 raft_consensus.cc:359] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.927917 18042 raft_consensus.cc:385] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.928267 18042 raft_consensus.cc:740] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
W20260709 13:17:03.925225 17884 leader_election.cc:343] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.932286 17840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af64038810fc4f7ab2bd7802cae60f5c" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:03.919275 18337 raft_consensus.cc:515] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:03.937495 18337 leader_election.cc:290] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:03.941377 18042 consensus_queue.cc:260] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
W20260709 13:17:03.944957 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 57848.3us
I20260709 13:17:03.895545 18157 consensus_queue.cc:237] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.947108 18041 raft_consensus.cc:359] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.947418 17842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380613ad3ab442ebdf7c21729d69ca1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:03.951654 18041 raft_consensus.cc:385] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.955767 18041 raft_consensus.cc:740] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.956676 18041 consensus_queue.cc:260] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:03.959684 18041 ts_tablet_manager.cc:1434] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.139s	user 0.006s	sys 0.001s
I20260709 13:17:03.960697 18042 ts_tablet_manager.cc:1434] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:17:03.962221 18426 raft_consensus.cc:493] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.962808 18426 raft_consensus.cc:515] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.964833 18426 leader_election.cc:290] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:03.965566 17768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380613ad3ab442ebdf7c21729d69ca1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:03.966782 18037 tablet_bootstrap.cc:492] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:03.967271 18037 ts_tablet_manager.cc:1403] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.358s	user 0.016s	sys 0.005s
I20260709 13:17:03.967350 17989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bb6c92f5d74d4c85e8f75191fe1d8a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:03.968053 17989 raft_consensus.cc:3060] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.959029 17842 raft_consensus.cc:2468] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:03.972520 18420 raft_consensus.cc:515] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:03.974630 18420 leader_election.cc:290] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:03.976498 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af64038810fc4f7ab2bd7802cae60f5c" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:03.977234 17992 raft_consensus.cc:2468] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:03.982311 17884 leader_election.cc:304] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:03.989719 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91c22c2e65e4708848721ffae88542b" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:03.990557 18419 raft_consensus.cc:2804] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.991012 18419 raft_consensus.cc:493] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.991308 17913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af64038810fc4f7ab2bd7802cae60f5c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
W20260709 13:17:03.991829 17884 leader_election.cc:343] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.992233 17840 raft_consensus.cc:2393] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in current term 1: Already voted for candidate 61d15fc44d11448a80d0de762b0599ff in this term.
I20260709 13:17:03.991464 18419 raft_consensus.cc:3060] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.996429 17914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380613ad3ab442ebdf7c21729d69ca1" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:03.999084 18041 tablet_bootstrap.cc:492] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
W20260709 13:17:04.008100 17807 leader_election.cc:343] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.015496 17884 leader_election.cc:304] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:04.003744 17913 raft_consensus.cc:3060] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.019323 18424 raft_consensus.cc:515] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.025978 18424 leader_election.cc:290] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:04.023689 18037 raft_consensus.cc:359] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.026568 18037 raft_consensus.cc:385] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.026851 18037 raft_consensus.cc:740] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.027662 18037 consensus_queue.cc:260] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.028898 17667 catalog_manager.cc:5697] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.035328 17912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
W20260709 13:17:04.038738 17807 leader_election.cc:343] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.039652 18037 ts_tablet_manager.cc:1434] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:17:04.040764 18037 tablet_bootstrap.cc:492] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:04.042235 18041 tablet_bootstrap.cc:654] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.052614 17989 raft_consensus.cc:2468] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:04.050632 18419 raft_consensus.cc:515] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.061861 17914 raft_consensus.cc:2393] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61d15fc44d11448a80d0de762b0599ff in current term 1: Already voted for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in this term.
I20260709 13:17:04.062439 18042 tablet_bootstrap.cc:492] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:04.055896 17913 raft_consensus.cc:2468] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:04.063650 18340 raft_consensus.cc:2764] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:17:04.064805 18038 tablet_bootstrap.cc:492] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:04.065361 18038 ts_tablet_manager.cc:1403] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.457s	user 0.018s	sys 0.008s
W20260709 13:17:04.068037 17810 leader_election.cc:343] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.068531 17810 leader_election.cc:304] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:04.069938 18435 raft_consensus.cc:3060] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.068848 18038 raft_consensus.cc:359] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.070886 18038 raft_consensus.cc:385] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.071998 18038 raft_consensus.cc:740] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.062347 17884 leader_election.cc:304] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:04.073625 18340 raft_consensus.cc:2804] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.074398 18340 raft_consensus.cc:697] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:04.075275 18340 consensus_queue.cc:237] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.079187 17764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:04.079877 17764 raft_consensus.cc:3060] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.089169 18037 tablet_bootstrap.cc:654] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.073169 18038 consensus_queue.cc:260] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.091356 18435 raft_consensus.cc:2749] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.094650 17807 leader_election.cc:304] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:04.095721 18420 raft_consensus.cc:2804] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.096247 18420 raft_consensus.cc:697] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:04.096457 18042 tablet_bootstrap.cc:654] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.098465 18419 leader_election.cc:290] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:04.099664 18420 consensus_queue.cc:237] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.100399 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380613ad3ab442ebdf7c21729d69ca1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:04.100971 18038 ts_tablet_manager.cc:1434] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.001s
I20260709 13:17:04.112260 18038 tablet_bootstrap.cc:492] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:04.112959 18037 tablet_bootstrap.cc:492] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:04.113471 18037 ts_tablet_manager.cc:1403] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.004s
I20260709 13:17:04.116179 17844 raft_consensus.cc:2468] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:04.120116 17884 leader_election.cc:304] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:04.121066 18419 raft_consensus.cc:2804] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.121802 18419 raft_consensus.cc:697] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:04.112846 18041 tablet_bootstrap.cc:492] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:04.123368 18041 ts_tablet_manager.cc:1403] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.125s	user 0.014s	sys 0.000s
I20260709 13:17:04.122844 18419 consensus_queue.cc:237] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.116195 18037 raft_consensus.cc:359] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.126080 18041 raft_consensus.cc:359] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.126861 18041 raft_consensus.cc:385] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.127233 18041 raft_consensus.cc:740] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.126045 18037 raft_consensus.cc:385] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.127960 18041 consensus_queue.cc:260] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.128638 18037 raft_consensus.cc:740] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.129386 18037 consensus_queue.cc:260] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.130092 18041 ts_tablet_manager.cc:1434] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:04.131719 18041 tablet_bootstrap.cc:492] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:04.134389 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91c22c2e65e4708848721ffae88542b" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:04.136610 17764 raft_consensus.cc:2468] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:04.137408 18041 tablet_bootstrap.cc:654] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.137902 17989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af64038810fc4f7ab2bd7802cae60f5c" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:04.138535 17989 raft_consensus.cc:3060] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.141671 18037 ts_tablet_manager.cc:1434] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:17:04.144179 18037 tablet_bootstrap.cc:492] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
W20260709 13:17:04.144784 17810 leader_election.cc:343] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.145273 17810 leader_election.cc:304] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:04.146557 18435 raft_consensus.cc:2749] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.153100 18038 tablet_bootstrap.cc:654] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.157317 17810 leader_election.cc:304] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7
I20260709 13:17:04.163517 18414 raft_consensus.cc:2804] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.164077 18414 raft_consensus.cc:697] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:04.164975 18414 consensus_queue.cc:237] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.185307 17989 raft_consensus.cc:2468] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:04.193791 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380613ad3ab442ebdf7c21729d69ca1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:04.202847 18037 tablet_bootstrap.cc:654] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:04.203886 17884 leader_election.cc:343] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.207796 18409 consensus_queue.cc:1048] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.214874 18042 tablet_bootstrap.cc:492] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:04.215530 18042 ts_tablet_manager.cc:1403] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.153s	user 0.034s	sys 0.020s
I20260709 13:17:04.235900 17663 catalog_manager.cc:5697] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.241640 18041 tablet_bootstrap.cc:492] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:04.242173 18041 ts_tablet_manager.cc:1403] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.006s
W20260709 13:17:04.242537 17715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:04.245574 18041 raft_consensus.cc:359] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.246309 18041 raft_consensus.cc:385] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.246563 18041 raft_consensus.cc:740] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.246963 18042 raft_consensus.cc:359] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.247642 18042 raft_consensus.cc:385] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.247902 18042 raft_consensus.cc:740] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.248538 18042 consensus_queue.cc:260] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.249759 18041 consensus_queue.cc:260] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.250500 18042 ts_tablet_manager.cc:1434] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.000s
I20260709 13:17:04.250865 18409 raft_consensus.cc:493] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.251369 18409 raft_consensus.cc:515] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.253351 18409 leader_election.cc:290] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:04.253901 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:04.255113 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:04.254667 17763 raft_consensus.cc:2393] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in current term 1: Already voted for candidate 61d15fc44d11448a80d0de762b0599ff in this term.
I20260709 13:17:04.262454 18041 ts_tablet_manager.cc:1434] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:17:04.271139 17884 leader_election.cc:304] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:04.272017 18409 raft_consensus.cc:3060] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.282267 18042 tablet_bootstrap.cc:492] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:04.299750 18349 raft_consensus.cc:493] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.300328 18349 raft_consensus.cc:515] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.302349 18349 leader_election.cc:290] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:04.305971 18041 tablet_bootstrap.cc:492] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:04.308274 18038 tablet_bootstrap.cc:492] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:04.308744 18038 ts_tablet_manager.cc:1403] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.197s	user 0.039s	sys 0.014s
I20260709 13:17:04.293323 18419 consensus_queue.cc:1048] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:17:04.313230 18042 tablet_bootstrap.cc:654] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.314566 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8358251a35fd40cbab4a33b9f396179d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:04.320478 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8358251a35fd40cbab4a33b9f396179d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
W20260709 13:17:04.322413 17958 leader_election.cc:343] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.331079 18041 tablet_bootstrap.cc:654] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.314432 18419 raft_consensus.cc:493] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.331568 18419 raft_consensus.cc:515] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.332808 18409 raft_consensus.cc:2749] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.334545 17989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f740fbe28c4aa8b2e405f69eaaa5fd" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:04.335244 17989 raft_consensus.cc:2468] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
I20260709 13:17:04.335580 17765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f740fbe28c4aa8b2e405f69eaaa5fd" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:04.335947 18038 raft_consensus.cc:359] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.338433 18038 raft_consensus.cc:385] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:04.331585 17958 leader_election.cc:343] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.333659 18419 leader_election.cc:290] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:04.337172 17884 leader_election.cc:304] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:04.340221 17958 leader_election.cc:304] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:04.341221 18038 raft_consensus.cc:740] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.341969 18400 raft_consensus.cc:2749] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.343791 18038 consensus_queue.cc:260] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.344776 18419 raft_consensus.cc:2804] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.345748 18419 raft_consensus.cc:493] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.346149 18419 raft_consensus.cc:3060] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:04.344274 17884 leader_election.cc:343] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.352274 18038 ts_tablet_manager.cc:1434] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:17:04.353070 18414 raft_consensus.cc:493] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.355050 18414 raft_consensus.cc:515] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.356339 18419 raft_consensus.cc:515] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.358382 18419 leader_election.cc:290] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:04.358428 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d38dd4e5d34a4c96cd07c82cc52d74" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:04.358377 18414 leader_election.cc:290] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:04.358723 17764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d38dd4e5d34a4c96cd07c82cc52d74" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:04.359275 17992 raft_consensus.cc:2468] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
W20260709 13:17:04.360548 17810 leader_election.cc:343] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.362063 17810 leader_election.cc:304] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:04.363471 18038 tablet_bootstrap.cc:492] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:04.363713 18414 raft_consensus.cc:2804] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.362875 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f740fbe28c4aa8b2e405f69eaaa5fd" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:04.364598 18414 raft_consensus.cc:493] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.365305 18414 raft_consensus.cc:3060] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.365172 17992 raft_consensus.cc:3060] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.375326 18414 raft_consensus.cc:515] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.375903 18037 tablet_bootstrap.cc:492] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:04.375722 17764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f740fbe28c4aa8b2e405f69eaaa5fd" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:04.376413 18037 ts_tablet_manager.cc:1403] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.232s	user 0.013s	sys 0.010s
W20260709 13:17:04.377424 17884 leader_election.cc:343] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.379168 18037 raft_consensus.cc:359] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.379858 18037 raft_consensus.cc:385] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.380141 18037 raft_consensus.cc:740] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.379087 18038 tablet_bootstrap.cc:654] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.385908 18042 tablet_bootstrap.cc:492] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:04.386488 18042 ts_tablet_manager.cc:1403] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.006s
I20260709 13:17:04.381742 17992 raft_consensus.cc:2468] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:04.388738 17884 leader_election.cc:304] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:04.389400 18042 raft_consensus.cc:359] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.390143 18042 raft_consensus.cc:385] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.392614 18037 consensus_queue.cc:260] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.390425 18042 raft_consensus.cc:740] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.394836 18042 consensus_queue.cc:260] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.391348 18415 raft_consensus.cc:2804] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.402865 18414 leader_election.cc:290] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:04.405048 18042 ts_tablet_manager.cc:1434] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:17:04.409196 18037 ts_tablet_manager.cc:1434] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:17:04.413784 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d38dd4e5d34a4c96cd07c82cc52d74" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:04.407250 18415 raft_consensus.cc:697] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:04.416538 18415 consensus_queue.cc:237] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:04.417704 17810 leader_election.cc:343] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.421751 18037 tablet_bootstrap.cc:492] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:04.421963 18414 raft_consensus.cc:493] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.422490 18414 raft_consensus.cc:515] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.423717 17664 catalog_manager.cc:5697] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.424731 18414 leader_election.cc:290] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:04.425381 17664 catalog_manager.cc:5697] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.426616 18042 tablet_bootstrap.cc:492] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:04.427047 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d38dd4e5d34a4c96cd07c82cc52d74" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:04.427747 17990 raft_consensus.cc:3060] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.438881 18296 raft_consensus.cc:493] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.445557 17990 raft_consensus.cc:2468] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:04.446225 17765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870e82a639c6408e810f254782cacb0f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:04.446655 17810 leader_election.cc:304] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:04.446280 18041 tablet_bootstrap.cc:492] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:04.447384 17765 raft_consensus.cc:2468] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:04.447711 18041 ts_tablet_manager.cc:1403] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.151s	user 0.015s	sys 0.010s
I20260709 13:17:04.448845 17989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870e82a639c6408e810f254782cacb0f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:04.449555 17989 raft_consensus.cc:2468] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:04.453102 17810 leader_election.cc:304] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:04.456302 18291 raft_consensus.cc:2804] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.456487 18424 raft_consensus.cc:2804] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.464998 18041 raft_consensus.cc:359] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.466552 18041 raft_consensus.cc:385] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.467013 18041 raft_consensus.cc:740] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.468011 18041 consensus_queue.cc:260] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.465153 18291 raft_consensus.cc:493] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.455343 18296 raft_consensus.cc:515] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.473826 18041 ts_tablet_manager.cc:1434] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:17:04.468513 18424 raft_consensus.cc:697] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:04.472393 18291 raft_consensus.cc:3060] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.489117 18296 leader_election.cc:290] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:04.489746 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91c22c2e65e4708848721ffae88542b" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:04.487335 18424 consensus_queue.cc:237] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.490403 17844 raft_consensus.cc:2468] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:04.491780 17958 leader_election.cc:304] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:04.496099 18041 tablet_bootstrap.cc:492] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da: Bootstrap starting.
I20260709 13:17:04.497802 17913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91c22c2e65e4708848721ffae88542b" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:04.498463 17913 raft_consensus.cc:2468] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:04.497186 18296 raft_consensus.cc:2804] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.499545 18296 raft_consensus.cc:493] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.499953 18296 raft_consensus.cc:3060] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.505266 18041 tablet_bootstrap.cc:654] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.522176 17665 catalog_manager.cc:5697] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.524098 17665 catalog_manager.cc:5697] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.528928 17665 catalog_manager.cc:5697] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.531383 18042 tablet_bootstrap.cc:654] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.532387 18038 tablet_bootstrap.cc:492] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:04.532999 18038 ts_tablet_manager.cc:1403] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.171s	user 0.011s	sys 0.014s
I20260709 13:17:04.510870 18291 raft_consensus.cc:515] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.546737 18296 raft_consensus.cc:515] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.551419 17765 raft_consensus.cc:3060] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.556210 17840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91c22c2e65e4708848721ffae88542b" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:04.556883 17840 raft_consensus.cc:3060] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.560858 18435 consensus_queue.cc:1048] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.568950 18037 tablet_bootstrap.cc:654] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.570561 18038 raft_consensus.cc:359] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.571444 18038 raft_consensus.cc:385] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.571681 18038 raft_consensus.cc:740] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.574435 17989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870e82a639c6408e810f254782cacb0f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:04.575043 18291 leader_election.cc:290] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:04.575133 17989 raft_consensus.cc:3060] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.576834 18180 raft_consensus.cc:493] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.577366 18180 raft_consensus.cc:515] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.579145 18180 leader_election.cc:290] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:04.580086 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fd9a5073864c5ea6b2e214ab8269a9" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:04.580307 17840 raft_consensus.cc:2468] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:04.580529 17913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fd9a5073864c5ea6b2e214ab8269a9" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:04.580760 17844 raft_consensus.cc:2468] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:04.581369 18296 leader_election.cc:290] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:04.583158 17913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91c22c2e65e4708848721ffae88542b" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:04.583791 17913 raft_consensus.cc:3060] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.584606 17958 leader_election.cc:304] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:04.585386 18180 raft_consensus.cc:2804] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.585763 18180 raft_consensus.cc:493] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.586100 18180 raft_consensus.cc:3060] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:04.590211 17955 leader_election.cc:343] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.595541 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870e82a639c6408e810f254782cacb0f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:04.596148 17763 raft_consensus.cc:3060] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.609222 18291 consensus_queue.cc:1048] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.608973 17667 catalog_manager.cc:5697] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.609040 17989 raft_consensus.cc:2468] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:04.612257 17763 raft_consensus.cc:2468] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:04.612520 18180 raft_consensus.cc:515] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.613102 17810 leader_election.cc:304] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:04.615553 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fd9a5073864c5ea6b2e214ab8269a9" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:04.616115 17844 raft_consensus.cc:3060] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.620146 18291 raft_consensus.cc:2804] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.620899 18291 raft_consensus.cc:697] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:04.622684 18291 consensus_queue.cc:237] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:04.622720 18415 consensus_queue.cc:1048] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:04.630301 17844 raft_consensus.cc:2468] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:04.631810 17958 leader_election.cc:304] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:04.632642 18299 raft_consensus.cc:2804] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.633155 18299 raft_consensus.cc:697] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:04.634055 18299 consensus_queue.cc:237] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.638661 18038 consensus_queue.cc:260] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.640584 17958 leader_election.cc:304] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:04.645848 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fd9a5073864c5ea6b2e214ab8269a9" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
W20260709 13:17:04.647378 17955 leader_election.cc:343] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.648067 17667 catalog_manager.cc:5697] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.664040 17913 raft_consensus.cc:2468] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:04.651440 18400 raft_consensus.cc:2804] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.666493 18400 raft_consensus.cc:697] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:04.667598 18041 tablet_bootstrap.cc:492] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da: No bootstrap required, opened a new log
I20260709 13:17:04.667547 18400 consensus_queue.cc:237] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:04.668787 18038 ts_tablet_manager.cc:1434] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.135s	user 0.008s	sys 0.000s
I20260709 13:17:04.669978 18038 tablet_bootstrap.cc:492] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
W20260709 13:17:04.671568 17884 consensus_peers.cc:597] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:04.671839 18393 consensus_queue.cc:1048] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.668123 18041 ts_tablet_manager.cc:1403] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da: Time spent bootstrapping tablet: real 0.185s	user 0.025s	sys 0.024s
I20260709 13:17:04.655222 18180 leader_election.cc:290] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:04.658219 18291 consensus_queue.cc:1048] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:17:04.689257 18340 consensus_queue.cc:1048] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:17:04.726063 18037 tablet_bootstrap.cc:492] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:04.726737 18037 ts_tablet_manager.cc:1403] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.306s	user 0.018s	sys 0.004s
I20260709 13:17:04.728544 18041 raft_consensus.cc:359] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.733196 18424 consensus_queue.cc:1048] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.739526 18041 raft_consensus.cc:385] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.740052 18041 raft_consensus.cc:740] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.740720 18041 consensus_queue.cc:260] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.750460 18041 ts_tablet_manager.cc:1434] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.002s
I20260709 13:17:04.751829 18042 tablet_bootstrap.cc:492] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:04.752385 18042 ts_tablet_manager.cc:1403] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.341s	user 0.043s	sys 0.037s
I20260709 13:17:04.765938 18427 raft_consensus.cc:493] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.766541 18427 raft_consensus.cc:515] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.809652 18037 raft_consensus.cc:359] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.810457 18037 raft_consensus.cc:385] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.810731 18037 raft_consensus.cc:740] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.811405 18037 consensus_queue.cc:260] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.814812 18042 raft_consensus.cc:359] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.815599 18042 raft_consensus.cc:385] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.815862 18042 raft_consensus.cc:740] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.770938 18320 consensus_queue.cc:1048] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:17:04.816483 18042 consensus_queue.cc:260] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:04.846416 18037 ts_tablet_manager.cc:1434] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.000s
I20260709 13:17:04.792239 18419 consensus_queue.cc:1048] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 13:17:04.849850 18042 ts_tablet_manager.cc:1434] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.097s	user 0.009s	sys 0.000s
I20260709 13:17:04.877918 18042 tablet_bootstrap.cc:492] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
W20260709 13:17:04.844410 17732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 72025.2us
I20260709 13:17:04.893174 18038 tablet_bootstrap.cc:654] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.893663 18042 tablet_bootstrap.cc:654] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.903088 18349 raft_consensus.cc:493] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.919261 18427 leader_election.cc:290] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:04.906611 18296 raft_consensus.cc:493] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.923199 18037 tablet_bootstrap.cc:492] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:04.929483 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f6b1ea5444c66a2afafacfbd3624d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
W20260709 13:17:04.933553 17735 leader_election.cc:343] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.911185 18349 raft_consensus.cc:515] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:04.944579 18349 leader_election.cc:290] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:04.945369 17913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c062a3454b46da8f8369768310847e" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:04.946110 17913 raft_consensus.cc:2468] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 0.
I20260709 13:17:04.923034 18296 raft_consensus.cc:515] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:04.955554 17884 consensus_peers.cc:597] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:04.956576 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c062a3454b46da8f8369768310847e" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:04.958307 17955 leader_election.cc:304] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
W20260709 13:17:04.968401 18474 log.cc:927] Time spent T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 13:17:04.972020 18349 raft_consensus.cc:2804] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.989782 18349 raft_consensus.cc:493] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:05.010635 17958 leader_election.cc:343] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.013978 18349 raft_consensus.cc:3060] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:05.055881 17807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 108743us
W20260709 13:17:05.061422 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.68:41573, user_credentials={real_user=slave}} blocked reactor thread for 57125.9us
I20260709 13:17:05.075079 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
W20260709 13:17:05.087273 17955 leader_election.cc:343] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.097548 18296 leader_election.cc:290] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:05.082594 18477 consensus_queue.cc:1048] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.065s
I20260709 13:17:05.161064 17915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f6b1ea5444c66a2afafacfbd3624d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:05.188766 18038 tablet_bootstrap.cc:492] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:05.189435 18038 ts_tablet_manager.cc:1403] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.520s	user 0.013s	sys 0.005s
W20260709 13:17:05.176949 18483 log.cc:927] Time spent T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 13:17:05.235190 18042 tablet_bootstrap.cc:492] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:05.235755 18042 ts_tablet_manager.cc:1403] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.381s	user 0.009s	sys 0.013s
I20260709 13:17:05.227357 18038 raft_consensus.cc:359] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.237207 18038 raft_consensus.cc:385] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.237526 18038 raft_consensus.cc:740] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.238235 18038 consensus_queue.cc:260] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
W20260709 13:17:05.240922 17807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 166084us
W20260709 13:17:05.257223 17958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 102598us
I20260709 13:17:05.283926 18038 ts_tablet_manager.cc:1434] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.000s
W20260709 13:17:05.295737 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.68:41573, user_credentials={real_user=slave}} blocked reactor thread for 90389us
I20260709 13:17:05.319566 18037 tablet_bootstrap.cc:654] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.332020 18494 raft_consensus.cc:493] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.342041 18494 raft_consensus.cc:515] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.344163 18494 leader_election.cc:290] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:05.348418 18349 raft_consensus.cc:515] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:05.350541 18349 leader_election.cc:290] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:05.355820 18042 raft_consensus.cc:359] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:05.356599 18042 raft_consensus.cc:385] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.356885 18042 raft_consensus.cc:740] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.357622 18042 consensus_queue.cc:260] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:05.358302 17767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c062a3454b46da8f8369768310847e" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
W20260709 13:17:05.366046 17955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 188855us
I20260709 13:17:05.374184 17764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:05.376009 18037 tablet_bootstrap.cc:492] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:05.376585 18037 ts_tablet_manager.cc:1403] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.467s	user 0.014s	sys 0.000s
I20260709 13:17:05.380884 18037 raft_consensus.cc:359] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.381633 18037 raft_consensus.cc:385] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.381909 18037 raft_consensus.cc:740] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.382762 18037 consensus_queue.cc:260] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.384156 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c062a3454b46da8f8369768310847e" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
W20260709 13:17:05.378621 17958 leader_election.cc:343] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.384845 17911 raft_consensus.cc:3060] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.386555 17665 catalog_manager.cc:5697] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:05.388465 18037 ts_tablet_manager.cc:1434] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:17:05.389704 18037 tablet_bootstrap.cc:492] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
W20260709 13:17:05.392789 17958 leader_election.cc:343] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.400341 17958 leader_election.cc:304] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:05.408035 18513 raft_consensus.cc:2749] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.409159 18038 tablet_bootstrap.cc:492] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:05.410271 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f4a48522d64d0983a62d8aa35360ea" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:05.411082 17917 raft_consensus.cc:2468] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:05.388798 17665 catalog_manager.cc:5697] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:05.417518 17911 raft_consensus.cc:2468] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:05.439812 18037 tablet_bootstrap.cc:654] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.451508 18469 consensus_queue.cc:1048] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:05.457592 17955 consensus_peers.cc:597] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:05.472339 17955 leader_election.cc:304] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:05.492648 18469 raft_consensus.cc:2804] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:05.493086 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 135565us
I20260709 13:17:05.493654 18469 raft_consensus.cc:697] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:05.494606 18469 consensus_queue.cc:237] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:05.495306 18042 ts_tablet_manager.cc:1434] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.259s	user 0.007s	sys 0.000s
I20260709 13:17:05.496462 18042 tablet_bootstrap.cc:492] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff: Bootstrap starting.
I20260709 13:17:05.489565 18038 tablet_bootstrap.cc:654] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.502316 18042 tablet_bootstrap.cc:654] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:05.505635 17732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 340402us
W20260709 13:17:05.507369 17732 leader_election.cc:343] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.508322 17732 leader_election.cc:304] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:05.509212 18507 raft_consensus.cc:2749] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.516692 17764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f4a48522d64d0983a62d8aa35360ea" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:05.517328 18042 tablet_bootstrap.cc:492] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff: No bootstrap required, opened a new log
I20260709 13:17:05.517818 18042 ts_tablet_manager.cc:1403] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.001s
I20260709 13:17:05.532999 18500 consensus_queue.cc:1048] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:05.534713 17807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 88216.9us
I20260709 13:17:05.546926 18513 consensus_queue.cc:1048] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:05.553797 18512 consensus_queue.cc:1048] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:05.581876 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.68:41573, user_credentials={real_user=slave}} blocked reactor thread for 54754.2us
W20260709 13:17:05.585939 17807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 50500.1us
I20260709 13:17:05.586964 17807 leader_election.cc:304] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:05.591605 18488 raft_consensus.cc:2804] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.592049 18488 raft_consensus.cc:493] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.592370 18488 raft_consensus.cc:3060] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:05.606199 17810 leader_election.cc:343] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:05.608428 17810 consensus_peers.cc:597] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:05.610638 18494 consensus_queue.cc:1048] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:05.623041 18042 raft_consensus.cc:359] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.623852 18042 raft_consensus.cc:385] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.624135 18042 raft_consensus.cc:740] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.624754 18042 consensus_queue.cc:260] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.626500 18369 raft_consensus.cc:493] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.627055 18369 raft_consensus.cc:515] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.629179 18369 leader_election.cc:290] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:05.631702 17844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380613ad3ab442ebdf7c21729d69ca1" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
W20260709 13:17:05.632484 17715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:05.644968 18488 raft_consensus.cc:515] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.647524 18488 leader_election.cc:290] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:05.649403 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f4a48522d64d0983a62d8aa35360ea" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:05.650058 17916 raft_consensus.cc:3060] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.647594 18514 consensus_queue.cc:1048] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:17:05.660530 18042 ts_tablet_manager.cc:1434] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff: Time spent starting tablet: real 0.142s	user 0.008s	sys 0.000s
I20260709 13:17:05.667754 18037 tablet_bootstrap.cc:492] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:05.668421 18037 ts_tablet_manager.cc:1403] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.279s	user 0.030s	sys 0.035s
I20260709 13:17:05.670970 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f4a48522d64d0983a62d8aa35360ea" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
W20260709 13:17:05.702044 17810 leader_election.cc:343] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.705703 18037 raft_consensus.cc:359] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:05.707576 18037 raft_consensus.cc:385] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.707916 18037 raft_consensus.cc:740] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.708724 18037 consensus_queue.cc:260] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:05.711941 17916 raft_consensus.cc:2468] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:05.716730 17807 leader_election.cc:304] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:05.713197 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380613ad3ab442ebdf7c21729d69ca1" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:05.720300 18038 tablet_bootstrap.cc:492] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:05.722193 18038 ts_tablet_manager.cc:1403] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.313s	user 0.021s	sys 0.008s
I20260709 13:17:05.720955 18037 ts_tablet_manager.cc:1434] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
I20260709 13:17:05.720115 18424 raft_consensus.cc:2804] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:05.725229 17765 raft_consensus.cc:3060] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.747376 18424 raft_consensus.cc:697] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:05.748366 18424 consensus_queue.cc:237] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.753261 18037 tablet_bootstrap.cc:492] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:05.759325 18038 raft_consensus.cc:359] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:05.760351 17732 leader_election.cc:304] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:05.772022 18038 raft_consensus.cc:385] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.772405 18038 raft_consensus.cc:740] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.772990 18038 consensus_queue.cc:260] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:05.784868 18038 ts_tablet_manager.cc:1434] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
I20260709 13:17:05.804826 18419 raft_consensus.cc:493] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.805348 18419 raft_consensus.cc:515] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:05.807377 18419 leader_election.cc:290] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:05.810721 18038 tablet_bootstrap.cc:492] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:05.810230 18414 raft_consensus.cc:493] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.816928 18414 raft_consensus.cc:515] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:05.814175 17764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:05.815932 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:05.820137 17992 raft_consensus.cc:2468] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 0.
W20260709 13:17:05.820420 17884 leader_election.cc:343] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.821518 17884 leader_election.cc:304] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:05.822359 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8358251a35fd40cbab4a33b9f396179d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:05.822642 18419 raft_consensus.cc:2804] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.823091 17986 raft_consensus.cc:2468] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:05.823115 18419 raft_consensus.cc:493] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.824139 18419 raft_consensus.cc:3060] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.833817 18038 tablet_bootstrap.cc:654] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.832746 17810 leader_election.cc:304] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:05.842033 18414 leader_election.cc:290] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
W20260709 13:17:05.844956 18527 log.cc:927] Time spent T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff: Append to log took a long time: real 0.087s	user 0.000s	sys 0.003s
I20260709 13:17:05.848878 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8358251a35fd40cbab4a33b9f396179d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:05.850335 17665 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41580 (request call id 80) took 1008 ms. Trace:
I20260709 13:17:05.831790 18419 raft_consensus.cc:515] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:05.853437 17810 leader_election.cc:343] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.837414 18420 raft_consensus.cc:2804] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.863794 18420 raft_consensus.cc:493] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.875496 18420 raft_consensus.cc:3060] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.882403 18037 tablet_bootstrap.cc:654] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.908269 18476 raft_consensus.cc:2749] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.922909 18419 leader_election.cc:290] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:05.929235 17769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:05.931368 18038 tablet_bootstrap.cc:492] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
W20260709 13:17:05.931910 17884 leader_election.cc:343] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.944815 18420 raft_consensus.cc:515] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:05.947793 18038 ts_tablet_manager.cc:1403] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.008s
I20260709 13:17:05.942770 17992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:05.852947 17665 rpcz_store.cc:276] 0709 13:17:04.849697 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:04.853359 (+  3662us) service_pool.cc:224] Handling call
0709 13:17:05.850273 (+996914us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:05.483080 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:05.483619 (+   539us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:05.483659 (+    40us) write_op.cc:435] Acquired schema lock
0709 13:17:05.483680 (+    21us) tablet.cc:662] Decoding operations
0709 13:17:05.484036 (+   356us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:05.484117 (+    81us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:05.484146 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:17:05.484439 (+   293us) tablet.cc:701] Row locks acquired
0709 13:17:05.484457 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:17:05.484588 (+   131us) write_op.cc:270] Start()
0709 13:17:05.484713 (+   125us) write_op.cc:276] Timestamp: P: 1783603025484547 usec, L: 0
0709 13:17:05.484739 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:17:05.485346 (+   607us) log.cc:844] Serialized 928 byte log entry
0709 13:17:05.630787 (+145441us) op_driver.cc:464] REPLICATION: finished
0709 13:17:05.779742 (+148955us) write_op.cc:301] APPLY: starting
0709 13:17:05.779828 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:05.779949 (+   121us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:05.780082 (+   133us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:05.780443 (+   361us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:05.780586 (+   143us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:17:05.780615 (+    29us) write_op.cc:312] APPLY: finished
0709 13:17:05.780819 (+   204us) log.cc:844] Serialized 28 byte log entry
0709 13:17:05.780985 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:05.781072 (+    87us) write_op.cc:454] Released schema lock
0709 13:17:05.781112 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:05.781432 (+   320us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:05.781458 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":144688,"apply.run_cpu_time_us":1690,"apply.run_wall_time_us":1690,"num_ops":2,"prepare.queue_time_us":64715,"prepare.run_cpu_time_us":2530,"prepare.run_wall_time_us":2530,"replication_time_us":134457,"thread_start_us":144124,"threads_started":2}]]}
I20260709 13:17:05.953724 17992 raft_consensus.cc:3060] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.963366 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8358251a35fd40cbab4a33b9f396179d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:05.962539 18420 leader_election.cc:290] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:05.971397 17764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8358251a35fd40cbab4a33b9f396179d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:05.973457 18037 tablet_bootstrap.cc:492] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:05.969445 17988 raft_consensus.cc:3060] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:05.974078 17810 leader_election.cc:343] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.974856 18037 ts_tablet_manager.cc:1403] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.008s
I20260709 13:17:05.977324 17992 raft_consensus.cc:2468] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:05.979735 18038 raft_consensus.cc:359] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:05.980495 18038 raft_consensus.cc:385] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.980755 18038 raft_consensus.cc:740] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.981369 18038 consensus_queue.cc:260] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:05.983667 18038 ts_tablet_manager.cc:1434] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
W20260709 13:17:05.986645 17958 consensus_peers.cc:597] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:05.986702 18038 tablet_bootstrap.cc:492] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:05.991503 17884 leader_election.cc:304] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:05.977577 18037 raft_consensus.cc:359] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.994436 18037 raft_consensus.cc:385] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.994771 18037 raft_consensus.cc:740] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.995752 18037 consensus_queue.cc:260] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:05.997826 18037 ts_tablet_manager.cc:1434] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:17:05.998314 17988 raft_consensus.cc:2468] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:05.998778 18037 tablet_bootstrap.cc:492] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Bootstrap starting.
I20260709 13:17:06.003162 18419 raft_consensus.cc:2804] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.003783 18419 raft_consensus.cc:697] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:06.004576 18419 consensus_queue.cc:237] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:06.010686 18424 raft_consensus.cc:493] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.017664 18424 raft_consensus.cc:515] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:06.033573 17765 raft_consensus.cc:3060] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.035015 17664 catalog_manager.cc:5697] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.042075 18037 tablet_bootstrap.cc:654] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.045090 17764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f6b1ea5444c66a2afafacfbd3624d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:06.048000 17810 leader_election.cc:304] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:05.992400 18299 consensus_queue.cc:1048] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
I20260709 13:17:06.050776 18420 raft_consensus.cc:2804] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.051424 18420 raft_consensus.cc:697] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:06.063364 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f6b1ea5444c66a2afafacfbd3624d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:06.064090 17916 raft_consensus.cc:2468] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:06.065267 17807 leader_election.cc:304] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:06.066190 18414 raft_consensus.cc:2804] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.066008 18420 consensus_queue.cc:237] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:06.066668 18414 raft_consensus.cc:493] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.067087 18414 raft_consensus.cc:3060] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.052695 17764 raft_consensus.cc:2468] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 0.
I20260709 13:17:06.054816 18424 leader_election.cc:290] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:06.092162 18037 tablet_bootstrap.cc:492] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: No bootstrap required, opened a new log
I20260709 13:17:06.095633 18511 raft_consensus.cc:493] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.096236 18511 raft_consensus.cc:515] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:06.102909 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c062a3454b46da8f8369768310847e" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:06.095319 18037 ts_tablet_manager.cc:1403] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.002s
I20260709 13:17:06.104010 18038 tablet_bootstrap.cc:654] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.104841 18414 raft_consensus.cc:515] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:06.105880 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c062a3454b46da8f8369768310847e" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:06.111068 17735 leader_election.cc:304] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:06.103363 18511 leader_election.cc:290] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:06.107709 17764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f6b1ea5444c66a2afafacfbd3624d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:06.114514 18507 raft_consensus.cc:2749] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.110812 18414 leader_election.cc:290] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:06.124469 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f6b1ea5444c66a2afafacfbd3624d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:06.124284 17764 raft_consensus.cc:3060] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.135010 17911 raft_consensus.cc:3060] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.149325 17764 raft_consensus.cc:2468] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:06.154140 17810 leader_election.cc:304] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:06.155311 18490 raft_consensus.cc:2804] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.155809 18490 raft_consensus.cc:697] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:06.156621 18490 consensus_queue.cc:237] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:06.156908 17665 catalog_manager.cc:5697] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.159376 17911 raft_consensus.cc:2468] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:06.161445 18037 raft_consensus.cc:359] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:06.163019 18037 raft_consensus.cc:385] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.163722 18037 raft_consensus.cc:740] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.173094 17667 catalog_manager.cc:5697] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 0 to 1, leader changed from <none> to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 1 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.176131 18037 consensus_queue.cc:260] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
W20260709 13:17:06.198345 17810 consensus_peers.cc:597] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.199445 18037 ts_tablet_manager.cc:1434] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.000s
I20260709 13:17:06.202711 18038 tablet_bootstrap.cc:492] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:06.203282 18038 ts_tablet_manager.cc:1403] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.219s	user 0.031s	sys 0.009s
I20260709 13:17:06.206028 18038 raft_consensus.cc:359] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:06.207103 18038 raft_consensus.cc:385] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.207382 18038 raft_consensus.cc:740] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.208024 18038 consensus_queue.cc:260] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:06.210465 18038 ts_tablet_manager.cc:1434] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:06.211546 18038 tablet_bootstrap.cc:492] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:06.217280 18038 tablet_bootstrap.cc:654] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.237004 17664 catalog_manager.cc:5697] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:06.238849 17664 catalog_manager.cc:5697] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 1 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.244010 18490 consensus_queue.cc:1048] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.244938 18038 tablet_bootstrap.cc:492] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:06.253742 18038 ts_tablet_manager.cc:1403] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.008s
I20260709 13:17:06.256482 18038 raft_consensus.cc:359] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:06.257174 18038 raft_consensus.cc:385] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.257438 18038 raft_consensus.cc:740] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.258461 18038 consensus_queue.cc:260] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:06.260748 18038 ts_tablet_manager.cc:1434] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:06.261857 18038 tablet_bootstrap.cc:492] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:06.274823 18038 tablet_bootstrap.cc:654] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.291625 18038 tablet_bootstrap.cc:492] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:06.292124 18038 ts_tablet_manager.cc:1403] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260709 13:17:06.294611 18038 raft_consensus.cc:359] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:06.295425 18038 raft_consensus.cc:385] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.295691 18038 raft_consensus.cc:740] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.296368 18038 consensus_queue.cc:260] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:06.298147 18038 ts_tablet_manager.cc:1434] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:06.299283 18038 tablet_bootstrap.cc:492] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:06.306001 18038 tablet_bootstrap.cc:654] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.308969 14853 tablet_server.cc:179] TabletServer@127.14.129.65:0 shutting down...
W20260709 13:17:06.351663 17958 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 338 similar messages]
W20260709 13:17:06.356194 17958 consensus_peers.cc:597] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.364468 18038 tablet_bootstrap.cc:492] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: No bootstrap required, opened a new log
I20260709 13:17:06.365077 18038 ts_tablet_manager.cc:1403] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.066s	user 0.032s	sys 0.020s
I20260709 13:17:06.368479 18038 raft_consensus.cc:359] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:06.369199 18038 raft_consensus.cc:385] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.369457 18038 raft_consensus.cc:740] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.370105 18038 consensus_queue.cc:260] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:06.376273 18038 ts_tablet_manager.cc:1434] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260709 13:17:06.379916 17958 consensus_peers.cc:597] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.402009 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:06.403002 14853 tablet_replica.cc:333] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.403815 14853 raft_consensus.cc:2243] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.404321 14853 raft_consensus.cc:2272] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.407492 14853 tablet_replica.cc:333] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.408111 14853 raft_consensus.cc:2243] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.408612 14853 raft_consensus.cc:2272] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.410697 14853 tablet_replica.cc:333] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.411449 14853 raft_consensus.cc:2243] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.411854 14853 raft_consensus.cc:2272] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.414651 14853 tablet_replica.cc:333] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
W20260709 13:17:06.414839 17958 consensus_peers.cc:597] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.415510 14853 raft_consensus.cc:2243] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.415987 14853 raft_consensus.cc:2272] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.417995 14853 tablet_replica.cc:333] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.418566 14853 raft_consensus.cc:2243] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.418987 14853 raft_consensus.cc:2272] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.420837 14853 tablet_replica.cc:333] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.421516 14853 raft_consensus.cc:2243] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.421983 14853 raft_consensus.cc:2272] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.424034 14853 tablet_replica.cc:333] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.424554 14853 raft_consensus.cc:2243] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.425187 14853 raft_consensus.cc:2272] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.427043 14853 tablet_replica.cc:333] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.427659 14853 raft_consensus.cc:2243] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.428113 14853 raft_consensus.cc:2272] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.431064 14853 tablet_replica.cc:333] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.431872 14853 raft_consensus.cc:2243] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.432596 14853 raft_consensus.cc:2272] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.434276 14853 tablet_replica.cc:333] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.434839 14853 raft_consensus.cc:2243] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:06.434988 17958 consensus_peers.cc:597] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.435318 14853 raft_consensus.cc:2272] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.436563 17958 consensus_peers.cc:597] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.437170 17958 consensus_peers.cc:597] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.438040 14853 tablet_replica.cc:333] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.438867 14853 raft_consensus.cc:2243] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.439754 14853 raft_consensus.cc:2272] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.441731 14853 tablet_replica.cc:333] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.442541 14853 raft_consensus.cc:2243] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.443331 14853 raft_consensus.cc:2272] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.445389 14853 tablet_replica.cc:333] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.445924 14853 raft_consensus.cc:2243] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.446580 14853 raft_consensus.cc:2272] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.448624 14853 tablet_replica.cc:333] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.449383 14853 raft_consensus.cc:2243] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.449857 14853 raft_consensus.cc:2272] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.450440 17958 consensus_peers.cc:597] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.451647 14853 tablet_replica.cc:333] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.452297 14853 raft_consensus.cc:2243] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.452682 14853 raft_consensus.cc:2272] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.454284 14853 tablet_replica.cc:333] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.454823 14853 raft_consensus.cc:2243] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.455227 14853 raft_consensus.cc:2272] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.457088 14853 tablet_replica.cc:333] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.457852 14853 raft_consensus.cc:2243] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.458664 14853 raft_consensus.cc:2272] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.460809 14853 tablet_replica.cc:333] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.461563 14853 raft_consensus.cc:2243] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.462539 14853 raft_consensus.cc:2272] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.464994 14853 tablet_replica.cc:333] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.465795 14853 raft_consensus.cc:2243] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.466284 14853 raft_consensus.cc:2272] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.468627 14853 tablet_replica.cc:333] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.469244 14853 raft_consensus.cc:2243] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.469687 14853 raft_consensus.cc:2272] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.471838 14853 tablet_replica.cc:333] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.472594 14853 raft_consensus.cc:2243] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.473078 14853 raft_consensus.cc:2272] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.474929 14853 tablet_replica.cc:333] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.475512 14853 raft_consensus.cc:2243] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.475903 14853 raft_consensus.cc:2272] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.476038 18477 consensus_queue.cc:1048] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.477633 14853 tablet_replica.cc:333] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.478279 14853 raft_consensus.cc:2243] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.478698 14853 raft_consensus.cc:2272] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.480903 14853 tablet_replica.cc:333] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.481642 14853 raft_consensus.cc:2243] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.482101 14853 raft_consensus.cc:2272] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.484220 14853 tablet_replica.cc:333] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.484951 14853 raft_consensus.cc:2243] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.485412 14853 raft_consensus.cc:2272] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.487689 14853 tablet_replica.cc:333] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.487886 18490 consensus_queue.cc:1048] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.488440 14853 raft_consensus.cc:2243] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.489032 14853 raft_consensus.cc:2272] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.491460 14853 tablet_replica.cc:333] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.492260 14853 raft_consensus.cc:2243] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.492736 14853 raft_consensus.cc:2272] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.495262 14853 tablet_replica.cc:333] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.496163 14853 raft_consensus.cc:2243] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.496680 14853 raft_consensus.cc:2272] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.500401 14853 tablet_replica.cc:333] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.501102 14853 raft_consensus.cc:2243] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.501941 14853 raft_consensus.cc:2272] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.504140 14853 tablet_replica.cc:333] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
W20260709 13:17:06.504741 17884 consensus_peers.cc:597] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.504882 14853 raft_consensus.cc:2243] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.505448 14853 raft_consensus.cc:2272] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.507783 14853 tablet_replica.cc:333] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.508487 14853 raft_consensus.cc:2243] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.508963 14853 raft_consensus.cc:2272] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.511329 14853 tablet_replica.cc:333] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.512136 14853 raft_consensus.cc:2243] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.513056 14853 raft_consensus.cc:2272] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.515903 14853 tablet_replica.cc:333] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.516698 14853 raft_consensus.cc:2243] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.517503 14853 raft_consensus.cc:2272] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.519959 14853 tablet_replica.cc:333] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.520630 14853 raft_consensus.cc:2243] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.521106 14853 raft_consensus.cc:2272] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.523536 14853 tablet_replica.cc:333] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.524269 14853 raft_consensus.cc:2243] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.524714 14853 raft_consensus.cc:2272] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.527357 14853 tablet_replica.cc:333] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.528091 14853 raft_consensus.cc:2243] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.528584 14853 raft_consensus.cc:2272] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.531378 14853 tablet_replica.cc:333] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.532111 14853 raft_consensus.cc:2243] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.533062 14853 raft_consensus.cc:2272] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.535274 14853 tablet_replica.cc:333] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.535936 14853 raft_consensus.cc:2243] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.536414 14853 raft_consensus.cc:2272] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.538751 14853 tablet_replica.cc:333] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
W20260709 13:17:06.539812 17884 consensus_peers.cc:597] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.540431 17810 consensus_peers.cc:597] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.541288 14853 raft_consensus.cc:2243] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.541817 14853 raft_consensus.cc:2272] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.543218 17810 consensus_peers.cc:597] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.544577 14853 tablet_replica.cc:333] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.545157 14853 raft_consensus.cc:2243] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.545835 14853 raft_consensus.cc:2272] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.547942 14853 tablet_replica.cc:333] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.548578 14853 raft_consensus.cc:2243] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.548988 14853 raft_consensus.cc:2272] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.550722 14853 tablet_replica.cc:333] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.551270 14853 raft_consensus.cc:2243] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.552011 14853 raft_consensus.cc:2272] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.553547 17884 consensus_peers.cc:597] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.554031 14853 tablet_replica.cc:333] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.554611 14853 raft_consensus.cc:2243] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.555017 14853 raft_consensus.cc:2272] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.556813 14853 tablet_replica.cc:333] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.557281 14853 raft_consensus.cc:2243] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.557649 14853 raft_consensus.cc:2272] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.559363 14853 tablet_replica.cc:333] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: stopping tablet replica
I20260709 13:17:06.559794 14853 raft_consensus.cc:2243] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.560489 14853 raft_consensus.cc:2272] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.572630 17810 consensus_peers.cc:597] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.573277 17810 consensus_peers.cc:597] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.606526 17810 consensus_peers.cc:597] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.609382 17884 consensus_peers.cc:597] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.617259 14853 tablet_server.cc:196] TabletServer@127.14.129.65:0 shutdown complete.
I20260709 13:17:06.634119 18477 raft_consensus.cc:493] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.634706 18477 raft_consensus.cc:515] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:06.636653 18477 leader_election.cc:290] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:06.638355 17838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fd9a5073864c5ea6b2e214ab8269a9" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:06.638983 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fd9a5073864c5ea6b2e214ab8269a9" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:06.641521 17884 leader_election.cc:304] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:06.643008 17911 raft_consensus.cc:3060] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.664113 18477 raft_consensus.cc:2749] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:06.687875 17884 consensus_peers.cc:597] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.698916 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:06.706359 18562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:06.706939 18563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:06.707962 18565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:06.709354 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:06.710685 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:06.710904 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:06.711115 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603026711099 us; error 0 us; skew 500 ppm
I20260709 13:17:06.711701 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:06.714830 14853 webserver.cc:533] Webserver started at http://127.14.129.65:44273/ using document root <none> and password file <none>
I20260709 13:17:06.715394 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:06.715602 14853 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:17:06.719611 14853 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:17:06.734280 18420 consensus_queue.cc:1048] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:06.735954 18570 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:06.737071 14853 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:17:06.737449 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "a0cc87724943466988be92b4d16f3fb1"
format_stamp: "Formatted at 2026-07-09 13:16:55 on dist-test-slave-gg5t"
I20260709 13:17:06.737993 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:17:06.750699 17810 consensus_peers.cc:597] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.761931 17884 consensus_peers.cc:597] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.767298 17958 consensus_peers.cc:597] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.770315 17958 consensus_peers.cc:597] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.779989 17810 consensus_peers.cc:597] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.780566 17810 consensus_peers.cc:597] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.784334 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:06.786296 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:06.788491 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:06.794772 18580 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:17:06.808084 17884 consensus_peers.cc:597] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.812402 17958 consensus_peers.cc:597] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.838083 17884 consensus_peers.cc:597] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.848331 17810 consensus_peers.cc:597] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.878821 17810 consensus_peers.cc:597] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.072135 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:17:07.072522 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.279s	user 0.004s	sys 0.005s
I20260709 13:17:07.072821 14853 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:17:07.077886 18580 tablet_bootstrap.cc:492] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.090693 18580 tablet_bootstrap.cc:492] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.091478 18580 tablet_bootstrap.cc:492] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.092013 18580 ts_tablet_manager.cc:1403] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:17:07.093894 18580 raft_consensus.cc:359] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.094373 18580 raft_consensus.cc:740] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.094987 18580 consensus_queue.cc:260] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.096925 18580 ts_tablet_manager.cc:1434] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:17:07.097560 18580 tablet_bootstrap.cc:492] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.109238 18580 tablet_bootstrap.cc:492] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.109958 18580 tablet_bootstrap.cc:492] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.110457 18580 ts_tablet_manager.cc:1403] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:17:07.112259 18580 raft_consensus.cc:359] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.112778 18580 raft_consensus.cc:740] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.113317 18580 consensus_queue.cc:260] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.114563 18580 ts_tablet_manager.cc:1434] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:07.115211 18580 tablet_bootstrap.cc:492] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.127524 18580 tablet_bootstrap.cc:492] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.128252 18580 tablet_bootstrap.cc:492] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.128753 18580 ts_tablet_manager.cc:1403] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 13:17:07.130503 18580 raft_consensus.cc:359] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.131037 18580 raft_consensus.cc:740] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.131753 18580 consensus_queue.cc:260] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.133600 18580 ts_tablet_manager.cc:1434] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:17:07.134330 18580 tablet_bootstrap.cc:492] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.147737 18580 tablet_bootstrap.cc:492] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.148644 18580 tablet_bootstrap.cc:492] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.149235 18580 ts_tablet_manager.cc:1403] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:17:07.151474 18580 raft_consensus.cc:359] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.152132 18580 raft_consensus.cc:740] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.152786 18580 consensus_queue.cc:260] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.154559 18580 ts_tablet_manager.cc:1434] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:07.155336 18580 tablet_bootstrap.cc:492] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.176623 18580 tablet_bootstrap.cc:492] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.177446 18580 tablet_bootstrap.cc:492] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.178045 18580 ts_tablet_manager.cc:1403] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 13:17:07.180399 18580 raft_consensus.cc:359] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.181078 18580 raft_consensus.cc:385] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.181332 18580 raft_consensus.cc:740] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.181946 18580 consensus_queue.cc:260] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.183876 18580 ts_tablet_manager.cc:1434] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:07.184724 18580 tablet_bootstrap.cc:492] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.199143 18580 tablet_bootstrap.cc:492] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.200098 18580 tablet_bootstrap.cc:492] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.200762 18580 ts_tablet_manager.cc:1403] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:17:07.202613 18580 raft_consensus.cc:359] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.203161 18580 raft_consensus.cc:740] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.203747 18580 consensus_queue.cc:260] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.205220 18580 ts_tablet_manager.cc:1434] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:07.207851 18580 tablet_bootstrap.cc:492] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.241282 18580 tablet_bootstrap.cc:492] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.242297 18580 tablet_bootstrap.cc:492] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.242976 18580 ts_tablet_manager.cc:1403] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.016s
I20260709 13:17:07.245402 18580 raft_consensus.cc:359] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.246158 18580 raft_consensus.cc:740] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.246879 18580 consensus_queue.cc:260] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.248699 18580 ts_tablet_manager.cc:1434] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:07.249460 18580 tablet_bootstrap.cc:492] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.269631 18580 tablet_bootstrap.cc:492] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.270608 18580 tablet_bootstrap.cc:492] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.271550 18580 ts_tablet_manager.cc:1403] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260709 13:17:07.274503 18580 raft_consensus.cc:359] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.275210 18580 raft_consensus.cc:740] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.275967 18580 consensus_queue.cc:260] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.279682 18580 ts_tablet_manager.cc:1434] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:17:07.280403 18580 tablet_bootstrap.cc:492] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.300798 18580 tablet_bootstrap.cc:492] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.302107 18580 tablet_bootstrap.cc:492] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.302768 18580 ts_tablet_manager.cc:1403] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 13:17:07.305361 18580 raft_consensus.cc:359] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.306001 18580 raft_consensus.cc:385] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.306274 18580 raft_consensus.cc:740] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.307053 18580 consensus_queue.cc:260] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.309161 18580 ts_tablet_manager.cc:1434] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:17:07.309791 18580 tablet_bootstrap.cc:492] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.320565 18580 tablet_bootstrap.cc:492] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.321290 18580 tablet_bootstrap.cc:492] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.321792 18580 ts_tablet_manager.cc:1403] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:17:07.323665 18580 raft_consensus.cc:359] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.324153 18580 raft_consensus.cc:740] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.324725 18580 consensus_queue.cc:260] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.326207 18580 ts_tablet_manager.cc:1434] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:07.326807 18580 tablet_bootstrap.cc:492] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.327518 14853 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:17:07.327869 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.255s	user 0.226s	sys 0.009s
I20260709 13:17:07.361423 18580 tablet_bootstrap.cc:492] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.362371 18580 tablet_bootstrap.cc:492] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.363056 18580 ts_tablet_manager.cc:1403] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.019s
I20260709 13:17:07.365317 18580 raft_consensus.cc:359] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.366015 18580 raft_consensus.cc:740] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.366685 18580 consensus_queue.cc:260] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.368484 18580 ts_tablet_manager.cc:1434] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:07.369292 18580 tablet_bootstrap.cc:492] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.386359 18580 tablet_bootstrap.cc:492] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.387291 18580 tablet_bootstrap.cc:492] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.387909 18580 ts_tablet_manager.cc:1403] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:17:07.390461 18580 raft_consensus.cc:359] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.391345 18580 raft_consensus.cc:740] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.392203 18580 consensus_queue.cc:260] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.394388 18580 ts_tablet_manager.cc:1434] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:07.395218 18580 tablet_bootstrap.cc:492] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.411777 18580 tablet_bootstrap.cc:492] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.412708 18580 tablet_bootstrap.cc:492] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.413357 18580 ts_tablet_manager.cc:1403] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:17:07.415302 18580 raft_consensus.cc:359] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.415803 18580 raft_consensus.cc:740] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.416630 18580 consensus_queue.cc:260] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.418503 18580 ts_tablet_manager.cc:1434] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:17:07.419225 18580 tablet_bootstrap.cc:492] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.431596 18580 tablet_bootstrap.cc:492] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.432523 18580 tablet_bootstrap.cc:492] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.433135 18580 ts_tablet_manager.cc:1403] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:17:07.435555 18580 raft_consensus.cc:359] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.436259 18580 raft_consensus.cc:740] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.436920 18580 consensus_queue.cc:260] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.439035 18580 ts_tablet_manager.cc:1434] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:07.439754 18580 tablet_bootstrap.cc:492] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.456493 18414 raft_consensus.cc:493] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.457198 18414 raft_consensus.cc:515] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.457605 18584 raft_consensus.cc:493] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.458091 18584 raft_consensus.cc:515] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.459677 18414 leader_election.cc:290] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.460585 18584 leader_election.cc:290] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.463208 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
W20260709 13:17:07.469125 17810 leader_election.cc:336] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111)
I20260709 13:17:07.469648 17810 leader_election.cc:304] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.470914 18414 raft_consensus.cc:2749] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:07.486500 18580 tablet_bootstrap.cc:492] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.487779 18580 tablet_bootstrap.cc:492] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.488350 18580 ts_tablet_manager.cc:1403] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.000s
I20260709 13:17:07.490720 18580 raft_consensus.cc:359] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.491339 18580 raft_consensus.cc:740] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.491997 18580 consensus_queue.cc:260] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.493502 18580 ts_tablet_manager.cc:1434] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:07.494232 18580 tablet_bootstrap.cc:492] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.499428 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8358251a35fd40cbab4a33b9f396179d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:07.499918 18584 raft_consensus.cc:493] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.500506 18584 raft_consensus.cc:515] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.502920 18584 leader_election.cc:290] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:07.509886 17838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8358251a35fd40cbab4a33b9f396179d" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.510123 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c062a3454b46da8f8369768310847e" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:07.512184 18577 leader_election.cc:304] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:07.515631 18299 raft_consensus.cc:493] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.516196 18299 raft_consensus.cc:515] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.517972 18299 leader_election.cc:290] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.519778 17838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.520998 18584 raft_consensus.cc:2749] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.521683 18658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:35753 every 8 connection(s)
I20260709 13:17:07.524307 18580 tablet_bootstrap.cc:492] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.525322 18580 tablet_bootstrap.cc:492] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.526018 18580 ts_tablet_manager.cc:1403] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.011s
I20260709 13:17:07.528812 18580 raft_consensus.cc:359] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.529560 18580 raft_consensus.cc:740] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.529716 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:35753
I20260709 13:17:07.530423 18409 raft_consensus.cc:493] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.531003 18409 raft_consensus.cc:515] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.533087 18409 leader_election.cc:290] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.534068 18580 consensus_queue.cc:260] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.535976 17838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.536859 18580 ts_tablet_manager.cc:1434] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:07.537904 18580 tablet_bootstrap.cc:492] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.545625 18414 raft_consensus.cc:493] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.546265 18414 raft_consensus.cc:515] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.548344 18414 leader_election.cc:290] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.550119 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:07.563122 18580 tablet_bootstrap.cc:492] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.564194 18580 tablet_bootstrap.cc:492] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.564893 18580 ts_tablet_manager.cc:1403] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260709 13:17:07.568712 18580 raft_consensus.cc:359] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.569455 18580 raft_consensus.cc:740] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.570336 18580 consensus_queue.cc:260] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.572871 18580 ts_tablet_manager.cc:1434] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:17:07.573734 18580 tablet_bootstrap.cc:492] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.577863 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.579694 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c062a3454b46da8f8369768310847e" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:07.580334 18626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.580617 18299 raft_consensus.cc:493] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.581146 18299 raft_consensus.cc:515] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
W20260709 13:17:07.581938 17958 leader_election.cc:343] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.582372 17958 leader_election.cc:304] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.582607 18400 raft_consensus.cc:493] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.583026 18299 leader_election.cc:290] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
W20260709 13:17:07.583483 17810 leader_election.cc:343] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.583177 18400 raft_consensus.cc:515] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.583472 18581 raft_consensus.cc:2749] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:07.585408 18400 leader_election.cc:290] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.583956 17810 leader_election.cc:304] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.587110 18420 raft_consensus.cc:2749] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:07.592330 17838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.593039 17838 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:07.593987 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.594611 17843 raft_consensus.cc:2468] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:07.597223 17958 leader_election.cc:304] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [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: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:07.598116 17958 leader_election.cc:304] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [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: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:07.598271 18581 raft_consensus.cc:2804] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.604341 18581 raft_consensus.cc:493] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.604430 18400 raft_consensus.cc:2804] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.605310 18400 raft_consensus.cc:493] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.606374 18400 raft_consensus.cc:3060] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.604810 18581 raft_consensus.cc:3060] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.615480 18573 leader_election.cc:304] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:07.616407 18584 raft_consensus.cc:2749] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.619395 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.619290 18400 raft_consensus.cc:515] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.618623 18581 raft_consensus.cc:515] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.620128 18627 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:07.621493 18400 leader_election.cc:290] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.622146 18424 raft_consensus.cc:493] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.623102 18424 raft_consensus.cc:515] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.623425 18626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:07.623596 18625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:07.623116 18628 raft_consensus.cc:3060] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.624192 18625 raft_consensus.cc:3060] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.624619 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.622422 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5ae1af4d5e47168470a5eaf3c58c59" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:07.626332 17838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:07.626967 17838 raft_consensus.cc:3060] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.628093 18424 leader_election.cc:290] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:07.631664 18625 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 2.
I20260709 13:17:07.632982 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
W20260709 13:17:07.634094 17958 leader_election.cc:343] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.634547 18580 tablet_bootstrap.cc:492] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: 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
W20260709 13:17:07.634766 17958 leader_election.cc:343] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.635819 18580 tablet_bootstrap.cc:492] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.636162 18625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.636327 17958 leader_election.cc:304] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:07.636534 18580 ts_tablet_manager.cc:1403] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.017s
I20260709 13:17:07.636910 18625 raft_consensus.cc:2468] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:07.637744 18668 raft_consensus.cc:2804] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:07.638236 18668 raft_consensus.cc:697] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:07.638417 18662 heartbeater.cc:344] Connected to a master server at 127.14.129.126:44857
I20260709 13:17:07.638826 18662 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:07.638993 18580 raft_consensus.cc:359] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.639775 18662 heartbeater.cc:507] Master 127.14.129.126:44857 requested a full tablet report, sending...
I20260709 13:17:07.639524 18668 consensus_queue.cc:237] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.626299 17843 raft_consensus.cc:3060] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.643543 17838 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 2.
I20260709 13:17:07.636101 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.639727 18580 raft_consensus.cc:740] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.644608 17884 leader_election.cc:304] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:07.645392 18409 raft_consensus.cc:2804] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.645274 18580 consensus_queue.cc:260] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.645613 18582 raft_consensus.cc:493] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
W20260709 13:17:07.646085 17810 leader_election.cc:343] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.646323 18582 raft_consensus.cc:515] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.646556 17810 leader_election.cc:304] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.647797 18424 raft_consensus.cc:2749] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:07.648458 18582 leader_election.cc:290] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.650616 17838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.645829 18409 raft_consensus.cc:493] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.651343 17838 raft_consensus.cc:2468] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:07.651580 18409 raft_consensus.cc:3060] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.652652 17884 leader_election.cc:304] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:07.653088 18580 ts_tablet_manager.cc:1434] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:17:07.653558 18582 raft_consensus.cc:2804] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.654094 18582 raft_consensus.cc:493] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.654618 18582 raft_consensus.cc:3060] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.662629 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:07.664424 17884 leader_election.cc:343] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.653997 18580 tablet_bootstrap.cc:492] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.671571 17664 catalog_manager.cc:5697] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 2 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.621997 18581 leader_election.cc:290] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.671636 17843 raft_consensus.cc:2468] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 2.
I20260709 13:17:07.677718 18582 raft_consensus.cc:515] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.691325 18400 raft_consensus.cc:493] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.692077 18400 raft_consensus.cc:515] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.688830 18424 raft_consensus.cc:493] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.694495 18424 raft_consensus.cc:515] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.696800 18424 leader_election.cc:290] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.698422 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.699518 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
W20260709 13:17:07.699973 17810 leader_election.cc:343] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.700506 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75ae2eb82a64e1c8e058b2fd0d004da" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:07.701121 17843 raft_consensus.cc:3060] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:07.702567 17884 leader_election.cc:343] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.699496 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:07.704751 17810 leader_election.cc:304] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.705942 18414 raft_consensus.cc:2749] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:07.708520 18400 leader_election.cc:290] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.714046 17843 raft_consensus.cc:2468] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 2.
I20260709 13:17:07.698485 18582 leader_election.cc:290] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.673133 18409 raft_consensus.cc:515] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.721941 18409 leader_election.cc:290] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.728411 17838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.722605 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:07.731302 18627 raft_consensus.cc:3060] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.723510 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.724273 17958 leader_election.cc:304] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [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: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.724318 17884 leader_election.cc:304] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.737056 18409 raft_consensus.cc:2804] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:07.737560 18409 raft_consensus.cc:697] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:07.739163 18424 raft_consensus.cc:493] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.739724 18424 raft_consensus.cc:515] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.725159 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:07.741760 18424 leader_election.cc:290] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:07.738550 18409 consensus_queue.cc:237] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.743696 18626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.744885 18668 raft_consensus.cc:2804] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:07.745473 18668 raft_consensus.cc:697] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:07.746284 18668 consensus_queue.cc:237] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.747951 18414 raft_consensus.cc:493] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.748519 18414 raft_consensus.cc:515] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.750528 18414 leader_election.cc:290] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:07.751093 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:07.751919 18580 tablet_bootstrap.cc:492] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.757097 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
W20260709 13:17:07.753618 17958 leader_election.cc:343] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.758339 18580 tablet_bootstrap.cc:492] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
W20260709 13:17:07.745172 17810 leader_election.cc:343] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.758817 17958 leader_election.cc:304] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.760123 18580 ts_tablet_manager.cc:1403] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.106s	user 0.028s	sys 0.033s
I20260709 13:17:07.760824 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.762581 18400 raft_consensus.cc:2749] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:07.763820 17810 leader_election.cc:343] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.762228 17807 leader_election.cc:304] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.767850 18580 raft_consensus.cc:359] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.768265 18414 raft_consensus.cc:2749] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:07.769671 18580 raft_consensus.cc:740] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.770721 18580 consensus_queue.cc:260] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.772899 18580 ts_tablet_manager.cc:1434] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:17:07.773788 18580 tablet_bootstrap.cc:492] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.774031 17665 ts_manager.cc:194] Re-registered known tserver with Master: a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.779049 17807 leader_election.cc:304] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.781103 18419 raft_consensus.cc:493] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.781600 18419 raft_consensus.cc:515] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.783699 18419 leader_election.cc:290] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.788587 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:07.790771 17884 leader_election.cc:343] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.793905 18424 raft_consensus.cc:2749] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:07.798189 17664 catalog_manager.cc:5697] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 2 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.801076 17667 catalog_manager.cc:5697] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.802775 18414 raft_consensus.cc:493] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.803391 18414 raft_consensus.cc:515] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.806805 18414 leader_election.cc:290] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.816390 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:07.817217 17986 raft_consensus.cc:2468] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:07.818208 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.818861 18409 raft_consensus.cc:493] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.819638 18409 raft_consensus.cc:515] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.822170 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.824433 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.825687 17810 leader_election.cc:304] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [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: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
W20260709 13:17:07.826416 17884 leader_election.cc:343] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.830438 17884 leader_election.cc:304] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.832016 18420 raft_consensus.cc:2804] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.833886 18420 raft_consensus.cc:493] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.834389 18420 raft_consensus.cc:3060] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.836458 18299 raft_consensus.cc:493] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.837060 18299 raft_consensus.cc:515] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.840852 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.843312 17843 raft_consensus.cc:2468] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:07.846697 17958 leader_election.cc:304] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [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: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:07.841851 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.838925 18299 leader_election.cc:290] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.847402 18419 raft_consensus.cc:2749] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:07.847940 18582 raft_consensus.cc:493] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
W20260709 13:17:07.833254 17810 leader_election.cc:343] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.848570 18582 raft_consensus.cc:515] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.850530 18420 raft_consensus.cc:515] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.850821 18582 leader_election.cc:290] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.853339 18419 raft_consensus.cc:493] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.854079 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:07.861048 18419 raft_consensus.cc:515] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.854842 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.816660 18627 raft_consensus.cc:2468] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 2.
W20260709 13:17:07.855643 17958 leader_election.cc:343] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.863161 18419 leader_election.cc:290] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.864590 18668 raft_consensus.cc:2804] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.864981 18668 raft_consensus.cc:493] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.865252 18668 raft_consensus.cc:3060] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.866995 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
W20260709 13:17:07.868733 17884 leader_election.cc:343] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.868907 18414 raft_consensus.cc:493] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.869593 18414 raft_consensus.cc:515] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.872128 18414 leader_election.cc:290] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:07.859239 18580 tablet_bootstrap.cc:492] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.878523 18580 tablet_bootstrap.cc:492] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:07.879215 18580 ts_tablet_manager.cc:1403] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.041s
I20260709 13:17:07.881234 18580 raft_consensus.cc:359] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.881582 17884 leader_election.cc:304] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.881922 18580 raft_consensus.cc:740] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.882660 18580 consensus_queue.cc:260] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.884039 18419 raft_consensus.cc:2749] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:07.872767 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.872969 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.873883 17838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.884908 17843 raft_consensus.cc:2468] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:07.885095 17838 raft_consensus.cc:2468] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:07.874300 18668 raft_consensus.cc:515] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.886075 18580 ts_tablet_manager.cc:1434] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:07.886976 17884 leader_election.cc:304] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:07.887876 18580 tablet_bootstrap.cc:492] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:07.881316 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:07.888726 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:07.890405 18668 leader_election.cc:290] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
W20260709 13:17:07.890972 17884 leader_election.cc:343] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.874397 18299 raft_consensus.cc:493] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.876618 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3556af58a744b8978d4b34b8025e6f" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:07.892148 17986 raft_consensus.cc:3060] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.891999 18299 raft_consensus.cc:515] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.894040 18299 leader_election.cc:290] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.894749 18582 raft_consensus.cc:493] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.861413 18409 leader_election.cc:290] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.890408 18419 raft_consensus.cc:2804] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:07.876899 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d90a51dab34dd1b521e8419f50dae1" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:07.895221 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b81fabc43044ce1842aeda175b12607" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:07.895725 18419 raft_consensus.cc:697] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:07.895934 17843 raft_consensus.cc:3060] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.897099 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.897790 18627 raft_consensus.cc:2468] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:07.895295 18582 raft_consensus.cc:515] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.900339 17840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:07.901423 18582 leader_election.cc:290] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
W20260709 13:17:07.895251 17810 leader_election.cc:343] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:07.904031 17958 leader_election.cc:343] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.876055 18420 leader_election.cc:290] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.904748 17958 leader_election.cc:304] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [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: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:07.905757 18299 raft_consensus.cc:2804] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.906111 18299 raft_consensus.cc:493] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.906447 18299 raft_consensus.cc:3060] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.906905 18419 consensus_queue.cc:237] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.886264 18624 raft_consensus.cc:2393] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61d15fc44d11448a80d0de762b0599ff in current term 2: Already voted for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in this term.
I20260709 13:17:07.910459 18400 raft_consensus.cc:493] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.911037 18400 raft_consensus.cc:515] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.912168 17884 leader_election.cc:304] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.912983 18582 raft_consensus.cc:2804] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.913385 18582 raft_consensus.cc:493] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.913545 17665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50040
I20260709 13:17:07.913820 18582 raft_consensus.cc:3060] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.914139 18400 leader_election.cc:290] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.914547 17843 raft_consensus.cc:2468] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 2.
I20260709 13:17:07.915458 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:07.916162 17911 raft_consensus.cc:2468] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:07.917146 17955 leader_election.cc:304] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:07.917842 18581 raft_consensus.cc:2804] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.918205 18581 raft_consensus.cc:493] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.918551 18581 raft_consensus.cc:3060] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.918637 18662 heartbeater.cc:499] Master 127.14.129.126:44857 was elected leader, sending a full tablet report...
I20260709 13:17:07.919632 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.920284 18628 raft_consensus.cc:2468] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:07.921473 17958 leader_election.cc:304] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [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: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.922367 18400 raft_consensus.cc:2804] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:07.922847 18400 raft_consensus.cc:697] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:07.923758 18400 consensus_queue.cc:237] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.925038 17884 leader_election.cc:304] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.925766 18581 raft_consensus.cc:515] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.929836 18581 leader_election.cc:290] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.929706 18299 raft_consensus.cc:515] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.930575 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:07.930680 18409 raft_consensus.cc:2804] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:07.931272 17911 raft_consensus.cc:3060] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.932610 17986 raft_consensus.cc:2468] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 2.
I20260709 13:17:07.931336 18409 raft_consensus.cc:493] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.934124 18409 raft_consensus.cc:3060] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.937132 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:07.937449 18299 leader_election.cc:290] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:07.937927 18624 raft_consensus.cc:3060] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.940056 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:07.943025 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:07.943318 17810 leader_election.cc:304] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [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: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.943696 18420 raft_consensus.cc:493] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.944490 18420 raft_consensus.cc:515] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.943753 18628 raft_consensus.cc:3060] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.927021 18582 raft_consensus.cc:515] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:07.968565 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:07.969502 17986 raft_consensus.cc:2393] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in current term 2: Already voted for candidate 661271d97feb452abe0d9bbf6a1161da in this term.
I20260709 13:17:07.955155 18490 raft_consensus.cc:493] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:07.970551 18490 raft_consensus.cc:515] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.970424 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.972791 18490 leader_election.cc:290] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.973660 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.975680 17807 leader_election.cc:304] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:07.960487 18414 raft_consensus.cc:2804] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:07.977190 18414 raft_consensus.cc:697] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 2 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:07.977186 18490 raft_consensus.cc:3060] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.978320 18414 consensus_queue.cc:237] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:07.979686 18627 raft_consensus.cc:3060] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:07.980301 17810 leader_election.cc:343] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.978227 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:07.980824 18420 leader_election.cc:290] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:07.964479 17911 raft_consensus.cc:2468] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 2.
I20260709 13:17:07.998344 17955 leader_election.cc:304] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:08.005887 18299 raft_consensus.cc:2804] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:08.006500 18299 raft_consensus.cc:697] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:08.006657 17664 catalog_manager.cc:5697] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:08.007710 18299 consensus_queue.cc:237] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:07.992301 17986 raft_consensus.cc:2468] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:07.994091 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
W20260709 13:17:08.025163 17884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 71373.2us
I20260709 13:17:07.993182 18626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:07.994335 18582 leader_election.cc:290] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:08.029605 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:08.030499 17843 raft_consensus.cc:3060] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.989504 18624 raft_consensus.cc:2468] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 2.
I20260709 13:17:08.033289 17810 leader_election.cc:304] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [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: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:08.034924 18580 tablet_bootstrap.cc:492] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.990793 18409 raft_consensus.cc:515] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:08.038462 18580 tablet_bootstrap.cc:492] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:08.039120 18580 ts_tablet_manager.cc:1403] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.152s	user 0.017s	sys 0.010s
I20260709 13:17:08.037322 17667 catalog_manager.cc:5697] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 2 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:08.030644 18420 raft_consensus.cc:493] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:08.029891 18414 raft_consensus.cc:493] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:08.036250 18581 raft_consensus.cc:493] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:08.035873 18686 raft_consensus.cc:2804] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:08.046032 17988 raft_consensus.cc:2393] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61d15fc44d11448a80d0de762b0599ff in current term 2: Already voted for candidate 661271d97feb452abe0d9bbf6a1161da in this term.
I20260709 13:17:08.045449 18419 raft_consensus.cc:493] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:08.064747 17843 raft_consensus.cc:2468] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 2.
I20260709 13:17:08.071564 18419 raft_consensus.cc:515] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:08.047993 18686 raft_consensus.cc:493] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:08.072365 18409 leader_election.cc:290] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:08.050812 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1a577c6edf4c77bb4246fc1ba92e5b" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:08.048691 18414 raft_consensus.cc:515] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:08.048180 18420 raft_consensus.cc:515] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:08.053167 18581 raft_consensus.cc:515] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:08.085950 18580 raft_consensus.cc:359] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:08.077298 18686 raft_consensus.cc:3060] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.071208 18628 raft_consensus.cc:2468] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 2.
I20260709 13:17:08.088596 18580 raft_consensus.cc:740] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.088910 17884 leader_election.cc:304] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:08.090173 17884 leader_election.cc:304] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:08.090005 18580 consensus_queue.cc:260] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:08.101282 18582 raft_consensus.cc:2804] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:08.101689 18689 raft_consensus.cc:2749] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:08.101861 18582 raft_consensus.cc:697] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:08.101881 18580 ts_tablet_manager.cc:1434] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 13:17:08.102093 18414 leader_election.cc:290] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:08.103978 18580 tablet_bootstrap.cc:492] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
W20260709 13:17:08.110530 17884 leader_election.cc:343] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:08.105473 18687 log.cc:927] Time spent T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:17:08.111589 17663 catalog_manager.cc:5697] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 2 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:08.117499 18683 log.cc:927] Time spent T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:17:08.103132 18582 consensus_queue.cc:237] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
W20260709 13:17:08.127194 17807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 54172.6us
I20260709 13:17:08.170454 18490 raft_consensus.cc:2749] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:08.178514 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:08.179347 17916 raft_consensus.cc:2468] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:08.209472 18686 raft_consensus.cc:515] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:08.210736 18625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:08.211509 18625 raft_consensus.cc:2468] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 1.
I20260709 13:17:08.199520 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:08.214906 18581 leader_election.cc:290] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:08.216022 18420 leader_election.cc:290] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:08.217002 18419 leader_election.cc:290] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
W20260709 13:17:08.217198 17884 consensus_peers.cc:597] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:08.221944 18626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:08.223498 17884 leader_election.cc:304] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:08.224381 18477 raft_consensus.cc:2804] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:08.224784 18477 raft_consensus.cc:493] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:08.225164 18477 raft_consensus.cc:3060] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.228852 18686 leader_election.cc:290] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
W20260709 13:17:08.230257 17958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.66:34273, user_credentials={real_user=slave}} blocked reactor thread for 114702us
I20260709 13:17:08.222680 18626 raft_consensus.cc:2468] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
W20260709 13:17:08.240689 17884 leader_election.cc:343] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.254122 17958 leader_election.cc:304] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [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: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:08.256098 18668 raft_consensus.cc:2804] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:08.256588 18668 raft_consensus.cc:697] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:08.257414 18668 consensus_queue.cc:237] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:08.258677 17810 leader_election.cc:304] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff; no voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:08.259521 18694 raft_consensus.cc:3060] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.262830 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:08.263573 17843 raft_consensus.cc:3060] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.285845 17807 leader_election.cc:304] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:08.293048 17843 raft_consensus.cc:2468] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 2.
I20260709 13:17:08.294044 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:08.294593 17884 leader_election.cc:304] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:08.298393 18582 raft_consensus.cc:2804] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:08.299523 18582 raft_consensus.cc:697] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:08.300383 18582 consensus_queue.cc:237] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:08.294802 17916 raft_consensus.cc:2468] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 1.
I20260709 13:17:08.313237 17843 raft_consensus.cc:1275] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 661271d97feb452abe0d9bbf6a1161da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.290984 18414 raft_consensus.cc:2804] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:08.323856 18477 raft_consensus.cc:515] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:08.326578 18694 raft_consensus.cc:2749] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:08.329519 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:08.333721 17807 leader_election.cc:304] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:08.343200 17911 raft_consensus.cc:2468] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 1.
I20260709 13:17:08.344439 18490 raft_consensus.cc:2804] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:08.345871 17841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:08.346225 18490 raft_consensus.cc:493] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:08.346645 18490 raft_consensus.cc:3060] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.347743 18477 leader_election.cc:290] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:08.330914 18414 raft_consensus.cc:493] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:08.351290 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:08.354247 18581 consensus_queue.cc:1048] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:17:08.357566 17839 raft_consensus.cc:1275] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 661271d97feb452abe0d9bbf6a1161da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.363732 18620 raft_consensus.cc:1275] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Refusing update from remote peer 661271d97feb452abe0d9bbf6a1161da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.369107 18620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:08.370302 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:08.352787 18414 raft_consensus.cc:3060] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.358749 18621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1" is_pre_election: true
I20260709 13:17:08.362578 18622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
W20260709 13:17:08.383803 17810 consensus_peers.cc:597] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:08.384835 17810 leader_election.cc:343] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:08.385794 17810 leader_election.cc:343] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.363920 18624 raft_consensus.cc:1275] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.390607 17986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d29186586014e4fa4231ff607cdda6d" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:08.391304 17986 raft_consensus.cc:3060] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.394528 18414 raft_consensus.cc:515] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:08.395380 18622 raft_consensus.cc:3060] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.395992 17841 raft_consensus.cc:2393] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in current term 2: Already voted for candidate 61d15fc44d11448a80d0de762b0599ff in this term.
I20260709 13:17:08.400998 18414 leader_election.cc:290] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 election: Requested vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:08.401916 17837 raft_consensus.cc:1275] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.404372 18580 tablet_bootstrap.cc:492] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:08.405524 18580 tablet_bootstrap.cc:492] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:08.406306 18580 ts_tablet_manager.cc:1403] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.302s	user 0.021s	sys 0.009s
I20260709 13:17:08.363937 18490 raft_consensus.cc:515] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:08.409207 18490 leader_election.cc:290] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:08.411335 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:08.406348 18625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
I20260709 13:17:08.416555 18580 raft_consensus.cc:359] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:08.417173 18580 raft_consensus.cc:740] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.419957 17665 catalog_manager.cc:5697] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:08.421125 17665 catalog_manager.cc:5697] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:08.425010 17916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6dec4912ea440b92451c668c6860fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
W20260709 13:17:08.425554 17958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 47467.4us
I20260709 13:17:08.425201 18580 consensus_queue.cc:260] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:08.427508 17958 consensus_peers.cc:597] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:08.427790 17916 raft_consensus.cc:2393] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61d15fc44d11448a80d0de762b0599ff in current term 2: Already voted for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in this term.
W20260709 13:17:08.428627 17958 leader_election.cc:343] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.430152 18580 ts_tablet_manager.cc:1434] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:17:08.430848 18581 consensus_queue.cc:1048] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:08.431865 18582 consensus_queue.cc:1048] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:08.423525 18685 consensus_queue.cc:1048] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:17:08.438604 18580 tablet_bootstrap.cc:492] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:08.438732 17810 leader_election.cc:304] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [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: 61d15fc44d11448a80d0de762b0599ff; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:08.442183 18694 raft_consensus.cc:2749] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:08.444214 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "61d15fc44d11448a80d0de762b0599ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:08.444890 17910 raft_consensus.cc:3060] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:08.446722 17810 leader_election.cc:343] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.449584 18299 consensus_queue.cc:1048] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260709 13:17:08.465119 17810 consensus_peers.cc:597] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:08.472922 17955 leader_election.cc:304] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:08.477210 18299 raft_consensus.cc:2804] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:08.477622 18299 raft_consensus.cc:493] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:08.477957 18299 raft_consensus.cc:3060] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:08.499857 17986 raft_consensus.cc:2468] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 2.
I20260709 13:17:08.512535 18299 raft_consensus.cc:515] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:08.517228 18299 leader_election.cc:290] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753)
I20260709 13:17:08.519053 17911 raft_consensus.cc:1275] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Refusing update from remote peer 661271d97feb452abe0d9bbf6a1161da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.520083 17839 raft_consensus.cc:1275] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 661271d97feb452abe0d9bbf6a1161da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.521245 18623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
W20260709 13:17:08.522323 17958 consensus_peers.cc:597] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:08.533001 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd59aad756c4aebae68772ec98feb0b" candidate_uuid: "661271d97feb452abe0d9bbf6a1161da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:08.533601 17917 raft_consensus.cc:3060] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:08.538926 17958 leader_election.cc:343] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.545671 17917 raft_consensus.cc:2468] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661271d97feb452abe0d9bbf6a1161da in term 2.
I20260709 13:17:08.548264 17663 catalog_manager.cc:5697] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 2 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:08.549893 17884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.66:34273, user_credentials={real_user=slave}} blocked reactor thread for 119359us
I20260709 13:17:08.552229 17810 leader_election.cc:304] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [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: 61d15fc44d11448a80d0de762b0599ff, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:08.554284 18694 raft_consensus.cc:2804] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:08.555689 18694 raft_consensus.cc:697] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 2 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:08.551477 17663 catalog_manager.cc:5697] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 2 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.561681 18694 consensus_queue.cc:237] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:08.547494 18400 consensus_queue.cc:1048] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:17:08.566679 17840 raft_consensus.cc:1275] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.569835 18628 raft_consensus.cc:1275] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Refusing update from remote peer 661271d97feb452abe0d9bbf6a1161da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:08.570880 17810 consensus_peers.cc:597] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:08.583417 18419 consensus_queue.cc:1048] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:08.602926 18622 raft_consensus.cc:2468] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 2.
I20260709 13:17:08.605971 18715 consensus_queue.cc:1048] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:08.613644 17884 consensus_peers.cc:597] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:08.617879 17910 raft_consensus.cc:2468] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d15fc44d11448a80d0de762b0599ff in term 2.
I20260709 13:17:08.619987 17807 leader_election.cc:304] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:08.620699 17884 leader_election.cc:304] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:08.621146 18414 raft_consensus.cc:2804] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:08.621654 18414 raft_consensus.cc:697] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 2 LEADER]: Becoming Leader. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:08.628957 18688 raft_consensus.cc:2804] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:08.629149 18581 consensus_queue.cc:1048] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:08.622430 18414 consensus_queue.cc:237] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:08.633360 17955 leader_election.cc:304] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [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: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:08.634616 18688 raft_consensus.cc:697] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:08.641328 18668 raft_consensus.cc:2804] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:08.641557 17986 raft_consensus.cc:1275] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer 61d15fc44d11448a80d0de762b0599ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.641896 18668 raft_consensus.cc:697] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Becoming Leader. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:08.653100 18712 consensus_queue.cc:1048] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:17:08.642717 18668 consensus_queue.cc:237] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:08.641486 18688 consensus_queue.cc:237] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:08.727775 17837 raft_consensus.cc:1275] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.766562 18696 consensus_queue.cc:1048] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:17:08.779808 18625 raft_consensus.cc:1275] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Refusing update from remote peer 661271d97feb452abe0d9bbf6a1161da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.836876 18699 consensus_queue.cc:1048] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:17:08.840478 18580 tablet_bootstrap.cc:492] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:08.882402 17665 catalog_manager.cc:5697] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:08.881209 18580 tablet_bootstrap.cc:492] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:08.890659 18580 ts_tablet_manager.cc:1403] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.452s	user 0.016s	sys 0.011s
I20260709 13:17:08.897631 18580 raft_consensus.cc:359] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:08.898556 18580 raft_consensus.cc:740] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.899953 18580 consensus_queue.cc:260] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:08.906896 17665 catalog_manager.cc:5697] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 661271d97feb452abe0d9bbf6a1161da (127.14.129.68). New cstate: current_term: 2 leader_uuid: "661271d97feb452abe0d9bbf6a1161da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.910143 18580 ts_tablet_manager.cc:1434] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
W20260709 13:17:08.910910 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 52350.5us
I20260709 13:17:08.911369 18580 tablet_bootstrap.cc:492] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
W20260709 13:17:08.925050 18743 log.cc:927] Time spent T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
W20260709 13:17:08.938611 17958 consensus_peers.cc:597] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:08.950726 17843 raft_consensus.cc:1275] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 661271d97feb452abe0d9bbf6a1161da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:08.952661 18697 consensus_queue.cc:1048] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:08.957922 17667 catalog_manager.cc:5697] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 2 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:09.000133 17884 consensus_peers.cc:597] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.001969 17841 raft_consensus.cc:1275] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:09.023542 17884 consensus_peers.cc:597] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:09.024689 18725 consensus_queue.cc:1048] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:09.026401 17810 consensus_peers.cc:597] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:09.046095 17988 raft_consensus.cc:1275] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer 61d15fc44d11448a80d0de762b0599ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.047935 18580 tablet_bootstrap.cc:492] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.048938 18580 tablet_bootstrap.cc:492] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.049575 18580 ts_tablet_manager.cc:1403] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.000s
I20260709 13:17:09.052066 18580 raft_consensus.cc:359] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.053646 18580 raft_consensus.cc:740] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.054294 18580 consensus_queue.cc:260] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.055823 18580 ts_tablet_manager.cc:1434] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:09.055754 18424 consensus_queue.cc:1048] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:09.060091 17810 consensus_peers.cc:597] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.060117 18580 tablet_bootstrap.cc:492] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
W20260709 13:17:09.097872 17884 consensus_peers.cc:597] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:09.097359 17663 catalog_manager.cc:5697] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff reported cstate change: term changed from 1 to 2, leader changed from a0cc87724943466988be92b4d16f3fb1 (127.14.129.65) to 61d15fc44d11448a80d0de762b0599ff (127.14.129.66). New cstate: current_term: 2 leader_uuid: "61d15fc44d11448a80d0de762b0599ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:09.106010 17910 raft_consensus.cc:1275] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Refusing update from remote peer 61d15fc44d11448a80d0de762b0599ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.107970 18490 consensus_queue.cc:1048] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:09.117409 18580 tablet_bootstrap.cc:492] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.123064 18580 tablet_bootstrap.cc:492] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.124356 18580 ts_tablet_manager.cc:1403] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.006s
I20260709 13:17:09.126899 18580 raft_consensus.cc:359] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
W20260709 13:17:09.128455 17810 consensus_peers.cc:597] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.127660 18580 raft_consensus.cc:740] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.141217 18580 consensus_queue.cc:260] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.143384 18580 ts_tablet_manager.cc:1434] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
W20260709 13:17:09.143850 17958 consensus_peers.cc:597] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:09.147248 18580 tablet_bootstrap.cc:492] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.189113 18580 tablet_bootstrap.cc:492] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.190117 18580 tablet_bootstrap.cc:492] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.190827 18580 ts_tablet_manager.cc:1403] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.014s
I20260709 13:17:09.193254 18580 raft_consensus.cc:359] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.194054 18580 raft_consensus.cc:740] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
W20260709 13:17:09.193648 17884 consensus_peers.cc:597] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:09.194887 18580 consensus_queue.cc:260] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
W20260709 13:17:09.195390 17884 consensus_peers.cc:597] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:09.207042 17810 consensus_peers.cc:597] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:09.209234 18580 ts_tablet_manager.cc:1434] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:17:09.210165 18580 tablet_bootstrap.cc:492] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.229622 17910 raft_consensus.cc:1275] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Refusing update from remote peer 661271d97feb452abe0d9bbf6a1161da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.230793 18716 consensus_queue.cc:1048] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.231122 18580 tablet_bootstrap.cc:492] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.232004 18580 tablet_bootstrap.cc:492] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.232599 18580 ts_tablet_manager.cc:1403] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 13:17:09.234887 18580 raft_consensus.cc:359] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.235648 18580 raft_consensus.cc:740] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.236354 18580 consensus_queue.cc:260] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.238185 18580 ts_tablet_manager.cc:1434] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 13:17:09.243700 17958 consensus_peers.cc:597] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.245007 18580 tablet_bootstrap.cc:492] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.264030 18580 tablet_bootstrap.cc:492] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.264979 18580 tablet_bootstrap.cc:492] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.265568 18580 ts_tablet_manager.cc:1403] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260709 13:17:09.267522 18580 raft_consensus.cc:359] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.267983 18580 raft_consensus.cc:740] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.268477 18580 consensus_queue.cc:260] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.269822 18580 ts_tablet_manager.cc:1434] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:09.270931 18580 tablet_bootstrap.cc:492] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.283340 18580 tablet_bootstrap.cc:492] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.284293 18580 tablet_bootstrap.cc:492] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.284925 18580 ts_tablet_manager.cc:1403] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:17:09.287082 18580 raft_consensus.cc:359] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.287737 18580 raft_consensus.cc:740] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.288372 18580 consensus_queue.cc:260] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.290339 18580 ts_tablet_manager.cc:1434] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:09.292718 18580 tablet_bootstrap.cc:492] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.305198 18580 tablet_bootstrap.cc:492] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.305987 18580 tablet_bootstrap.cc:492] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.306609 18580 ts_tablet_manager.cc:1403] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:17:09.309023 18624 raft_consensus.cc:3060] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.309100 18580 raft_consensus.cc:359] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.309903 18580 raft_consensus.cc:740] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.310539 18580 consensus_queue.cc:260] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.312747 18580 ts_tablet_manager.cc:1434] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:17:09.313516 18580 tablet_bootstrap.cc:492] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.314322 17843 raft_consensus.cc:1275] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.315893 18725 consensus_queue.cc:1048] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.351291 18580 tablet_bootstrap.cc:492] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.352193 18580 tablet_bootstrap.cc:492] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.352370 18621 raft_consensus.cc:1275] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.352808 18580 ts_tablet_manager.cc:1403] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.005s
I20260709 13:17:09.354413 18744 consensus_queue.cc:1048] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.356735 18627 raft_consensus.cc:3060] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.358559 18580 raft_consensus.cc:359] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.359303 18580 raft_consensus.cc:740] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.360076 18580 consensus_queue.cc:260] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.361541 18580 ts_tablet_manager.cc:1434] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:09.362279 18580 tablet_bootstrap.cc:492] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.382750 18580 tablet_bootstrap.cc:492] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.384027 18580 tablet_bootstrap.cc:492] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.385066 18580 ts_tablet_manager.cc:1403] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260709 13:17:09.391474 18580 raft_consensus.cc:359] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.392012 18580 raft_consensus.cc:740] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.392575 18580 consensus_queue.cc:260] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.394352 18580 ts_tablet_manager.cc:1434] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
I20260709 13:17:09.395128 18580 tablet_bootstrap.cc:492] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
W20260709 13:17:09.400219 17958 consensus_peers.cc:597] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:09.409426 18580 tablet_bootstrap.cc:492] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.410456 18580 tablet_bootstrap.cc:492] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.411068 18580 ts_tablet_manager.cc:1403] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260709 13:17:09.412853 18580 raft_consensus.cc:359] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.413513 18580 raft_consensus.cc:740] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.414201 18580 consensus_queue.cc:260] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.414675 18621 raft_consensus.cc:3060] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.416872 18627 raft_consensus.cc:3060] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.420763 18580 ts_tablet_manager.cc:1434] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:17:09.421746 18580 tablet_bootstrap.cc:492] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
W20260709 13:17:09.428674 17810 consensus_peers.cc:597] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:09.443967 18627 raft_consensus.cc:3060] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.444242 18580 tablet_bootstrap.cc:492] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.445155 18580 tablet_bootstrap.cc:492] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.445798 18580 ts_tablet_manager.cc:1403] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 13:17:09.447476 18621 raft_consensus.cc:3060] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.448027 18580 raft_consensus.cc:359] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.448737 18580 raft_consensus.cc:740] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.449386 18580 consensus_queue.cc:260] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.451421 18580 ts_tablet_manager.cc:1434] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:17:09.458877 18580 tablet_bootstrap.cc:492] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.471464 18580 tablet_bootstrap.cc:492] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.472355 18580 tablet_bootstrap.cc:492] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.472931 18580 ts_tablet_manager.cc:1403] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:17:09.474905 18580 raft_consensus.cc:359] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.475443 18580 raft_consensus.cc:740] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.476004 18580 consensus_queue.cc:260] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.477913 18580 ts_tablet_manager.cc:1434] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:09.478667 18580 tablet_bootstrap.cc:492] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.490450 18580 tablet_bootstrap.cc:492] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.491382 18580 tablet_bootstrap.cc:492] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.492050 18580 ts_tablet_manager.cc:1403] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:17:09.493947 18580 raft_consensus.cc:359] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.494429 18580 raft_consensus.cc:740] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.495020 18580 consensus_queue.cc:260] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.496912 18580 ts_tablet_manager.cc:1434] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:09.497762 18580 tablet_bootstrap.cc:492] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.508415 18621 raft_consensus.cc:3060] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.508817 18580 tablet_bootstrap.cc:492] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.509637 18580 tablet_bootstrap.cc:492] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.510674 18580 ts_tablet_manager.cc:1403] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 13:17:09.513532 18580 raft_consensus.cc:359] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.514122 18580 raft_consensus.cc:385] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.514322 18580 raft_consensus.cc:740] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.514808 18580 consensus_queue.cc:260] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.516790 18580 ts_tablet_manager.cc:1434] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:09.517596 18580 tablet_bootstrap.cc:492] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.534353 18580 tablet_bootstrap.cc:492] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.535359 18580 tablet_bootstrap.cc:492] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.536031 18580 ts_tablet_manager.cc:1403] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.008s
I20260709 13:17:09.538050 18580 raft_consensus.cc:359] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.538655 18580 raft_consensus.cc:740] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.539320 18580 consensus_queue.cc:260] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.541127 18580 ts_tablet_manager.cc:1434] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:17:09.543013 18580 tablet_bootstrap.cc:492] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.552739 18580 tablet_bootstrap.cc:492] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.553411 18580 tablet_bootstrap.cc:492] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.553992 18580 ts_tablet_manager.cc:1403] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:17:09.555858 18580 raft_consensus.cc:359] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.556344 18580 raft_consensus.cc:385] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.556545 18580 raft_consensus.cc:740] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.557042 18580 consensus_queue.cc:260] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.557926 18720 raft_consensus.cc:493] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.558815 18580 ts_tablet_manager.cc:1434] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:17:09.558477 18720 raft_consensus.cc:515] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.560750 18720 leader_election.cc:290] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:09.560830 18580 tablet_bootstrap.cc:492] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.561702 17840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f4a48522d64d0983a62d8aa35360ea" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:09.562163 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f4a48522d64d0983a62d8aa35360ea" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:09.563818 18573 leader_election.cc:304] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:09.564639 18720 raft_consensus.cc:2749] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.579352 18580 tablet_bootstrap.cc:492] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.580801 18580 tablet_bootstrap.cc:492] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.581401 18580 ts_tablet_manager.cc:1403] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260709 13:17:09.583542 18580 raft_consensus.cc:359] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.584237 18580 raft_consensus.cc:740] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.584853 18580 consensus_queue.cc:260] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:09.586980 18580 ts_tablet_manager.cc:1434] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:17:09.587867 18580 tablet_bootstrap.cc:492] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.612941 18580 tablet_bootstrap.cc:492] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.613662 18580 tablet_bootstrap.cc:492] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.614161 18580 ts_tablet_manager.cc:1403] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 13:17:09.616294 18580 raft_consensus.cc:359] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:09.616938 18580 raft_consensus.cc:740] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.617600 18580 consensus_queue.cc:260] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [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: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:09.619488 18580 ts_tablet_manager.cc:1434] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:17:09.620558 18580 tablet_bootstrap.cc:492] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.633270 18580 tablet_bootstrap.cc:492] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.634176 18580 tablet_bootstrap.cc:492] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.634720 18580 ts_tablet_manager.cc:1403] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 13:17:09.636752 18580 raft_consensus.cc:359] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.637328 18580 raft_consensus.cc:740] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.638024 18580 consensus_queue.cc:260] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.639413 18580 ts_tablet_manager.cc:1434] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:17:09.640405 18580 tablet_bootstrap.cc:492] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.654608 18580 tablet_bootstrap.cc:492] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.655534 18580 tablet_bootstrap.cc:492] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.656153 18580 ts_tablet_manager.cc:1403] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:17:09.658509 18580 raft_consensus.cc:359] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.659217 18580 raft_consensus.cc:740] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.659837 18580 consensus_queue.cc:260] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.663167 18580 ts_tablet_manager.cc:1434] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:09.663954 18580 tablet_bootstrap.cc:492] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.685010 18580 tablet_bootstrap.cc:492] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.686059 18580 tablet_bootstrap.cc:492] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.686753 18580 ts_tablet_manager.cc:1403] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
W20260709 13:17:09.724310 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:35753, user_credentials={real_user=slave}} blocked reactor thread for 43990.6us
I20260709 13:17:09.762377 18580 raft_consensus.cc:359] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.764464 18580 raft_consensus.cc:740] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.765465 18580 consensus_queue.cc:260] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:09.837786 18580 ts_tablet_manager.cc:1434] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.151s	user 0.011s	sys 0.000s
I20260709 13:17:09.839232 18580 tablet_bootstrap.cc:492] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: Bootstrap starting.
I20260709 13:17:09.857057 18621 raft_consensus.cc:3060] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.946673 18580 tablet_bootstrap.cc:492] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:09.947841 18580 tablet_bootstrap.cc:492] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: Bootstrap complete.
I20260709 13:17:09.948663 18580 ts_tablet_manager.cc:1403] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.008s
I20260709 13:17:09.951869 18580 raft_consensus.cc:359] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.952623 18580 raft_consensus.cc:385] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.952925 18580 raft_consensus.cc:740] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.953960 18580 consensus_queue.cc:260] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:09.958415 18580 ts_tablet_manager.cc:1434] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:17:10.173643 18624 raft_consensus.cc:3060] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:10.298079 18720 raft_consensus.cc:493] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.298657 18720 raft_consensus.cc:515] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:10.301134 18720 leader_election.cc:290] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:10.302547 17989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661271d97feb452abe0d9bbf6a1161da" is_pre_election: true
I20260709 13:17:10.303352 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:10.305260 18573 leader_election.cc:304] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da
I20260709 13:17:10.306169 18720 raft_consensus.cc:2749] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:10.311749 18621 raft_consensus.cc:3060] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:10.557565 17807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:39803, user_credentials={real_user=slave}} blocked reactor thread for 120092us
I20260709 13:17:10.863642 18720 raft_consensus.cc:493] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.864162 18720 raft_consensus.cc:515] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:10.871183 18627 raft_consensus.cc:3060] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:10.872085 18619 raft_consensus.cc:3060] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.887207 18720 leader_election.cc:290] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:10.890254 17840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61d15fc44d11448a80d0de762b0599ff" is_pre_election: true
I20260709 13:17:10.946868 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9250e14e41da4ebd85df17eb3950d5fa" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" is_pre_election: true
I20260709 13:17:10.959555 18573 leader_election.cc:304] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0cc87724943466988be92b4d16f3fb1; no voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff
I20260709 13:17:10.961017 18821 raft_consensus.cc:2749] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:11.568852 17939 debug-util.cc:398] Leaking SignalData structure 0x7b080028f8c0 after lost signal to thread 14856
W20260709 13:17:11.569803 17939 debug-util.cc:398] Leaking SignalData structure 0x7b080028ea60 after lost signal to thread 17701
W20260709 13:17:11.570703 17939 debug-util.cc:398] Leaking SignalData structure 0x7b080030d940 after lost signal to thread 17868
W20260709 13:17:11.571555 17939 debug-util.cc:398] Leaking SignalData structure 0x7b0800253fa0 after lost signal to thread 17942
W20260709 13:17:11.572412 17939 debug-util.cc:398] Leaking SignalData structure 0x7b080013bc00 after lost signal to thread 18016
W20260709 13:17:11.573338 17939 debug-util.cc:398] Leaking SignalData structure 0x7b0800199400 after lost signal to thread 18658
W20260709 13:17:11.573740 17939 debug-util.cc:398] Leaking SignalData structure 0x7b080022d7e0 after lost signal to thread 18770
W20260709 13:17:11.573909 17939 debug-util.cc:398] Leaking SignalData structure 0x7b0800266bc0 after lost signal to thread 18772
I20260709 13:17:17.600844 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:17.658272 17843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c"
dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:42988
I20260709 13:17:17.658804 17843 raft_consensus.cc:606] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:17.661178 17843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f"
dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:42988
I20260709 13:17:17.661589 17843 raft_consensus.cc:606] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:17.663901 17843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466"
dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
mode: GRACEFUL
new_leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
 from {username='slave'} at 127.0.0.1:42988
I20260709 13:17:17.664419 17843 raft_consensus.cc:606] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Received request to transfer leadership to TS 47045cc8d8e14c8eb1ae9c5d0f960af7
I20260709 13:17:17.675736 17988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85e74e9c41664a95890d745703a528f1"
dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:33914
I20260709 13:17:17.676321 17988 raft_consensus.cc:606] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:17.678359 17843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be62798deb0145c0b14017e5d8495960"
dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:42988
I20260709 13:17:17.678824 17843 raft_consensus.cc:606] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:17.680840 17843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2"
dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:42988
I20260709 13:17:17.681277 17843 raft_consensus.cc:606] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:17.682396 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:17:17.683555 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:17.886713 18837 raft_consensus.cc:993] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:17.887452 18829 raft_consensus.cc:1081] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:17.888921 18625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54878
I20260709 13:17:17.889494 18625 raft_consensus.cc:493] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:17.889817 18625 raft_consensus.cc:3060] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.895169 18625 raft_consensus.cc:515] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:17.896853 18625 leader_election.cc:290] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:17.897735 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:17.897656 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22e612d9f1c468094ef122d19eaa6b2" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:17.898453 17918 raft_consensus.cc:3060] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.899641 17843 raft_consensus.cc:3055] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:17.900018 17843 raft_consensus.cc:740] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:17.900794 17843 consensus_queue.cc:260] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:17.902138 17843 raft_consensus.cc:3060] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.905889 17918 raft_consensus.cc:2468] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:17.907339 18573 leader_election.cc:304] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:17.909550 17843 raft_consensus.cc:2468] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:17.912832 18843 raft_consensus.cc:2804] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:17.913450 18835 raft_consensus.cc:993] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:17.913977 18837 raft_consensus.cc:1081] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:17.914667 18843 raft_consensus.cc:697] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:17.915710 18843 consensus_queue.cc:237] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:17.916373 18625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be62798deb0145c0b14017e5d8495960"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54878
I20260709 13:17:17.916965 18625 raft_consensus.cc:493] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:17.917303 18625 raft_consensus.cc:3060] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.928768 18625 raft_consensus.cc:515] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:17.930644 18625 leader_election.cc:290] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:17.932966 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be62798deb0145c0b14017e5d8495960" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:17.933581 17839 raft_consensus.cc:3055] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:17.933872 17839 raft_consensus.cc:740] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:17.935784 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be62798deb0145c0b14017e5d8495960" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:17.936383 17918 raft_consensus.cc:3060] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.934666 17839 consensus_queue.cc:260] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:17.940548 17839 raft_consensus.cc:3060] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.945034 17664 catalog_manager.cc:5697] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 61d15fc44d11448a80d0de762b0599ff (127.14.129.66) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:17.947989 17839 raft_consensus.cc:2468] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:17.948922 17918 raft_consensus.cc:2468] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:17.950160 18573 leader_election.cc:304] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:17.951738 18843 raft_consensus.cc:2804] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:17.952241 18843 raft_consensus.cc:697] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:17.954650 18835 raft_consensus.cc:993] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff: : Instructing follower 47045cc8d8e14c8eb1ae9c5d0f960af7 to start an election
I20260709 13:17:17.954648 18843 consensus_queue.cc:237] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:17.955279 18835 raft_consensus.cc:1081] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Signalling peer 47045cc8d8e14c8eb1ae9c5d0f960af7 to start an election
I20260709 13:17:17.957468 17910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466"
dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
 from {username='slave'} at 127.0.0.1:58536
I20260709 13:17:17.957988 17910 raft_consensus.cc:493] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:17.958297 17910 raft_consensus.cc:3060] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.966171 17910 raft_consensus.cc:515] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:17.969446 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:17.969985 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ddea7bb3864c709db6abe108e65466" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:17.970294 17910 leader_election.cc:290] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:17.970019 17843 raft_consensus.cc:3055] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:17.971230 17843 raft_consensus.cc:740] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:17.972087 17843 consensus_queue.cc:260] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:17.973582 17843 raft_consensus.cc:3060] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.970715 17988 raft_consensus.cc:3060] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.980265 17988 raft_consensus.cc:2468] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 2.
I20260709 13:17:17.983752 17884 leader_election.cc:304] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 661271d97feb452abe0d9bbf6a1161da; no voters: 
I20260709 13:17:17.985118 18830 raft_consensus.cc:2804] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:17.985589 17843 raft_consensus.cc:2468] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 2.
I20260709 13:17:17.985598 18830 raft_consensus.cc:697] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:17.986889 18830 consensus_queue.cc:237] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:18.001268 17664 catalog_manager.cc:5697] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 1 to 2, leader changed from 61d15fc44d11448a80d0de762b0599ff (127.14.129.66) to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.006573 17665 catalog_manager.cc:5697] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 61d15fc44d11448a80d0de762b0599ff (127.14.129.66) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.079130 18837 raft_consensus.cc:993] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.079604 18835 raft_consensus.cc:1081] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.080930 18619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54878
I20260709 13:17:18.081362 18619 raft_consensus.cc:493] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.081650 18619 raft_consensus.cc:3060] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.087165 18619 raft_consensus.cc:515] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:18.088521 18619 leader_election.cc:290] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:18.089329 17843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:18.089516 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d29af8904ed4da99b345654ff8eae0c" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:18.090027 17843 raft_consensus.cc:3055] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:18.090027 17910 raft_consensus.cc:3060] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.090431 17843 raft_consensus.cc:740] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:18.091223 17843 consensus_queue.cc:260] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:18.092559 17843 raft_consensus.cc:3060] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.097015 17910 raft_consensus.cc:2468] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:18.098544 18573 leader_election.cc:304] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:18.099411 18843 raft_consensus.cc:2804] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:18.099303 17843 raft_consensus.cc:2468] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:18.099977 18843 raft_consensus.cc:697] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:18.100876 18843 consensus_queue.cc:237] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:18.111763 17665 catalog_manager.cc:5697] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 61d15fc44d11448a80d0de762b0599ff (127.14.129.66) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.116909 18835 raft_consensus.cc:993] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.117441 18837 raft_consensus.cc:1081] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.119432 18619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54878
I20260709 13:17:18.120249 18619 raft_consensus.cc:493] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.120652 18619 raft_consensus.cc:3060] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.126471 18619 raft_consensus.cc:515] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:18.128075 18619 leader_election.cc:290] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:18.128978 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:18.128945 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d5e653954487f993adc6f55fbb81f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:18.129758 17988 raft_consensus.cc:3060] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.129920 17839 raft_consensus.cc:3055] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:18.130353 17839 raft_consensus.cc:740] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:18.131263 17839 consensus_queue.cc:260] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:18.132562 17839 raft_consensus.cc:3060] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.135560 17988 raft_consensus.cc:2468] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:18.136860 18577 leader_election.cc:304] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:18.137507 18843 raft_consensus.cc:2804] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:18.137936 18843 raft_consensus.cc:697] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:18.138401 17839 raft_consensus.cc:2468] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:18.138695 18843 consensus_queue.cc:237] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:18.149458 17665 catalog_manager.cc:5697] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 61d15fc44d11448a80d0de762b0599ff (127.14.129.66) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.212929 18836 raft_consensus.cc:993] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.213436 18846 raft_consensus.cc:1081] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.214775 18625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85e74e9c41664a95890d745703a528f1"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54860
I20260709 13:17:18.215226 18625 raft_consensus.cc:493] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.215456 18625 raft_consensus.cc:3060] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.219941 18625 raft_consensus.cc:515] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:18.221596 18625 leader_election.cc:290] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:18.222990 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e74e9c41664a95890d745703a528f1" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:18.223050 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e74e9c41664a95890d745703a528f1" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:18.223726 17839 raft_consensus.cc:3060] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.223798 17988 raft_consensus.cc:3055] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:18.224291 17988 raft_consensus.cc:740] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:18.225126 17988 consensus_queue.cc:260] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:18.226334 17988 raft_consensus.cc:3060] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.233511 17988 raft_consensus.cc:2468] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:18.233708 17839 raft_consensus.cc:2468] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:18.234648 18577 leader_election.cc:304] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:18.235462 18843 raft_consensus.cc:2804] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:18.236141 18843 raft_consensus.cc:697] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:18.237171 18843 consensus_queue.cc:237] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:18.245863 17665 catalog_manager.cc:5697] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 661271d97feb452abe0d9bbf6a1161da (127.14.129.68) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.459197 17839 raft_consensus.cc:1275] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.460475 18843 consensus_queue.cc:1048] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.472390 17843 raft_consensus.cc:1275] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.473162 17918 raft_consensus.cc:1275] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.473839 18843 consensus_queue.cc:1048] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.475019 18844 consensus_queue.cc:1048] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.485008 17910 raft_consensus.cc:1275] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.486559 18843 consensus_queue.cc:1048] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.525678 17839 raft_consensus.cc:1275] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.526695 17990 raft_consensus.cc:1275] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.532069 17840 raft_consensus.cc:1275] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.533456 18839 consensus_queue.cc:1048] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:18.534780 18844 consensus_queue.cc:1048] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.535009 18843 consensus_queue.cc:1048] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.544430 17988 raft_consensus.cc:1275] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.546794 18853 consensus_queue.cc:1048] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:18.612175 17910 raft_consensus.cc:1275] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:18.616611 17810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.68:41573, user_credentials={real_user=slave}} blocked reactor thread for 79845.1us
I20260709 13:17:18.617008 17839 raft_consensus.cc:1275] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.618194 18843 consensus_queue.cc:1048] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.624241 18843 consensus_queue.cc:1048] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.684432 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:18.723285 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:18.747574 17990 raft_consensus.cc:1275] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.748749 18843 consensus_queue.cc:1048] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.761795 17839 raft_consensus.cc:1275] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:18.764168 18843 consensus_queue.cc:1048] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.794525 17911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a"
dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:33482
I20260709 13:17:18.795135 17911 raft_consensus.cc:606] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:18.797648 17991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f"
dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:33914
I20260709 13:17:18.798280 17991 raft_consensus.cc:606] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:18.800824 17991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0"
dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:33914
I20260709 13:17:18.801430 17991 raft_consensus.cc:606] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:18.805723 17991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62650a609e324fc2961658c0005f9310"
dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:33914
I20260709 13:17:18.806210 17991 raft_consensus.cc:606] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:18.808748 17839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456"
dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:42988
I20260709 13:17:18.809319 17839 raft_consensus.cc:606] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:18.810539 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:18.811896 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:18.913969 18853 raft_consensus.cc:993] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.914471 18830 raft_consensus.cc:1081] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.916029 18625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54866
I20260709 13:17:18.916726 18625 raft_consensus.cc:493] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.917135 18625 raft_consensus.cc:3060] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.925040 18625 raft_consensus.cc:515] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:18.927014 18625 leader_election.cc:290] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 3 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803)
I20260709 13:17:18.927706 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:18.927876 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb6d4993abe4a72b112489e2903261a" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:18.928247 17839 raft_consensus.cc:3060] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.928519 17911 raft_consensus.cc:3055] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:18.929025 17911 raft_consensus.cc:740] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:18.929945 17911 consensus_queue.cc:260] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:18.931197 17911 raft_consensus.cc:3060] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.935181 17839 raft_consensus.cc:2468] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 3.
I20260709 13:17:18.936462 18577 leader_election.cc:304] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [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: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:18.937413 18843 raft_consensus.cc:2804] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:18.937867 18843 raft_consensus.cc:697] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 3 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:18.939307 17911 raft_consensus.cc:2468] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 3.
I20260709 13:17:18.938670 18843 consensus_queue.cc:237] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [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: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } }
I20260709 13:17:18.952982 17665 catalog_manager.cc:5697] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 2 to 3, leader changed from 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 3 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.987461 18878 raft_consensus.cc:993] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.988094 18877 raft_consensus.cc:1081] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:18.989593 18625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62650a609e324fc2961658c0005f9310"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54860
I20260709 13:17:18.990239 18625 raft_consensus.cc:493] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.990628 18625 raft_consensus.cc:3060] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.996106 18625 raft_consensus.cc:515] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:18.998828 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62650a609e324fc2961658c0005f9310" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:18.999046 17911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62650a609e324fc2961658c0005f9310" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:18.999423 17991 raft_consensus.cc:3055] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:18.999684 17911 raft_consensus.cc:3060] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:18.999783 17991 raft_consensus.cc:740] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:19.000785 17991 consensus_queue.cc:260] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:19.001938 17991 raft_consensus.cc:3060] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:19.007899 17911 raft_consensus.cc:2468] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:19.008055 18625 leader_election.cc:290] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:19.008970 18878 raft_consensus.cc:993] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:19.009357 18573 leader_election.cc:304] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:19.014077 18877 raft_consensus.cc:1081] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:19.013860 17991 raft_consensus.cc:2468] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:19.014343 18844 raft_consensus.cc:2804] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:19.015043 18844 raft_consensus.cc:697] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:19.015940 18844 consensus_queue.cc:237] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:19.019863 18625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54860
I20260709 13:17:19.020498 18625 raft_consensus.cc:493] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:19.020861 18625 raft_consensus.cc:3060] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:19.027990 18625 raft_consensus.cc:515] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:19.030323 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:19.030855 17991 raft_consensus.cc:3055] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:19.031162 17991 raft_consensus.cc:740] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:19.031670 18625 leader_election.cc:290] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:19.032648 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc03d7ca343470ba2f6ccbec427c91f" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:19.033264 17839 raft_consensus.cc:3060] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:19.032778 17991 consensus_queue.cc:260] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:19.035320 17991 raft_consensus.cc:3060] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:19.039175 17839 raft_consensus.cc:2468] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:19.040416 18577 leader_election.cc:304] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:19.041543 18844 raft_consensus.cc:2804] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:19.041945 18844 raft_consensus.cc:697] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:19.041958 17991 raft_consensus.cc:2468] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:19.042883 18844 consensus_queue.cc:237] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:19.045423 17665 catalog_manager.cc:5697] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 661271d97feb452abe0d9bbf6a1161da (127.14.129.68) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:19.053800 18878 raft_consensus.cc:993] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:19.054306 18877 raft_consensus.cc:1081] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:19.055856 18627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54860
I20260709 13:17:19.056382 18627 raft_consensus.cc:493] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:19.056718 18627 raft_consensus.cc:3060] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:19.063596 18627 raft_consensus.cc:515] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:19.065323 18627 leader_election.cc:290] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 3 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:19.066056 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:19.066264 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430ddb6763c04677a1c72e1a7e3052e0" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:19.066708 17991 raft_consensus.cc:3055] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:19.066812 17839 raft_consensus.cc:3060] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:19.067256 17991 raft_consensus.cc:740] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:19.067368 17665 catalog_manager.cc:5697] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 661271d97feb452abe0d9bbf6a1161da (127.14.129.68) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.068214 17991 consensus_queue.cc:260] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:19.069396 17991 raft_consensus.cc:3060] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:19.072427 17839 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 3.
I20260709 13:17:19.073596 18577 leader_election.cc:304] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [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: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:19.074373 18844 raft_consensus.cc:2804] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:19.074863 18844 raft_consensus.cc:697] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 3 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:19.075803 17991 raft_consensus.cc:2468] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 3.
I20260709 13:17:19.075706 18844 consensus_queue.cc:237] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:19.086230 17665 catalog_manager.cc:5697] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 2 to 3, leader changed from 661271d97feb452abe0d9bbf6a1161da (127.14.129.68) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 3 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.191012 18890 raft_consensus.cc:993] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:19.191465 18890 raft_consensus.cc:1081] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:19.192828 18619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54878
I20260709 13:17:19.193356 18619 raft_consensus.cc:493] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:19.193670 18619 raft_consensus.cc:3060] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:19.200400 18619 raft_consensus.cc:515] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:19.202085 18619 leader_election.cc:290] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:19.203261 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:19.203261 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec877783aa4f008bc663787ec2e456" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:19.204075 17839 raft_consensus.cc:3055] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:19.204337 17991 raft_consensus.cc:3060] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:19.204449 17839 raft_consensus.cc:740] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d15fc44d11448a80d0de762b0599ff, State: Running, Role: LEADER
I20260709 13:17:19.205253 17839 consensus_queue.cc:260] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:19.206416 17839 raft_consensus.cc:3060] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:19.211491 17991 raft_consensus.cc:2468] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:19.212733 18577 leader_election.cc:304] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:19.212805 17839 raft_consensus.cc:2468] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:19.213532 18844 raft_consensus.cc:2804] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:19.214040 18844 raft_consensus.cc:697] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:19.214915 18844 consensus_queue.cc:237] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:19.227344 17665 catalog_manager.cc:5697] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 61d15fc44d11448a80d0de762b0599ff (127.14.129.66) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.344580 17839 raft_consensus.cc:1275] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:19.345731 18844 consensus_queue.cc:1048] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:19.355934 17910 raft_consensus.cc:1275] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 3 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:19.357717 18863 consensus_queue.cc:1048] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:19.421854 17910 raft_consensus.cc:1275] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:19.423130 18863 consensus_queue.cc:1048] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:19.433910 17991 raft_consensus.cc:1275] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:19.435838 18898 consensus_queue.cc:1048] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:19.476238 17991 raft_consensus.cc:1275] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:19.477422 18898 consensus_queue.cc:1048] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:19.489948 17839 raft_consensus.cc:1275] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:19.491613 18843 consensus_queue.cc:1048] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:19.492014 17991 raft_consensus.cc:1275] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:19.493769 18898 consensus_queue.cc:1048] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:19.513737 17840 raft_consensus.cc:1275] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:19.515226 18898 consensus_queue.cc:1048] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:19.664804 17839 raft_consensus.cc:1275] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:19.665941 18898 consensus_queue.cc:1048] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:19.674897 17991 raft_consensus.cc:1275] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:19.677090 18898 consensus_queue.cc:1048] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:19.833921 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:19.931500 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:19.987955 17991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "350001a5c3cc4df2aac8d73d4eed39d6"
dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:33914
I20260709 13:17:19.989224 17991 raft_consensus.cc:606] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:19.993115 17990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3"
dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:33914
I20260709 13:17:19.993827 17990 raft_consensus.cc:606] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:19.997581 17990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c265281c972e490281fd9034ef891df3"
dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:33914
I20260709 13:17:19.998425 17990 raft_consensus.cc:606] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:20.004078 17991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd6b95ceed45460a86022a225c807771"
dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
mode: GRACEFUL
new_leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
 from {username='slave'} at 127.0.0.1:33914
I20260709 13:17:20.004848 17991 raft_consensus.cc:606] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Received request to transfer leadership to TS 47045cc8d8e14c8eb1ae9c5d0f960af7
I20260709 13:17:20.006421 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:20.010141 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:20.022583 18878 raft_consensus.cc:993] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:20.023522 18878 raft_consensus.cc:1081] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:20.026988 18619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c265281c972e490281fd9034ef891df3"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54860
I20260709 13:17:20.027737 18619 raft_consensus.cc:493] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:20.028208 18619 raft_consensus.cc:3060] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:20.037680 18619 raft_consensus.cc:515] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:20.039978 18619 leader_election.cc:290] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 3 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:20.041051 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:20.042062 17991 raft_consensus.cc:3055] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:20.042392 17991 raft_consensus.cc:740] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:20.044878 17991 consensus_queue.cc:260] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:20.046439 17991 raft_consensus.cc:3060] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:20.043797 17840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265281c972e490281fd9034ef891df3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:20.049682 17840 raft_consensus.cc:3060] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:20.057052 17840 raft_consensus.cc:2468] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 3.
I20260709 13:17:20.058138 18577 leader_election.cc:304] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [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: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:20.059275 18863 raft_consensus.cc:2804] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:20.059774 18863 raft_consensus.cc:697] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 3 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:20.060719 18863 consensus_queue.cc:237] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [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: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:20.064980 17991 raft_consensus.cc:2468] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 3.
I20260709 13:17:20.071421 17665 catalog_manager.cc:5697] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 2 to 3, leader changed from 661271d97feb452abe0d9bbf6a1161da (127.14.129.68) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 3 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.170507 18878 raft_consensus.cc:993] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:20.171329 18877 raft_consensus.cc:1081] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:20.173602 18619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54860
I20260709 13:17:20.174134 18619 raft_consensus.cc:493] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:20.174522 18619 raft_consensus.cc:3060] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:20.180737 18619 raft_consensus.cc:515] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:20.182171 18619 leader_election.cc:290] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 3 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:20.183120 17990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:20.183218 17910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada78eb7b64424083846dfc218154c3" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:20.183811 17990 raft_consensus.cc:3055] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:20.183903 17910 raft_consensus.cc:3060] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:20.184109 17990 raft_consensus.cc:740] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:20.184898 17990 consensus_queue.cc:260] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:20.186247 17990 raft_consensus.cc:3060] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:20.195221 17990 raft_consensus.cc:2468] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 3.
I20260709 13:17:20.196110 18577 leader_election.cc:304] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [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: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:20.196749 18877 raft_consensus.cc:993] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:20.197412 18877 raft_consensus.cc:1081] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:20.197523 18863 raft_consensus.cc:2804] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:20.198104 18863 raft_consensus.cc:697] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 3 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:20.199044 18863 consensus_queue.cc:237] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [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: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:20.204363 18625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "350001a5c3cc4df2aac8d73d4eed39d6"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54860
I20260709 13:17:20.204728 17910 raft_consensus.cc:2468] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 3.
I20260709 13:17:20.205008 18625 raft_consensus.cc:493] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:20.205440 18625 raft_consensus.cc:3060] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:20.213634 18625 raft_consensus.cc:515] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:20.214015 17665 catalog_manager.cc:5697] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 2 to 3, leader changed from 661271d97feb452abe0d9bbf6a1161da (127.14.129.68) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 3 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:20.216435 18625 leader_election.cc:290] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:20.218792 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350001a5c3cc4df2aac8d73d4eed39d6" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:20.218792 17840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350001a5c3cc4df2aac8d73d4eed39d6" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:20.219594 17991 raft_consensus.cc:3055] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:20.219916 17991 raft_consensus.cc:740] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:20.220700 17991 consensus_queue.cc:260] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:20.219620 17840 raft_consensus.cc:3060] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:20.221792 17991 raft_consensus.cc:3060] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:20.228315 17840 raft_consensus.cc:2468] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:20.229576 18577 leader_election.cc:304] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:20.229939 17991 raft_consensus.cc:2468] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:20.230396 18863 raft_consensus.cc:2804] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:20.230870 18863 raft_consensus.cc:697] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:20.231886 18863 consensus_queue.cc:237] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:20.241359 17665 catalog_manager.cc:5697] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 661271d97feb452abe0d9bbf6a1161da (127.14.129.68) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.259745 18915 raft_consensus.cc:993] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da: : Instructing follower 47045cc8d8e14c8eb1ae9c5d0f960af7 to start an election
I20260709 13:17:20.260285 18878 raft_consensus.cc:1081] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Signalling peer 47045cc8d8e14c8eb1ae9c5d0f960af7 to start an election
I20260709 13:17:20.261756 17910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd6b95ceed45460a86022a225c807771"
dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
 from {username='slave'} at 127.0.0.1:58542
I20260709 13:17:20.262331 17910 raft_consensus.cc:493] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:20.262665 17910 raft_consensus.cc:3060] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:20.268394 17910 raft_consensus.cc:515] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:20.270443 17910 leader_election.cc:290] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Requested vote from peers 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:20.271852 17991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6b95ceed45460a86022a225c807771" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:20.272496 17991 raft_consensus.cc:3055] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:20.272594 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6b95ceed45460a86022a225c807771" candidate_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d15fc44d11448a80d0de762b0599ff"
I20260709 13:17:20.272848 17991 raft_consensus.cc:740] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 661271d97feb452abe0d9bbf6a1161da, State: Running, Role: LEADER
I20260709 13:17:20.273213 17839 raft_consensus.cc:3060] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:20.273751 17991 consensus_queue.cc:260] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:20.275103 17991 raft_consensus.cc:3060] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:20.281390 17839 raft_consensus.cc:2468] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 2.
I20260709 13:17:20.281760 17991 raft_consensus.cc:2468] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47045cc8d8e14c8eb1ae9c5d0f960af7 in term 2.
I20260709 13:17:20.282680 17884 leader_election.cc:304] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47045cc8d8e14c8eb1ae9c5d0f960af7, 61d15fc44d11448a80d0de762b0599ff; no voters: 
I20260709 13:17:20.283473 18830 raft_consensus.cc:2804] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:20.283910 18830 raft_consensus.cc:697] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Becoming Leader. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:20.284789 18830 consensus_queue.cc:237] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } }
I20260709 13:17:20.294185 17665 catalog_manager.cc:5697] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 reported cstate change: term changed from 1 to 2, leader changed from 661271d97feb452abe0d9bbf6a1161da (127.14.129.68) to 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.528661 17839 raft_consensus.cc:1275] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:20.529879 18863 consensus_queue.cc:1048] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:20.551210 17990 raft_consensus.cc:1275] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:20.552909 18923 consensus_queue.cc:1048] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:20.628947 17839 raft_consensus.cc:1275] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:20.630263 18921 consensus_queue.cc:1048] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:20.634331 17991 raft_consensus.cc:1275] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:20.635536 18921 consensus_queue.cc:1048] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:20.640810 17988 raft_consensus.cc:1275] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:20.642056 18921 consensus_queue.cc:1048] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:20.659899 17911 raft_consensus.cc:1275] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 3 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:20.665226 18923 consensus_queue.cc:1048] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:20.837182 17988 raft_consensus.cc:1275] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:20.837630 17839 raft_consensus.cc:1275] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Refusing update from remote peer 47045cc8d8e14c8eb1ae9c5d0f960af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:20.838400 18830 consensus_queue.cc:1048] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:20.839018 18932 consensus_queue.cc:1048] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:21.011158 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:21.055608 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:21.094142 17911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7"
dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
mode: GRACEFUL
new_leader_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:33482
I20260709 13:17:21.094640 17911 raft_consensus.cc:606] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Received request to transfer leadership to TS a0cc87724943466988be92b4d16f3fb1
I20260709 13:17:21.095997 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:17:21.097554 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:21.367841 18932 raft_consensus.cc:993] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7: : Instructing follower a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:21.368386 18853 raft_consensus.cc:1081] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Signalling peer a0cc87724943466988be92b4d16f3fb1 to start an election
I20260709 13:17:21.370245 18625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7"
dest_uuid: "a0cc87724943466988be92b4d16f3fb1"
 from {username='slave'} at 127.0.0.1:54866
I20260709 13:17:21.370791 18625 raft_consensus.cc:493] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:21.371151 18625 raft_consensus.cc:3060] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.376338 18625 raft_consensus.cc:515] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:21.377928 18625 leader_election.cc:290] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Requested vote from peers 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803), 661271d97feb452abe0d9bbf6a1161da (127.14.129.68:41573)
I20260709 13:17:21.378741 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7"
I20260709 13:17:21.379460 17918 raft_consensus.cc:3055] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:21.379750 17918 raft_consensus.cc:740] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47045cc8d8e14c8eb1ae9c5d0f960af7, State: Running, Role: LEADER
I20260709 13:17:21.379752 17988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7d672d40c24e229e59fbf8f1261ad7" candidate_uuid: "a0cc87724943466988be92b4d16f3fb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661271d97feb452abe0d9bbf6a1161da"
I20260709 13:17:21.380497 17988 raft_consensus.cc:3060] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.380544 17918 consensus_queue.cc:260] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:21.381815 17918 raft_consensus.cc:3060] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.387203 17988 raft_consensus.cc:2468] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:21.388010 17918 raft_consensus.cc:2468] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0cc87724943466988be92b4d16f3fb1 in term 2.
I20260709 13:17:21.388298 18577 leader_election.cc:304] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661271d97feb452abe0d9bbf6a1161da, a0cc87724943466988be92b4d16f3fb1; no voters: 
I20260709 13:17:21.389074 18843 raft_consensus.cc:2804] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:21.389423 18843 raft_consensus.cc:697] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Becoming Leader. State: Replica: a0cc87724943466988be92b4d16f3fb1, State: Running, Role: LEADER
I20260709 13:17:21.390194 18843 consensus_queue.cc:237] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } }
I20260709 13:17:21.405535 17667 catalog_manager.cc:5697] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 reported cstate change: term changed from 1 to 2, leader changed from 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67) to a0cc87724943466988be92b4d16f3fb1 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "a0cc87724943466988be92b4d16f3fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:21.921648 17991 raft_consensus.cc:1275] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:21.922792 18843 consensus_queue.cc:1048] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:21.934288 17918 raft_consensus.cc:1275] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Refusing update from remote peer a0cc87724943466988be92b4d16f3fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:21.937693 18943 consensus_queue.cc:1048] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47045cc8d8e14c8eb1ae9c5d0f960af7" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 39803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.098469 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:22.133441 14853 tablet_server.cc:179] TabletServer@127.14.129.65:35753 shutting down...
W20260709 13:17:22.138688 17810 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
W20260709 13:17:22.142623 17810 consensus_peers.cc:597] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.169623 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:22.170528 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.171295 14853 raft_consensus.cc:2243] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.172116 14853 raft_consensus.cc:2272] T 6c7d672d40c24e229e59fbf8f1261ad7 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.174971 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.175689 14853 raft_consensus.cc:2243] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.176575 14853 raft_consensus.cc:2272] T f22e612d9f1c468094ef122d19eaa6b2 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.178544 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.179139 14853 raft_consensus.cc:2243] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.179610 14853 raft_consensus.cc:2272] T 1cd59aad756c4aebae68772ec98feb0b P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.181582 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.182557 14853 raft_consensus.cc:2243] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.183045 14853 raft_consensus.cc:2272] T ab379ebe5e3e4f4b836ea278807ffcb9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.185987 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.186811 14853 raft_consensus.cc:2243] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.187467 14853 raft_consensus.cc:2272] T 5168c485dbae4dfcba0a7b3028540c79 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.189715 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.190439 14853 raft_consensus.cc:2243] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.190999 14853 raft_consensus.cc:2272] T 56d38dd4e5d34a4c96cd07c82cc52d74 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.193449 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.194080 14853 raft_consensus.cc:2243] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.194609 14853 raft_consensus.cc:2272] T 2f7a5397141c432291f0a7f4ccf64822 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.197305 17958 consensus_peers.cc:597] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.197544 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.198299 14853 raft_consensus.cc:2243] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.198760 14853 raft_consensus.cc:2272] T e75ae2eb82a64e1c8e058b2fd0d004da P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.200767 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.201346 14853 raft_consensus.cc:2243] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.201768 14853 raft_consensus.cc:2272] T 43e23795bf8e421f81f6da05adb81b75 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.203882 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.204494 14853 raft_consensus.cc:2243] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.204983 14853 raft_consensus.cc:2272] T 8012d2832d2049ae9580e425b64c0b9a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.208647 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.209617 14853 raft_consensus.cc:2243] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.210053 14853 raft_consensus.cc:2272] T b678e9825ade4ef7bb7214905f275c25 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.212741 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.213548 14853 raft_consensus.cc:2243] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.214089 14853 raft_consensus.cc:2272] T 4d1a577c6edf4c77bb4246fc1ba92e5b P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.216987 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.217631 14853 raft_consensus.cc:2243] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:17:22.217842 17810 consensus_peers.cc:597] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.218607 14853 raft_consensus.cc:2272] T 350001a5c3cc4df2aac8d73d4eed39d6 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.221206 14853 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:22.221397 17810 consensus_peers.cc:597] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.221941 14853 raft_consensus.cc:2243] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.222543 14853 raft_consensus.cc:2272] T 0e3556af58a744b8978d4b34b8025e6f P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.225281 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.225869 14853 raft_consensus.cc:2243] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.226440 14853 raft_consensus.cc:2272] T 83f740fbe28c4aa8b2e405f69eaaa5fd P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.229593 14853 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:22.229586 17958 consensus_peers.cc:597] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.230304 17810 consensus_peers.cc:597] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.230549 14853 raft_consensus.cc:2243] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.231310 14853 raft_consensus.cc:2272] T edcdd30d85224965a2b673eac2d71e41 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.232784 17958 consensus_peers.cc:597] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.234493 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.235468 14853 raft_consensus.cc:2243] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.236569 14853 raft_consensus.cc:2272] T 1c9d5e653954487f993adc6f55fbb81f P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.237329 17884 consensus_peers.cc:597] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.238642 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.239324 14853 raft_consensus.cc:2243] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.239791 14853 raft_consensus.cc:2272] T e9f4a48522d64d0983a62d8aa35360ea P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.241916 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.242717 14853 raft_consensus.cc:2243] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.243618 14853 raft_consensus.cc:2272] T c265281c972e490281fd9034ef891df3 P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.246443 14853 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:22.246436 17884 consensus_peers.cc:597] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.247141 14853 raft_consensus.cc:2243] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.247577 14853 raft_consensus.cc:2272] T 870e82a639c6408e810f254782cacb0f P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.249708 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.250509 14853 raft_consensus.cc:2243] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.251412 14853 raft_consensus.cc:2272] T 1bb6d4993abe4a72b112489e2903261a P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.253643 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.254295 14853 raft_consensus.cc:2243] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.254837 14853 raft_consensus.cc:2272] T ab6dec4912ea440b92451c668c6860fa P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.257654 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.258277 14853 raft_consensus.cc:2243] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.258639 14853 raft_consensus.cc:2272] T ce4b13330e5b48e99e13b703b91af1a3 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.261061 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.261762 14853 raft_consensus.cc:2243] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.262290 14853 raft_consensus.cc:2272] T 02bb6c92f5d74d4c85e8f75191fe1d8a P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.264595 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.265254 14853 raft_consensus.cc:2243] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.266095 14853 raft_consensus.cc:2272] T be62798deb0145c0b14017e5d8495960 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.268090 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.268599 14853 raft_consensus.cc:2243] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.269558 14853 raft_consensus.cc:2272] T 2cc03d7ca343470ba2f6ccbec427c91f P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.271889 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.272631 14853 raft_consensus.cc:2243] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.273044 14853 raft_consensus.cc:2272] T d7f2e59766224b4dad013b031e320547 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.275164 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.275707 14853 raft_consensus.cc:2243] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.276612 14853 raft_consensus.cc:2272] T 0d29af8904ed4da99b345654ff8eae0c P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.279393 14853 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:22.279685 17810 consensus_peers.cc:597] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.280192 14853 raft_consensus.cc:2243] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.280761 14853 raft_consensus.cc:2272] T de5ae1af4d5e47168470a5eaf3c58c59 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.283128 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.283854 14853 raft_consensus.cc:2243] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.284293 14853 raft_consensus.cc:2272] T d380613ad3ab442ebdf7c21729d69ca1 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.286476 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.287091 14853 raft_consensus.cc:2243] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.287490 14853 raft_consensus.cc:2272] T 7b81fabc43044ce1842aeda175b12607 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.289322 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.289883 14853 raft_consensus.cc:2243] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.290259 14853 raft_consensus.cc:2272] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.292147 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.292714 14853 raft_consensus.cc:2243] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.293124 14853 raft_consensus.cc:2272] T 9250e14e41da4ebd85df17eb3950d5fa P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.295150 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.295671 14853 raft_consensus.cc:2243] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.296432 14853 raft_consensus.cc:2272] T 85e74e9c41664a95890d745703a528f1 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.298390 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.298906 14853 raft_consensus.cc:2243] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.299675 14853 raft_consensus.cc:2272] T 62650a609e324fc2961658c0005f9310 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.301523 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.302031 14853 raft_consensus.cc:2243] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.302421 14853 raft_consensus.cc:2272] T 38d90a51dab34dd1b521e8419f50dae1 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.304359 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.304940 14853 raft_consensus.cc:2243] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.305639 14853 raft_consensus.cc:2272] T dbec877783aa4f008bc663787ec2e456 P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.308109 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.308728 14853 raft_consensus.cc:2243] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.309152 14853 raft_consensus.cc:2272] T 8d29186586014e4fa4231ff607cdda6d P a0cc87724943466988be92b4d16f3fb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.311280 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.311786 14853 raft_consensus.cc:2243] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.312626 14853 raft_consensus.cc:2272] T 430ddb6763c04677a1c72e1a7e3052e0 P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.315322 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.315994 14853 raft_consensus.cc:2243] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.316460 14853 raft_consensus.cc:2272] T 61dbd7ab7b854497a358e7174b48581d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.318835 14853 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:22.318917 17958 consensus_peers.cc:597] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.319336 14853 raft_consensus.cc:2243] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.320129 14853 raft_consensus.cc:2272] T 4ada78eb7b64424083846dfc218154c3 P a0cc87724943466988be92b4d16f3fb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.322002 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.322526 14853 raft_consensus.cc:2243] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.322983 14853 raft_consensus.cc:2272] T f7528ea7bdd844a48800a60030a4444c P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.324862 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.325335 14853 raft_consensus.cc:2243] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.325769 14853 raft_consensus.cc:2272] T 287f6b1ea5444c66a2afafacfbd3624d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.328322 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.328755 14853 raft_consensus.cc:2243] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.329136 14853 raft_consensus.cc:2272] T 8358251a35fd40cbab4a33b9f396179d P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.331103 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:22.331553 14853 raft_consensus.cc:2243] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.331955 14853 raft_consensus.cc:2272] T a3c062a3454b46da8f8369768310847e P a0cc87724943466988be92b4d16f3fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.340322 17884 consensus_peers.cc:597] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.341017 17884 consensus_peers.cc:597] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.385607 17884 consensus_peers.cc:597] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.388918 17958 consensus_peers.cc:597] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.401798 14853 tablet_server.cc:196] TabletServer@127.14.129.65:35753 shutdown complete.
W20260709 13:17:22.413569 17884 consensus_peers.cc:597] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.414232 17884 consensus_peers.cc:597] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.414625 17810 consensus_peers.cc:597] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.414685 17884 consensus_peers.cc:597] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.422540 17958 consensus_peers.cc:597] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.434777 17958 consensus_peers.cc:597] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.443987 17958 consensus_peers.cc:597] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.447021 17810 consensus_peers.cc:597] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.460955 17810 consensus_peers.cc:597] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.485913 17884 consensus_peers.cc:597] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.490479 17958 consensus_peers.cc:597] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.494603 14853 tablet_server.cc:179] TabletServer@127.14.129.66:0 shutting down...
W20260709 13:17:22.498694 17810 consensus_peers.cc:597] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.503716 17958 consensus_peers.cc:597] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.507966 17884 consensus_peers.cc:597] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.518707 17884 consensus_peers.cc:597] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.524171 17884 consensus_peers.cc:597] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Couldn't send request to peer a0cc87724943466988be92b4d16f3fb1. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.530833 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:22.531715 14853 tablet_replica.cc:333] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.532476 14853 raft_consensus.cc:2243] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.533389 14853 raft_consensus.cc:2272] T 8358251a35fd40cbab4a33b9f396179d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.535353 14853 tablet_replica.cc:333] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.536017 14853 raft_consensus.cc:2243] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.536442 14853 raft_consensus.cc:2272] T 19fd9a5073864c5ea6b2e214ab8269a9 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.538412 14853 tablet_replica.cc:333] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.539012 14853 raft_consensus.cc:2243] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.539785 14853 raft_consensus.cc:2272] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.541661 14853 tablet_replica.cc:333] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.542217 14853 raft_consensus.cc:2243] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.543063 14853 raft_consensus.cc:2272] T af64038810fc4f7ab2bd7802cae60f5c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.544953 14853 tablet_replica.cc:333] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.545486 14853 raft_consensus.cc:2243] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.545899 14853 raft_consensus.cc:2272] T 0d29af8904ed4da99b345654ff8eae0c P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.547792 14853 tablet_replica.cc:333] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.548370 14853 raft_consensus.cc:2243] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.548770 14853 raft_consensus.cc:2272] T e75ae2eb82a64e1c8e058b2fd0d004da P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.551312 14853 tablet_replica.cc:333] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.552791 14853 raft_consensus.cc:2243] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.553364 14853 raft_consensus.cc:2272] T 430ddb6763c04677a1c72e1a7e3052e0 P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.553532 17958 consensus_peers.cc:597] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.555545 14853 tablet_replica.cc:333] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.556466 14853 raft_consensus.cc:2243] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.557456 14853 raft_consensus.cc:2272] T 8d29186586014e4fa4231ff607cdda6d P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.559814 14853 tablet_replica.cc:333] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.560410 14853 raft_consensus.cc:2243] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.560840 14853 raft_consensus.cc:2272] T ccb6d62dac464bd48bcaa1dd82d16386 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.562963 14853 tablet_replica.cc:333] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.563591 14853 raft_consensus.cc:2243] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.564363 14853 raft_consensus.cc:2272] T a91c22c2e65e4708848721ffae88542b P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.566754 14853 tablet_replica.cc:333] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
W20260709 13:17:22.566898 17884 consensus_peers.cc:597] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.567504 14853 raft_consensus.cc:2243] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.568027 14853 raft_consensus.cc:2272] T 7b81fabc43044ce1842aeda175b12607 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.570155 14853 tablet_replica.cc:333] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.570829 14853 raft_consensus.cc:2243] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.571815 14853 raft_consensus.cc:2272] T 0e3556af58a744b8978d4b34b8025e6f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.573954 14853 tablet_replica.cc:333] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.574504 14853 raft_consensus.cc:2243] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.574915 14853 raft_consensus.cc:2272] T fd6b95ceed45460a86022a225c807771 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.576823 14853 tablet_replica.cc:333] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.577391 14853 raft_consensus.cc:2243] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.578162 14853 raft_consensus.cc:2272] T edcdd30d85224965a2b673eac2d71e41 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.580080 14853 tablet_replica.cc:333] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.580610 14853 raft_consensus.cc:2243] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.581472 14853 raft_consensus.cc:2272] T 287f6b1ea5444c66a2afafacfbd3624d P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.583458 14853 tablet_replica.cc:333] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.584053 14853 raft_consensus.cc:2243] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.584482 14853 raft_consensus.cc:2272] T f7528ea7bdd844a48800a60030a4444c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.586366 14853 tablet_replica.cc:333] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.586899 14853 raft_consensus.cc:2243] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.587344 14853 raft_consensus.cc:2272] T f22e612d9f1c468094ef122d19eaa6b2 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.589397 14853 tablet_replica.cc:333] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.589926 14853 raft_consensus.cc:2243] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.590364 14853 raft_consensus.cc:2272] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.592873 14853 tablet_replica.cc:333] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.593585 14853 raft_consensus.cc:2243] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.594560 14853 raft_consensus.cc:2272] T b678e9825ade4ef7bb7214905f275c25 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.597180 14853 tablet_replica.cc:333] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.597946 14853 raft_consensus.cc:2243] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.598521 14853 raft_consensus.cc:2272] T d380613ad3ab442ebdf7c21729d69ca1 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.600941 14853 tablet_replica.cc:333] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.601641 14853 raft_consensus.cc:2243] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.602140 14853 raft_consensus.cc:2272] T de5ae1af4d5e47168470a5eaf3c58c59 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.604503 14853 tablet_replica.cc:333] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.605261 14853 raft_consensus.cc:2243] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.605785 14853 raft_consensus.cc:2272] T 38d90a51dab34dd1b521e8419f50dae1 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.607877 14853 tablet_replica.cc:333] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.608458 14853 raft_consensus.cc:2243] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.608888 14853 raft_consensus.cc:2272] T dbec877783aa4f008bc663787ec2e456 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.611501 14853 tablet_replica.cc:333] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.612218 14853 raft_consensus.cc:2243] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.612780 14853 raft_consensus.cc:2272] T 2cc03d7ca343470ba2f6ccbec427c91f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.613463 17958 consensus_peers.cc:597] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.614691 14853 tablet_replica.cc:333] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.615309 14853 raft_consensus.cc:2243] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.615674 14853 raft_consensus.cc:2272] T 3b65b9218e534bf1844d5dea33a5cdc3 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.617957 14853 tablet_replica.cc:333] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.618690 14853 raft_consensus.cc:2243] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.619227 14853 raft_consensus.cc:2272] T be62798deb0145c0b14017e5d8495960 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.620970 17958 consensus_peers.cc:597] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.621744 14853 tablet_replica.cc:333] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.622391 14853 raft_consensus.cc:2243] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.622848 14853 raft_consensus.cc:2272] T bf9820c7dfb74b7d8d330691df508da2 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.625407 14853 tablet_replica.cc:333] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.626070 14853 raft_consensus.cc:2243] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.626585 14853 raft_consensus.cc:2272] T 1bb6d4993abe4a72b112489e2903261a P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.629081 14853 tablet_replica.cc:333] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.629786 14853 raft_consensus.cc:2243] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.630290 14853 raft_consensus.cc:2272] T ab6dec4912ea440b92451c668c6860fa P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.632795 14853 tablet_replica.cc:333] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.633522 14853 raft_consensus.cc:2243] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.634068 14853 raft_consensus.cc:2272] T 350001a5c3cc4df2aac8d73d4eed39d6 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.636356 14853 tablet_replica.cc:333] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.636871 14853 raft_consensus.cc:2243] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.637271 14853 raft_consensus.cc:2272] T a45314d0b33e4ebaaee7b1185f23fe86 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.639189 14853 tablet_replica.cc:333] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.639706 14853 raft_consensus.cc:2243] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.640450 14853 raft_consensus.cc:2272] T 9797e806ed5848dcbf0149c80ad710b2 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.642282 14853 tablet_replica.cc:333] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.642787 14853 raft_consensus.cc:2243] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.643530 14853 raft_consensus.cc:2272] T ba17493a6a344743a352e3e953256dec P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.645426 14853 tablet_replica.cc:333] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.645921 14853 raft_consensus.cc:2243] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.646625 14853 raft_consensus.cc:2272] T 9250e14e41da4ebd85df17eb3950d5fa P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.648536 14853 tablet_replica.cc:333] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.649021 14853 raft_consensus.cc:2243] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.649467 14853 raft_consensus.cc:2272] T 85e74e9c41664a95890d745703a528f1 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.651302 17884 consensus_peers.cc:597] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.651319 14853 tablet_replica.cc:333] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.652060 14853 raft_consensus.cc:2243] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.652824 14853 raft_consensus.cc:2272] T e9f4a48522d64d0983a62d8aa35360ea P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.654631 14853 tablet_replica.cc:333] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.655184 14853 raft_consensus.cc:2243] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.655963 14853 raft_consensus.cc:2272] T 870e82a639c6408e810f254782cacb0f P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.657740 14853 tablet_replica.cc:333] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.658231 14853 raft_consensus.cc:2243] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.658632 14853 raft_consensus.cc:2272] T 1c9d5e653954487f993adc6f55fbb81f P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.660506 14853 tablet_replica.cc:333] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.660981 14853 raft_consensus.cc:2243] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.661368 14853 raft_consensus.cc:2272] T c265281c972e490281fd9034ef891df3 P 61d15fc44d11448a80d0de762b0599ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.663082 14853 tablet_replica.cc:333] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.663554 14853 raft_consensus.cc:2243] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.663945 14853 raft_consensus.cc:2272] T 40ddea7bb3864c709db6abe108e65466 P 61d15fc44d11448a80d0de762b0599ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.665678 14853 tablet_replica.cc:333] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.666136 14853 raft_consensus.cc:2243] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.666858 14853 raft_consensus.cc:2272] T 1d508988c6bc43cc90d835d310f1c21c P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.668650 14853 tablet_replica.cc:333] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.669083 14853 raft_consensus.cc:2243] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.669469 14853 raft_consensus.cc:2272] T bd9f99c638064cca9fcb1e6ba3c2e401 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.671207 14853 tablet_replica.cc:333] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.671666 14853 raft_consensus.cc:2243] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.672384 14853 raft_consensus.cc:2272] T cb51c89e83d14dd2aedfb154744299bb P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.674019 14853 tablet_replica.cc:333] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff: stopping tablet replica
I20260709 13:17:22.674445 14853 raft_consensus.cc:2243] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.674844 14853 raft_consensus.cc:2272] T 5168c485dbae4dfcba0a7b3028540c79 P 61d15fc44d11448a80d0de762b0599ff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.699414 17958 consensus_peers.cc:597] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.717824 17884 consensus_peers.cc:597] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.732329 14853 tablet_server.cc:196] TabletServer@127.14.129.66:0 shutdown complete.
W20260709 13:17:22.735713 17958 consensus_peers.cc:597] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.808866 17958 consensus_peers.cc:597] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.811652 14853 tablet_server.cc:179] TabletServer@127.14.129.67:0 shutting down...
W20260709 13:17:22.816663 17958 consensus_peers.cc:597] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.822255 17884 consensus_peers.cc:597] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.848031 17884 consensus_peers.cc:597] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.850292 17884 consensus_peers.cc:597] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:22.860776 17884 consensus_peers.cc:597] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.861923 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:22.862775 14853 tablet_replica.cc:333] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.863662 14853 raft_consensus.cc:2243] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.864260 14853 raft_consensus.cc:2272] T 19fd9a5073864c5ea6b2e214ab8269a9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.866112 14853 tablet_replica.cc:333] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.866618 14853 raft_consensus.cc:2243] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.867051 14853 raft_consensus.cc:2272] T 287f6b1ea5444c66a2afafacfbd3624d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.868819 14853 tablet_replica.cc:333] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.869349 14853 raft_consensus.cc:2243] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.869690 14853 raft_consensus.cc:2272] T 6c7d672d40c24e229e59fbf8f1261ad7 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.872417 14853 tablet_replica.cc:333] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.873205 14853 raft_consensus.cc:2243] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.873621 14853 raft_consensus.cc:2272] T e9f4a48522d64d0983a62d8aa35360ea P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.875452 14853 tablet_replica.cc:333] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.875985 14853 raft_consensus.cc:2243] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.876387 14853 raft_consensus.cc:2272] T 0d29af8904ed4da99b345654ff8eae0c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.878142 14853 tablet_replica.cc:333] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.878659 14853 raft_consensus.cc:2243] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.879411 14853 raft_consensus.cc:2272] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.881168 14853 tablet_replica.cc:333] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.881711 14853 raft_consensus.cc:2243] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.882198 14853 raft_consensus.cc:2272] T af64038810fc4f7ab2bd7802cae60f5c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.884439 14853 tablet_replica.cc:333] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.885141 14853 raft_consensus.cc:2243] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:17:22.885901 17955 consensus_peers.cc:597] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.886018 14853 raft_consensus.cc:2272] T d380613ad3ab442ebdf7c21729d69ca1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.888383 14853 tablet_replica.cc:333] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.889106 14853 raft_consensus.cc:2243] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.889901 14853 raft_consensus.cc:2272] T ccb6d62dac464bd48bcaa1dd82d16386 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.891507 17955 consensus_peers.cc:597] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.892200 14853 tablet_replica.cc:333] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.892853 14853 raft_consensus.cc:2243] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.893563 14853 raft_consensus.cc:2272] T e75ae2eb82a64e1c8e058b2fd0d004da P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.895680 14853 tablet_replica.cc:333] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.896198 14853 raft_consensus.cc:2243] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.896586 14853 raft_consensus.cc:2272] T edcdd30d85224965a2b673eac2d71e41 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.898307 14853 tablet_replica.cc:333] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.898846 14853 raft_consensus.cc:2243] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.899289 14853 raft_consensus.cc:2272] T 62650a609e324fc2961658c0005f9310 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.901013 14853 tablet_replica.cc:333] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.901526 14853 raft_consensus.cc:2243] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.902191 14853 raft_consensus.cc:2272] T d7f2e59766224b4dad013b031e320547 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.903961 14853 tablet_replica.cc:333] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.904543 14853 raft_consensus.cc:2243] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.905217 14853 raft_consensus.cc:2272] T fd6b95ceed45460a86022a225c807771 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.906883 14853 tablet_replica.cc:333] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.907474 14853 raft_consensus.cc:2243] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.908162 14853 raft_consensus.cc:2272] T 38d90a51dab34dd1b521e8419f50dae1 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.910300 14853 tablet_replica.cc:333] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.911135 14853 raft_consensus.cc:2243] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.911664 14853 raft_consensus.cc:2272] T a91c22c2e65e4708848721ffae88542b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.914462 14853 tablet_replica.cc:333] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.915249 14853 raft_consensus.cc:2243] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.915779 14853 raft_consensus.cc:2272] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:22.916337 17955 consensus_peers.cc:597] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.918362 14853 tablet_replica.cc:333] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.919116 14853 raft_consensus.cc:2243] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.919867 14853 raft_consensus.cc:2272] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.922281 14853 tablet_replica.cc:333] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.923003 14853 raft_consensus.cc:2243] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.923942 14853 raft_consensus.cc:2272] T 3b65b9218e534bf1844d5dea33a5cdc3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.926383 14853 tablet_replica.cc:333] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.927148 14853 raft_consensus.cc:2243] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.927632 14853 raft_consensus.cc:2272] T be62798deb0145c0b14017e5d8495960 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.930338 14853 tablet_replica.cc:333] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.930934 14853 raft_consensus.cc:2243] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.931794 14853 raft_consensus.cc:2272] T 4d1a577c6edf4c77bb4246fc1ba92e5b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.933693 14853 tablet_replica.cc:333] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.934185 14853 raft_consensus.cc:2243] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.934614 14853 raft_consensus.cc:2272] T b678e9825ade4ef7bb7214905f275c25 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.936455 14853 tablet_replica.cc:333] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.936949 14853 raft_consensus.cc:2243] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.937371 14853 raft_consensus.cc:2272] T f22e612d9f1c468094ef122d19eaa6b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.939386 14853 tablet_replica.cc:333] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.939960 14853 raft_consensus.cc:2243] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.940363 14853 raft_consensus.cc:2272] T a45314d0b33e4ebaaee7b1185f23fe86 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.942166 14853 tablet_replica.cc:333] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.942699 14853 raft_consensus.cc:2243] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.943101 14853 raft_consensus.cc:2272] T 4ada78eb7b64424083846dfc218154c3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.944914 14853 tablet_replica.cc:333] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.945453 14853 raft_consensus.cc:2243] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.945845 14853 raft_consensus.cc:2272] T 2f7a5397141c432291f0a7f4ccf64822 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.947696 14853 tablet_replica.cc:333] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.948222 14853 raft_consensus.cc:2243] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.948961 14853 raft_consensus.cc:2272] T ab379ebe5e3e4f4b836ea278807ffcb9 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.950675 14853 tablet_replica.cc:333] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.951220 14853 raft_consensus.cc:2243] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.951678 14853 raft_consensus.cc:2272] T 9797e806ed5848dcbf0149c80ad710b2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.953574 14853 tablet_replica.cc:333] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.954082 14853 raft_consensus.cc:2243] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.954468 14853 raft_consensus.cc:2272] T ba17493a6a344743a352e3e953256dec P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.956298 14853 tablet_replica.cc:333] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.956830 14853 raft_consensus.cc:2243] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.957224 14853 raft_consensus.cc:2272] T bf9820c7dfb74b7d8d330691df508da2 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.958987 14853 tablet_replica.cc:333] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.959519 14853 raft_consensus.cc:2243] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.959925 14853 raft_consensus.cc:2272] T 1bb6d4993abe4a72b112489e2903261a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.961973 14853 tablet_replica.cc:333] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.962568 14853 raft_consensus.cc:2243] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.963483 14853 raft_consensus.cc:2272] T ce4b13330e5b48e99e13b703b91af1a3 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.965847 14853 tablet_replica.cc:333] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.966487 14853 raft_consensus.cc:2243] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.967272 14853 raft_consensus.cc:2272] T ab6dec4912ea440b92451c668c6860fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.969067 14853 tablet_replica.cc:333] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.969651 14853 raft_consensus.cc:2243] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.970059 14853 raft_consensus.cc:2272] T a3c062a3454b46da8f8369768310847e P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.971746 14853 tablet_replica.cc:333] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.972214 14853 raft_consensus.cc:2243] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.972604 14853 raft_consensus.cc:2272] T cb51c89e83d14dd2aedfb154744299bb P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.974329 14853 tablet_replica.cc:333] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.974781 14853 raft_consensus.cc:2243] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.975543 14853 raft_consensus.cc:2272] T 5168c485dbae4dfcba0a7b3028540c79 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.977301 14853 tablet_replica.cc:333] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.977753 14853 raft_consensus.cc:2243] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.978120 14853 raft_consensus.cc:2272] T bd9f99c638064cca9fcb1e6ba3c2e401 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.979764 14853 tablet_replica.cc:333] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.980189 14853 raft_consensus.cc:2243] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.980540 14853 raft_consensus.cc:2272] T 1d508988c6bc43cc90d835d310f1c21c P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.982156 14853 tablet_replica.cc:333] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.982583 14853 raft_consensus.cc:2243] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.982928 14853 raft_consensus.cc:2272] T 8012d2832d2049ae9580e425b64c0b9a P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.984611 14853 tablet_replica.cc:333] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.985059 14853 raft_consensus.cc:2243] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.985474 14853 raft_consensus.cc:2272] T 43e23795bf8e421f81f6da05adb81b75 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.987211 14853 tablet_replica.cc:333] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.987704 14853 raft_consensus.cc:2243] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.988054 14853 raft_consensus.cc:2272] T 61dbd7ab7b854497a358e7174b48581d P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.989703 14853 tablet_replica.cc:333] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.990164 14853 raft_consensus.cc:2243] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.990492 14853 raft_consensus.cc:2272] T 1cd59aad756c4aebae68772ec98feb0b P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.992163 14853 tablet_replica.cc:333] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.992565 14853 raft_consensus.cc:2243] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.993240 14853 raft_consensus.cc:2272] T 40ddea7bb3864c709db6abe108e65466 P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.995097 14853 tablet_replica.cc:333] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7: stopping tablet replica
I20260709 13:17:22.995527 14853 raft_consensus.cc:2243] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.995929 14853 raft_consensus.cc:2272] T 9250e14e41da4ebd85df17eb3950d5fa P 47045cc8d8e14c8eb1ae9c5d0f960af7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:23.000330 17955 consensus_peers.cc:597] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:23.001343 17958 consensus_peers.cc:597] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da -> Peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Couldn't send request to peer 61d15fc44d11448a80d0de762b0599ff. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:23.016268 17955 consensus_peers.cc:597] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:23.042213 17955 consensus_peers.cc:597] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:23.082114 17955 consensus_peers.cc:597] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.67:39803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:23.107278 14853 tablet_server.cc:196] TabletServer@127.14.129.67:0 shutdown complete.
W20260709 13:17:23.148532 17955 consensus_peers.cc:597] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.67:39803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:23.154755 17955 consensus_peers.cc:597] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.67:39803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:23.184754 14853 tablet_server.cc:179] TabletServer@127.14.129.68:0 shutting down...
I20260709 13:17:23.227717 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:23.228489 14853 tablet_replica.cc:333] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.229080 14853 raft_consensus.cc:2243] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.229518 14853 raft_consensus.cc:2272] T 6c7d672d40c24e229e59fbf8f1261ad7 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.231330 14853 tablet_replica.cc:333] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.231911 14853 raft_consensus.cc:2243] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.232547 14853 raft_consensus.cc:2272] T 19fd9a5073864c5ea6b2e214ab8269a9 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.234310 14853 tablet_replica.cc:333] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.234683 18958 raft_consensus.cc:493] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a0cc87724943466988be92b4d16f3fb1)
I20260709 13:17:23.235113 14853 raft_consensus.cc:2243] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.235208 18958 raft_consensus.cc:515] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661271d97feb452abe0d9bbf6a1161da" member_type: VOTER last_known_addr { host: "127.14.129.68" port: 41573 } } peers { permanent_uuid: "a0cc87724943466988be92b4d16f3fb1" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 35753 } } peers { permanent_uuid: "61d15fc44d11448a80d0de762b0599ff" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 34273 } }
I20260709 13:17:23.235756 14853 raft_consensus.cc:2272] T 8358251a35fd40cbab4a33b9f396179d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.237385 18958 leader_election.cc:290] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753), 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273)
I20260709 13:17:23.238348 14853 tablet_replica.cc:333] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.238991 14853 raft_consensus.cc:2243] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.239446 14853 raft_consensus.cc:2272] T 02bb6c92f5d74d4c85e8f75191fe1d8a P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:23.241415 17958 leader_election.cc:336] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a0cc87724943466988be92b4d16f3fb1 (127.14.129.65:35753): Network error: Client connection negotiation failed: client connection to 127.14.129.65:35753: connect: Connection refused (error 111)
I20260709 13:17:23.241513 14853 tablet_replica.cc:333] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.242254 14853 raft_consensus.cc:2243] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.242626 14853 raft_consensus.cc:2272] T 3b65b9218e534bf1844d5dea33a5cdc3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.244520 14853 tablet_replica.cc:333] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.245103 14853 raft_consensus.cc:2243] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.245579 14853 raft_consensus.cc:2272] T af64038810fc4f7ab2bd7802cae60f5c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.247774 14853 tablet_replica.cc:333] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.248318 14853 raft_consensus.cc:2243] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.248749 14853 raft_consensus.cc:2272] T ccb6d62dac464bd48bcaa1dd82d16386 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.251106 14853 tablet_replica.cc:333] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.252002 14853 raft_consensus.cc:2243] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.252471 14853 raft_consensus.cc:2272] T 83f740fbe28c4aa8b2e405f69eaaa5fd P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:23.253664 17955 consensus_peers.cc:597] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.67:39803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:23.254101 17955 consensus_peers.cc:597] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da -> Peer 47045cc8d8e14c8eb1ae9c5d0f960af7 (127.14.129.67:39803): Couldn't send request to peer 47045cc8d8e14c8eb1ae9c5d0f960af7. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.67:39803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:23.254611 14853 tablet_replica.cc:333] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.255256 14853 raft_consensus.cc:2243] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.255654 14853 raft_consensus.cc:2272] T 0e3556af58a744b8978d4b34b8025e6f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.257520 14853 tablet_replica.cc:333] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.258076 14853 raft_consensus.cc:2243] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.258771 14853 raft_consensus.cc:2272] T de5ae1af4d5e47168470a5eaf3c58c59 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.260797 14853 tablet_replica.cc:333] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.261332 14853 raft_consensus.cc:2243] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.261741 14853 raft_consensus.cc:2272] T 62650a609e324fc2961658c0005f9310 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.263578 14853 tablet_replica.cc:333] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.264102 14853 raft_consensus.cc:2243] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.264479 14853 raft_consensus.cc:2272] T fd6b95ceed45460a86022a225c807771 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.266124 14853 tablet_replica.cc:333] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.266638 14853 raft_consensus.cc:2243] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.267374 14853 raft_consensus.cc:2272] T bf9820c7dfb74b7d8d330691df508da2 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.269091 14853 tablet_replica.cc:333] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.269577 14853 raft_consensus.cc:2243] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.270008 14853 raft_consensus.cc:2272] T d7f2e59766224b4dad013b031e320547 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.271747 14853 tablet_replica.cc:333] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.272266 14853 raft_consensus.cc:2243] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.272987 14853 raft_consensus.cc:2272] T a3c062a3454b46da8f8369768310847e P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.274752 14853 tablet_replica.cc:333] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.275305 14853 raft_consensus.cc:2243] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.275684 14853 raft_consensus.cc:2272] T cb51c89e83d14dd2aedfb154744299bb P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.277741 14853 tablet_replica.cc:333] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.278293 14853 raft_consensus.cc:2243] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.278677 14853 raft_consensus.cc:2272] T 2cc03d7ca343470ba2f6ccbec427c91f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.280519 14853 tablet_replica.cc:333] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.281056 14853 raft_consensus.cc:2243] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.281454 14853 raft_consensus.cc:2272] T 40ddea7bb3864c709db6abe108e65466 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.283231 14853 tablet_replica.cc:333] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.283787 14853 raft_consensus.cc:2243] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.284166 14853 raft_consensus.cc:2272] T ce4b13330e5b48e99e13b703b91af1a3 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.285844 14853 tablet_replica.cc:333] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.286319 14853 raft_consensus.cc:2243] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.286880 14853 raft_consensus.cc:2272] T f7528ea7bdd844a48800a60030a4444c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.288583 14853 tablet_replica.cc:333] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.289096 14853 raft_consensus.cc:2243] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.289650 14853 raft_consensus.cc:2272] T ab379ebe5e3e4f4b836ea278807ffcb9 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.291564 14853 tablet_replica.cc:333] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.292066 14853 raft_consensus.cc:2243] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.292516 14853 raft_consensus.cc:2272] T ba17493a6a344743a352e3e953256dec P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.294831 14853 tablet_replica.cc:333] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.295614 14853 raft_consensus.cc:2243] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.296221 14853 raft_consensus.cc:2272] T 9797e806ed5848dcbf0149c80ad710b2 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.298405 14853 tablet_replica.cc:333] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.298879 14853 raft_consensus.cc:2243] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.299281 14853 raft_consensus.cc:2272] T 430ddb6763c04677a1c72e1a7e3052e0 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.300989 14853 tablet_replica.cc:333] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.301455 14853 raft_consensus.cc:2243] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.301822 14853 raft_consensus.cc:2272] T 8d29186586014e4fa4231ff607cdda6d P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.303459 14853 tablet_replica.cc:333] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.303942 14853 raft_consensus.cc:2243] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.304298 14853 raft_consensus.cc:2272] T 56d38dd4e5d34a4c96cd07c82cc52d74 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.306038 14853 tablet_replica.cc:333] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.306555 14853 raft_consensus.cc:2243] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.307301 14853 raft_consensus.cc:2272] T 2f7a5397141c432291f0a7f4ccf64822 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.308964 14853 tablet_replica.cc:333] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.309448 14853 raft_consensus.cc:2243] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.309801 14853 raft_consensus.cc:2272] T 4ada78eb7b64424083846dfc218154c3 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.311430 14853 tablet_replica.cc:333] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.311919 14853 raft_consensus.cc:2243] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.312250 14853 raft_consensus.cc:2272] T 350001a5c3cc4df2aac8d73d4eed39d6 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.313939 14853 tablet_replica.cc:333] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.314390 14853 raft_consensus.cc:2243] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.315016 14853 raft_consensus.cc:2272] T a45314d0b33e4ebaaee7b1185f23fe86 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.316674 14853 tablet_replica.cc:333] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.317157 14853 raft_consensus.cc:2243] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.317903 14853 raft_consensus.cc:2272] T 8012d2832d2049ae9580e425b64c0b9a P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.319809 14853 tablet_replica.cc:333] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.320271 14853 raft_consensus.cc:2243] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.320991 14853 raft_consensus.cc:2272] T 43e23795bf8e421f81f6da05adb81b75 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.322856 14853 tablet_replica.cc:333] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.323402 14853 raft_consensus.cc:2243] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.323796 14853 raft_consensus.cc:2272] T 870e82a639c6408e810f254782cacb0f P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.325542 14853 tablet_replica.cc:333] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.326053 14853 raft_consensus.cc:2243] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.326459 14853 raft_consensus.cc:2272] T 1c9d5e653954487f993adc6f55fbb81f P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.328233 14853 tablet_replica.cc:333] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.328734 14853 raft_consensus.cc:2243] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.329118 14853 raft_consensus.cc:2272] T c265281c972e490281fd9034ef891df3 P 661271d97feb452abe0d9bbf6a1161da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.330859 14853 tablet_replica.cc:333] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.331373 14853 raft_consensus.cc:2243] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.332122 14853 raft_consensus.cc:2272] T a91c22c2e65e4708848721ffae88542b P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.334023 14853 tablet_replica.cc:333] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.334568 14853 raft_consensus.cc:2243] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.335194 14853 raft_consensus.cc:2272] T 7b81fabc43044ce1842aeda175b12607 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.336943 14853 tablet_replica.cc:333] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.337522 14853 raft_consensus.cc:2243] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.338335 14853 raft_consensus.cc:2272] T b3bac43dc1a94cb99a4dd7ff3d972cd9 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.340075 14853 tablet_replica.cc:333] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.340557 14853 raft_consensus.cc:2243] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.340952 14853 raft_consensus.cc:2272] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.342655 14853 tablet_replica.cc:333] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.343146 14853 raft_consensus.cc:2243] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.343767 14853 raft_consensus.cc:2272] T bd9f99c638064cca9fcb1e6ba3c2e401 P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.345538 14853 tablet_replica.cc:333] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.346002 14853 raft_consensus.cc:2243] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.346380 14853 raft_consensus.cc:2272] T 1d508988c6bc43cc90d835d310f1c21c P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.348093 14853 tablet_replica.cc:333] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.348536 14853 raft_consensus.cc:2243] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.349226 14853 raft_consensus.cc:2272] T 61dbd7ab7b854497a358e7174b48581d P 661271d97feb452abe0d9bbf6a1161da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.350798 14853 tablet_replica.cc:333] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.351250 14853 raft_consensus.cc:2243] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:23.351946 14853 raft_consensus.cc:2272] T 1cd59aad756c4aebae68772ec98feb0b P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.353729 14853 tablet_replica.cc:333] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da: stopping tablet replica
I20260709 13:17:23.354140 14853 raft_consensus.cc:2243] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.354535 14853 raft_consensus.cc:2272] T dbec877783aa4f008bc663787ec2e456 P 661271d97feb452abe0d9bbf6a1161da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:23.451833 17956 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:23.541419 17955 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:23.651232 17957 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:23.697109 17958 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:23.782415 17957 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:24.046303 17957 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:24.054472 17958 leader_election.cc:336] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 61d15fc44d11448a80d0de762b0599ff (127.14.129.66:34273): Service unavailable: Unable to start connection negotiation thread: The pool has been shut down.
I20260709 13:17:24.054888 17958 leader_election.cc:304] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da [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: 661271d97feb452abe0d9bbf6a1161da; no voters: 61d15fc44d11448a80d0de762b0599ff, a0cc87724943466988be92b4d16f3fb1
W20260709 13:17:24.055406 17958 raft_consensus.cc:2686] T 85e74e9c41664a95890d745703a528f1 P 661271d97feb452abe0d9bbf6a1161da: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:17:24.073338 14853 tablet_server.cc:196] TabletServer@127.14.129.68:0 shutdown complete.
I20260709 13:17:24.131171 14853 master.cc:562] Master@127.14.129.126:44857 shutting down...
I20260709 13:17:24.154894 14853 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:24.155505 14853 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:24.155820 14853 tablet_replica.cc:333] T 00000000000000000000000000000000 P cfc44775a781408f8d296b1d7ab6bb64: stopping tablet replica
I20260709 13:17:24.176877 14853 master.cc:584] Master@127.14.129.126:44857 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28997 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:17:24.259217 14853 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.129.126:45777
I20260709 13:17:24.260406 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:24.265384 18963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:24.266521 18964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:24.268040 14853 server_base.cc:1061] running on GCE node
W20260709 13:17:24.267922 18966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:24.269338 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:24.269536 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:24.269639 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603044269629 us; error 0 us; skew 500 ppm
I20260709 13:17:24.270097 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:24.272478 14853 webserver.cc:533] Webserver started at http://127.14.129.126:44101/ using document root <none> and password file <none>
I20260709 13:17:24.272949 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:24.273097 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:24.273298 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:24.274363 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/master-0-root/instance:
uuid: "5dacfe7ca3be4eb89a9fdd021fecd11c"
format_stamp: "Formatted at 2026-07-09 13:17:24 on dist-test-slave-gg5t"
I20260709 13:17:24.278833 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:17:24.282281 18971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:24.283442 14853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 13:17:24.283707 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/master-0-root
uuid: "5dacfe7ca3be4eb89a9fdd021fecd11c"
format_stamp: "Formatted at 2026-07-09 13:17:24 on dist-test-slave-gg5t"
I20260709 13:17:24.283952 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:24.294904 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:24.296129 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:24.334044 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.126:45777
I20260709 13:17:24.334136 19022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.126:45777 every 8 connection(s)
I20260709 13:17:24.337764 19023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.348223 19023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c: Bootstrap starting.
I20260709 13:17:24.352898 19023 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.357030 19023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c: No bootstrap required, opened a new log
I20260709 13:17:24.359190 19023 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dacfe7ca3be4eb89a9fdd021fecd11c" member_type: VOTER }
I20260709 13:17:24.359561 19023 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.359773 19023 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dacfe7ca3be4eb89a9fdd021fecd11c, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.360308 19023 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5dacfe7ca3be4eb89a9fdd021fecd11c" member_type: VOTER }
I20260709 13:17:24.360737 19023 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:24.360956 19023 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:24.361194 19023 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.365775 19023 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dacfe7ca3be4eb89a9fdd021fecd11c" member_type: VOTER }
I20260709 13:17:24.366307 19023 leader_election.cc:304] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [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: 5dacfe7ca3be4eb89a9fdd021fecd11c; no voters: 
I20260709 13:17:24.367408 19023 leader_election.cc:290] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:24.367702 19026 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.368973 19026 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 1 LEADER]: Becoming Leader. State: Replica: 5dacfe7ca3be4eb89a9fdd021fecd11c, State: Running, Role: LEADER
I20260709 13:17:24.369630 19026 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [LEADER]: Queue going to LEADER mode. State: All 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: "5dacfe7ca3be4eb89a9fdd021fecd11c" member_type: VOTER }
I20260709 13:17:24.370193 19023 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:24.373970 19028 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5dacfe7ca3be4eb89a9fdd021fecd11c. Latest consensus state: current_term: 1 leader_uuid: "5dacfe7ca3be4eb89a9fdd021fecd11c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dacfe7ca3be4eb89a9fdd021fecd11c" member_type: VOTER } }
I20260709 13:17:24.374374 19027 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5dacfe7ca3be4eb89a9fdd021fecd11c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dacfe7ca3be4eb89a9fdd021fecd11c" member_type: VOTER } }
I20260709 13:17:24.374761 19028 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:24.375059 19027 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:24.377146 19033 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:24.382130 19033 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:24.388641 14853 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:24.391273 19033 catalog_manager.cc:1383] Generated new cluster ID: a9f0f0445f9f4357acc5d1308d370909
I20260709 13:17:24.391590 19033 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:24.412959 19033 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:24.414234 19033 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:24.431049 19033 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c: Generated new TSK 0
I20260709 13:17:24.431689 19033 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:24.456138 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:24.462420 19044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:24.462846 19045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:24.464624 19047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:24.465104 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:24.465993 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:24.466187 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:24.466339 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603044466327 us; error 0 us; skew 500 ppm
I20260709 13:17:24.466818 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:24.469384 14853 webserver.cc:533] Webserver started at http://127.14.129.65:45279/ using document root <none> and password file <none>
I20260709 13:17:24.469856 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:24.470016 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:24.470252 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:24.471488 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-0-root/instance:
uuid: "41225b4adcd8409389a36b56c83193d8"
format_stamp: "Formatted at 2026-07-09 13:17:24 on dist-test-slave-gg5t"
I20260709 13:17:24.476389 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:24.479801 19052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:24.480656 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:24.480967 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "41225b4adcd8409389a36b56c83193d8"
format_stamp: "Formatted at 2026-07-09 13:17:24 on dist-test-slave-gg5t"
I20260709 13:17:24.481247 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:24.498929 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:24.500195 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:24.501722 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:24.504290 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:24.504490 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:24.504724 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:24.504906 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:24.548943 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:37011
I20260709 13:17:24.549078 19114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:37011 every 8 connection(s)
I20260709 13:17:24.553856 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:24.560963 19119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:24.561070 19120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:24.565133 14853 server_base.cc:1061] running on GCE node
W20260709 13:17:24.565781 19122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:24.566860 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:24.567152 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:24.567333 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603044567316 us; error 0 us; skew 500 ppm
I20260709 13:17:24.567885 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:24.569921 19115 heartbeater.cc:344] Connected to a master server at 127.14.129.126:45777
I20260709 13:17:24.570353 19115 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:24.570547 14853 webserver.cc:533] Webserver started at http://127.14.129.66:41953/ using document root <none> and password file <none>
I20260709 13:17:24.571252 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:24.571252 19115 heartbeater.cc:507] Master 127.14.129.126:45777 requested a full tablet report, sending...
I20260709 13:17:24.571602 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:24.571977 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:24.573329 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-1-root/instance:
uuid: "113c12ce0c18452eb959e8f3a617a097"
format_stamp: "Formatted at 2026-07-09 13:17:24 on dist-test-slave-gg5t"
I20260709 13:17:24.573724 18988 ts_manager.cc:194] Registered new tserver with Master: 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011)
I20260709 13:17:24.575697 18988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59870
I20260709 13:17:24.578130 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:24.581727 19127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:24.582604 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:17:24.582939 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-1-root
uuid: "113c12ce0c18452eb959e8f3a617a097"
format_stamp: "Formatted at 2026-07-09 13:17:24 on dist-test-slave-gg5t"
I20260709 13:17:24.583278 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:24.621274 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:24.622440 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:24.623922 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:24.626173 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:24.626390 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:24.626611 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:24.626761 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:24.667896 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.66:41871
I20260709 13:17:24.668012 19189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.66:41871 every 8 connection(s)
I20260709 13:17:24.672851 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:24.679526 19193 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:24.682122 19194 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:24.684895 19190 heartbeater.cc:344] Connected to a master server at 127.14.129.126:45777
I20260709 13:17:24.685405 19190 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:24.685593 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:24.686370 19190 heartbeater.cc:507] Master 127.14.129.126:45777 requested a full tablet report, sending...
W20260709 13:17:24.687058 19196 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:24.688206 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:24.688421 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:24.688531 18988 ts_manager.cc:194] Registered new tserver with Master: 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:24.688589 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603044688573 us; error 0 us; skew 500 ppm
I20260709 13:17:24.689415 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:24.690179 18988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59886
I20260709 13:17:24.692160 14853 webserver.cc:533] Webserver started at http://127.14.129.67:46341/ using document root <none> and password file <none>
I20260709 13:17:24.692737 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:24.692934 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:24.693179 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:24.694322 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-2-root/instance:
uuid: "7c538e801602441ea0545cdb408dfacd"
format_stamp: "Formatted at 2026-07-09 13:17:24 on dist-test-slave-gg5t"
I20260709 13:17:24.699007 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:17:24.702340 19201 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:24.703161 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:24.703467 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-2-root
uuid: "7c538e801602441ea0545cdb408dfacd"
format_stamp: "Formatted at 2026-07-09 13:17:24 on dist-test-slave-gg5t"
I20260709 13:17:24.703758 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:24.713315 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:24.714560 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:24.716079 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:24.718428 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:24.718636 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:24.718864 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:24.719050 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:17:24.761174 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.67:32921
I20260709 13:17:24.761276 19263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.67:32921 every 8 connection(s)
I20260709 13:17:24.775723 19264 heartbeater.cc:344] Connected to a master server at 127.14.129.126:45777
I20260709 13:17:24.776155 19264 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:24.777034 19264 heartbeater.cc:507] Master 127.14.129.126:45777 requested a full tablet report, sending...
I20260709 13:17:24.779171 18988 ts_manager.cc:194] Registered new tserver with Master: 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:24.779489 14853 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015121866s
I20260709 13:17:24.781016 18988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59896
I20260709 13:17:24.805822 18988 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59906:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:24.808661 18988 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:24.894218 19080 tablet_service.cc:1511] Processing CreateTablet for tablet 0ced2ad929174bbcaef0502d53d6b990 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:24.895865 19080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ced2ad929174bbcaef0502d53d6b990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.895539 19079 tablet_service.cc:1511] Processing CreateTablet for tablet b8a8f6f2395f4a358b4a5dc165355a91 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:24.897010 19079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a8f6f2395f4a358b4a5dc165355a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.899744 19078 tablet_service.cc:1511] Processing CreateTablet for tablet 252ae578510d4f5db7ee35919c29544a (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:24.901492 19078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252ae578510d4f5db7ee35919c29544a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.901280 19077 tablet_service.cc:1511] Processing CreateTablet for tablet bfd46366e5084db2b187b3cebf6529e4 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:24.902931 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd46366e5084db2b187b3cebf6529e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.913117 19076 tablet_service.cc:1511] Processing CreateTablet for tablet 55183e54d1354ad99e097af1619881a3 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:24.914593 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55183e54d1354ad99e097af1619881a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.924504 19075 tablet_service.cc:1511] Processing CreateTablet for tablet 70a82d0e49ad4f2b9958e29a35b2a8f5 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:24.925989 19075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a82d0e49ad4f2b9958e29a35b2a8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.932042 19221 tablet_service.cc:1511] Processing CreateTablet for tablet e44e8a0809e243c8a60e4782dfbe7334 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:24.932225 19229 tablet_service.cc:1511] Processing CreateTablet for tablet 0ced2ad929174bbcaef0502d53d6b990 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:24.933524 19221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44e8a0809e243c8a60e4782dfbe7334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.935024 19228 tablet_service.cc:1511] Processing CreateTablet for tablet b8a8f6f2395f4a358b4a5dc165355a91 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:24.936823 19228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a8f6f2395f4a358b4a5dc165355a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.940302 19227 tablet_service.cc:1511] Processing CreateTablet for tablet 252ae578510d4f5db7ee35919c29544a (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:24.941354 19074 tablet_service.cc:1511] Processing CreateTablet for tablet 9fffe28ee1aa4d1ea94a6d4d35b75493 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:24.941996 19227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252ae578510d4f5db7ee35919c29544a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.942695 19074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fffe28ee1aa4d1ea94a6d4d35b75493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.944154 19279 tablet_bootstrap.cc:492] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:24.945431 19225 tablet_service.cc:1511] Processing CreateTablet for tablet 55183e54d1354ad99e097af1619881a3 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:24.946846 19225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55183e54d1354ad99e097af1619881a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.946609 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 9fffe28ee1aa4d1ea94a6d4d35b75493 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:24.948908 19224 tablet_service.cc:1511] Processing CreateTablet for tablet 70a82d0e49ad4f2b9958e29a35b2a8f5 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:24.950295 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a82d0e49ad4f2b9958e29a35b2a8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.950546 19279 tablet_bootstrap.cc:654] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.945461 19222 tablet_service.cc:1511] Processing CreateTablet for tablet 98d1280b1bb7449eb0c0b4fdf7daa4d9 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:24.952399 19222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d1280b1bb7449eb0c0b4fdf7daa4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.953063 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fffe28ee1aa4d1ea94a6d4d35b75493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.944227 19226 tablet_service.cc:1511] Processing CreateTablet for tablet bfd46366e5084db2b187b3cebf6529e4 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:24.956050 19229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ced2ad929174bbcaef0502d53d6b990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.955801 19079 tablet_service.cc:1511] Processing CreateTablet for tablet 98d1280b1bb7449eb0c0b4fdf7daa4d9 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:24.957003 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd46366e5084db2b187b3cebf6529e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.957141 19079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d1280b1bb7449eb0c0b4fdf7daa4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.958443 19220 tablet_service.cc:1511] Processing CreateTablet for tablet 6efa1bc10b944f979f3a6551826023c0 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:24.962082 19073 tablet_service.cc:1511] Processing CreateTablet for tablet e44e8a0809e243c8a60e4782dfbe7334 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:24.963249 19220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6efa1bc10b944f979f3a6551826023c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.963508 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44e8a0809e243c8a60e4782dfbe7334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.981710 19072 tablet_service.cc:1511] Processing CreateTablet for tablet 6efa1bc10b944f979f3a6551826023c0 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:24.983422 19072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6efa1bc10b944f979f3a6551826023c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.998854 19155 tablet_service.cc:1511] Processing CreateTablet for tablet 0ced2ad929174bbcaef0502d53d6b990 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:25.000339 19155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ced2ad929174bbcaef0502d53d6b990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.001919 19154 tablet_service.cc:1511] Processing CreateTablet for tablet b8a8f6f2395f4a358b4a5dc165355a91 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:25.004156 19153 tablet_service.cc:1511] Processing CreateTablet for tablet 252ae578510d4f5db7ee35919c29544a (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:25.005630 19153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252ae578510d4f5db7ee35919c29544a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.005277 19147 tablet_service.cc:1511] Processing CreateTablet for tablet e44e8a0809e243c8a60e4782dfbe7334 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:25.006603 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44e8a0809e243c8a60e4782dfbe7334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.007659 19151 tablet_service.cc:1511] Processing CreateTablet for tablet 55183e54d1354ad99e097af1619881a3 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:25.008996 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55183e54d1354ad99e097af1619881a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.011309 19149 tablet_service.cc:1511] Processing CreateTablet for tablet 9fffe28ee1aa4d1ea94a6d4d35b75493 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:25.012734 19149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fffe28ee1aa4d1ea94a6d4d35b75493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.016213 19148 tablet_service.cc:1511] Processing CreateTablet for tablet 98d1280b1bb7449eb0c0b4fdf7daa4d9 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:25.016812 19280 tablet_bootstrap.cc:492] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.017093 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 6efa1bc10b944f979f3a6551826023c0 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:25.018457 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6efa1bc10b944f979f3a6551826023c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.018141 19152 tablet_service.cc:1511] Processing CreateTablet for tablet bfd46366e5084db2b187b3cebf6529e4 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:25.019470 19152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd46366e5084db2b187b3cebf6529e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.024142 19150 tablet_service.cc:1511] Processing CreateTablet for tablet 70a82d0e49ad4f2b9958e29a35b2a8f5 (DEFAULT_TABLE table=test-workload [id=93bf62cf5f134de2b440c90bd04c66da]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:25.025574 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a82d0e49ad4f2b9958e29a35b2a8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.030526 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d1280b1bb7449eb0c0b4fdf7daa4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.034230 19279 tablet_bootstrap.cc:492] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
I20260709 13:17:25.034788 19279 ts_tablet_manager.cc:1403] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.016s
I20260709 13:17:25.035408 19154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a8f6f2395f4a358b4a5dc165355a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.037846 19279 raft_consensus.cc:359] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.038667 19279 raft_consensus.cc:385] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.047283 19279 raft_consensus.cc:740] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.046903 19280 tablet_bootstrap.cc:654] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.052471 19282 tablet_bootstrap.cc:492] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.049993 19279 consensus_queue.cc:260] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.070268 19282 tablet_bootstrap.cc:654] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.090736 19279 ts_tablet_manager.cc:1434] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.055s	user 0.017s	sys 0.004s
I20260709 13:17:25.091742 19115 heartbeater.cc:499] Master 127.14.129.126:45777 was elected leader, sending a full tablet report...
I20260709 13:17:25.106499 19279 tablet_bootstrap.cc:492] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:25.113260 19280 tablet_bootstrap.cc:492] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.113842 19280 ts_tablet_manager.cc:1403] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.005s
I20260709 13:17:25.117174 19280 raft_consensus.cc:359] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.118201 19280 raft_consensus.cc:385] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.118525 19280 raft_consensus.cc:740] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.119365 19280 consensus_queue.cc:260] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.122677 19279 tablet_bootstrap.cc:654] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.132682 19282 tablet_bootstrap.cc:492] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
I20260709 13:17:25.133258 19282 ts_tablet_manager.cc:1403] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.022s
I20260709 13:17:25.137009 19264 heartbeater.cc:499] Master 127.14.129.126:45777 was elected leader, sending a full tablet report...
I20260709 13:17:25.143752 19280 ts_tablet_manager.cc:1434] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.009s
I20260709 13:17:25.144899 19280 tablet_bootstrap.cc:492] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.143611 19282 raft_consensus.cc:359] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.148334 19282 raft_consensus.cc:385] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.148703 19282 raft_consensus.cc:740] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.149726 19282 consensus_queue.cc:260] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.152283 19280 tablet_bootstrap.cc:654] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.164384 19282 ts_tablet_manager.cc:1434] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.004s
I20260709 13:17:25.165372 19190 heartbeater.cc:499] Master 127.14.129.126:45777 was elected leader, sending a full tablet report...
I20260709 13:17:25.170782 19282 tablet_bootstrap.cc:492] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.172358 19279 tablet_bootstrap.cc:492] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
I20260709 13:17:25.173007 19279 ts_tablet_manager.cc:1403] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.067s	user 0.031s	sys 0.013s
I20260709 13:17:25.175976 19279 raft_consensus.cc:359] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.176748 19279 raft_consensus.cc:385] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.177103 19279 raft_consensus.cc:740] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.178023 19279 consensus_queue.cc:260] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.180169 19279 ts_tablet_manager.cc:1434] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:17:25.177167 19282 tablet_bootstrap.cc:654] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.181224 19279 tablet_bootstrap.cc:492] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:25.184245 19280 tablet_bootstrap.cc:492] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.184727 19280 ts_tablet_manager.cc:1403] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.018s
I20260709 13:17:25.187729 19280 raft_consensus.cc:359] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.188234 19280 raft_consensus.cc:385] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.188432 19280 raft_consensus.cc:740] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.188982 19280 consensus_queue.cc:260] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.189529 19283 raft_consensus.cc:493] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.190025 19279 tablet_bootstrap.cc:654] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.190057 19283 raft_consensus.cc:515] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.192269 19282 tablet_bootstrap.cc:492] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
I20260709 13:17:25.192907 19282 ts_tablet_manager.cc:1403] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 13:17:25.195793 19282 raft_consensus.cc:359] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.196487 19282 raft_consensus.cc:385] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.196766 19282 raft_consensus.cc:740] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.197033 19280 ts_tablet_manager.cc:1434] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:17:25.198102 19280 tablet_bootstrap.cc:492] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.197710 19282 consensus_queue.cc:260] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.205202 19282 ts_tablet_manager.cc:1434] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:17:25.206055 19280 tablet_bootstrap.cc:654] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.206367 19282 tablet_bootstrap.cc:492] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.215915 19283 leader_election.cc:290] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.234054 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.235478 19279 tablet_bootstrap.cc:492] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
W20260709 13:17:25.235916 19054 leader_election.cc:343] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.236166 19279 ts_tablet_manager.cc:1403] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.022s
I20260709 13:17:25.239801 19282 tablet_bootstrap.cc:654] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.239403 19279 raft_consensus.cc:359] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.240345 19279 raft_consensus.cc:385] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.240722 19279 raft_consensus.cc:740] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.241707 19279 consensus_queue.cc:260] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.244036 19279 ts_tablet_manager.cc:1434] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:25.245288 19279 tablet_bootstrap.cc:492] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:25.251593 19279 tablet_bootstrap.cc:654] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.251767 19282 tablet_bootstrap.cc:492] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
I20260709 13:17:25.252314 19282 ts_tablet_manager.cc:1403] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.006s
I20260709 13:17:25.255385 19282 raft_consensus.cc:359] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.256189 19282 raft_consensus.cc:385] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.256489 19282 raft_consensus.cc:740] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.257416 19282 consensus_queue.cc:260] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.266558 19280 tablet_bootstrap.cc:492] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.267186 19280 ts_tablet_manager.cc:1403] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.049s
I20260709 13:17:25.267284 19282 ts_tablet_manager.cc:1434] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:17:25.268997 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.270205 19280 raft_consensus.cc:359] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
W20260709 13:17:25.270696 19053 leader_election.cc:343] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.271018 19280 raft_consensus.cc:385] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.271216 19053 leader_election.cc:304] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.271355 19280 raft_consensus.cc:740] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.272423 19283 raft_consensus.cc:2749] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.272389 19280 consensus_queue.cc:260] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.275470 19280 ts_tablet_manager.cc:1434] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:17:25.275929 19282 tablet_bootstrap.cc:492] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.276458 19280 tablet_bootstrap.cc:492] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.284168 19280 tablet_bootstrap.cc:654] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.284247 19282 tablet_bootstrap.cc:654] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.288077 19279 tablet_bootstrap.cc:492] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
I20260709 13:17:25.288528 19279 ts_tablet_manager.cc:1403] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.012s
I20260709 13:17:25.290028 19282 tablet_bootstrap.cc:492] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
I20260709 13:17:25.290565 19282 ts_tablet_manager.cc:1403] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 13:17:25.291390 19279 raft_consensus.cc:359] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.292232 19279 raft_consensus.cc:385] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.292548 19279 raft_consensus.cc:740] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.293371 19280 tablet_bootstrap.cc:492] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.293874 19280 ts_tablet_manager.cc:1403] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260709 13:17:25.293435 19279 consensus_queue.cc:260] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.293651 19282 raft_consensus.cc:359] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.294509 19282 raft_consensus.cc:385] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.294801 19282 raft_consensus.cc:740] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.295555 19282 consensus_queue.cc:260] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.295979 19279 ts_tablet_manager.cc:1434] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:25.297070 19279 tablet_bootstrap.cc:492] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:25.296769 19280 raft_consensus.cc:359] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.298014 19280 raft_consensus.cc:385] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.298319 19280 raft_consensus.cc:740] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.299309 19280 consensus_queue.cc:260] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.303858 19279 tablet_bootstrap.cc:654] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.305152 19282 ts_tablet_manager.cc:1434] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 13:17:25.306385 19280 ts_tablet_manager.cc:1434] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:17:25.307433 19280 tablet_bootstrap.cc:492] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.316041 19279 tablet_bootstrap.cc:492] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
I20260709 13:17:25.316462 19280 tablet_bootstrap.cc:654] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.316633 19279 ts_tablet_manager.cc:1403] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:17:25.319379 19282 tablet_bootstrap.cc:492] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.319835 19279 raft_consensus.cc:359] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.320677 19279 raft_consensus.cc:385] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.320960 19279 raft_consensus.cc:740] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.321754 19280 tablet_bootstrap.cc:492] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.322250 19280 ts_tablet_manager.cc:1403] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 13:17:25.321688 19279 consensus_queue.cc:260] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.324151 19279 ts_tablet_manager.cc:1434] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:17:25.325210 19279 tablet_bootstrap.cc:492] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:25.324972 19280 raft_consensus.cc:359] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.325752 19280 raft_consensus.cc:385] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.326033 19280 raft_consensus.cc:740] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.326681 19280 consensus_queue.cc:260] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.327790 19282 tablet_bootstrap.cc:654] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.331482 19280 ts_tablet_manager.cc:1434] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:25.332069 19279 tablet_bootstrap.cc:654] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.332768 19280 tablet_bootstrap.cc:492] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.340582 19280 tablet_bootstrap.cc:654] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.343743 19279 tablet_bootstrap.cc:492] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
I20260709 13:17:25.344273 19282 tablet_bootstrap.cc:492] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
I20260709 13:17:25.344338 19279 ts_tablet_manager.cc:1403] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 13:17:25.344980 19282 ts_tablet_manager.cc:1403] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260709 13:17:25.347652 19279 raft_consensus.cc:359] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.348281 19279 raft_consensus.cc:385] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.348812 19279 raft_consensus.cc:740] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.348181 19282 raft_consensus.cc:359] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.349371 19282 raft_consensus.cc:385] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.349469 19279 consensus_queue.cc:260] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.349711 19282 raft_consensus.cc:740] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.351610 19279 ts_tablet_manager.cc:1434] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:25.351195 19282 consensus_queue.cc:260] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.352720 19279 tablet_bootstrap.cc:492] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:25.355206 19280 tablet_bootstrap.cc:492] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.355782 19280 ts_tablet_manager.cc:1403] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 13:17:25.358196 19286 raft_consensus.cc:493] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.358805 19286 raft_consensus.cc:515] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.359182 19288 raft_consensus.cc:493] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.359299 19280 raft_consensus.cc:359] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.360369 19280 raft_consensus.cc:385] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.360047 19288 raft_consensus.cc:515] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.361682 19286 leader_election.cc:290] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:25.363054 19282 ts_tablet_manager.cc:1434] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:17:25.369680 19279 tablet_bootstrap.cc:654] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.369885 19288 leader_election.cc:290] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.373009 19280 raft_consensus.cc:740] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.373335 19282 tablet_bootstrap.cc:492] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.374764 19280 consensus_queue.cc:260] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.380837 19280 ts_tablet_manager.cc:1434] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:17:25.390651 19282 tablet_bootstrap.cc:654] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.384747 19286 raft_consensus.cc:493] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.394541 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.385048 19288 raft_consensus.cc:493] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.434381 19239 raft_consensus.cc:2468] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 0.
I20260709 13:17:25.434440 19288 raft_consensus.cc:515] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.435987 19129 leader_election.cc:304] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:25.394069 19279 tablet_bootstrap.cc:492] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
I20260709 13:17:25.436403 19089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
W20260709 13:17:25.384011 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:25.423746 19310 raft_consensus.cc:493] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:25.474625 19128 leader_election.cc:343] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.439468 19279 ts_tablet_manager.cc:1403] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.016s
I20260709 13:17:25.384300 19283 raft_consensus.cc:493] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.400022 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.448562 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.463419 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.438423 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.477730 19165 raft_consensus.cc:2468] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 0.
I20260709 13:17:25.381932 19280 tablet_bootstrap.cc:492] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.462491 19312 raft_consensus.cc:2804] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:25.478139 19202 leader_election.cc:343] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.475775 19310 raft_consensus.cc:515] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.482020 19202 leader_election.cc:304] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:25.436717 19288 leader_election.cc:290] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.480484 19312 raft_consensus.cc:493] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.473358 19286 raft_consensus.cc:515] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.477190 19283 raft_consensus.cc:515] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.480749 19239 raft_consensus.cc:2468] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 0.
I20260709 13:17:25.483040 19288 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.488318 19288 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.488631 19314 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.489339 19314 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.490429 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.483870 19312 raft_consensus.cc:3060] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.493067 19129 leader_election.cc:304] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:25.493641 19164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.493588 19279 raft_consensus.cc:359] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.494421 19279 raft_consensus.cc:385] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.491983 19315 raft_consensus.cc:493] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.494932 19288 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.494729 19279 raft_consensus.cc:740] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.496569 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.497005 19279 consensus_queue.cc:260] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.497618 19282 tablet_bootstrap.cc:492] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
W20260709 13:17:25.497905 19129 leader_election.cc:343] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.498236 19282 ts_tablet_manager.cc:1403] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.125s	user 0.025s	sys 0.048s
I20260709 13:17:25.499720 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.502297 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a82d0e49ad4f2b9958e29a35b2a8f5" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.502254 19088 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 0.
I20260709 13:17:25.503017 19090 raft_consensus.cc:2468] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 0.
I20260709 13:17:25.503381 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
W20260709 13:17:25.505044 19054 leader_election.cc:343] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.505734 19280 tablet_bootstrap.cc:654] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.506007 19282 raft_consensus.cc:359] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.506996 19282 raft_consensus.cc:385] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.507447 19282 raft_consensus.cc:740] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.507803 19316 raft_consensus.cc:2804] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.508414 19316 raft_consensus.cc:493] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.507095 19313 raft_consensus.cc:2804] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:25.508571 19053 leader_election.cc:343] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.509142 19313 raft_consensus.cc:493] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.509509 19313 raft_consensus.cc:3060] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.508467 19282 consensus_queue.cc:260] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.509833 19164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.510514 19164 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41225b4adcd8409389a36b56c83193d8 in term 0.
I20260709 13:17:25.501525 19315 raft_consensus.cc:515] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
W20260709 13:17:25.512130 19053 leader_election.cc:343] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.512679 19316 raft_consensus.cc:3060] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.505894 19314 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.495434 19310 leader_election.cc:290] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
W20260709 13:17:25.515146 19128 leader_election.cc:343] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.515475 19310 raft_consensus.cc:493] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.516212 19282 ts_tablet_manager.cc:1434] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:17:25.523854 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.515903 19310 raft_consensus.cc:515] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.524876 19313 raft_consensus.cc:515] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
W20260709 13:17:25.525521 19054 leader_election.cc:343] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.525986 19054 leader_election.cc:304] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.527470 19313 leader_election.cc:290] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.527312 19053 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.527740 19164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.518086 19283 leader_election.cc:290] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.529196 19313 raft_consensus.cc:493] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.529732 19313 raft_consensus.cc:515] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.527681 19202 leader_election.cc:304] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:25.535064 19279 ts_tablet_manager.cc:1434] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.057s	user 0.012s	sys 0.010s
I20260709 13:17:25.536919 19279 tablet_bootstrap.cc:492] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:25.534181 19313 leader_election.cc:290] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.532334 19310 leader_election.cc:290] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.538909 19317 raft_consensus.cc:2749] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.541070 19283 raft_consensus.cc:2804] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.541525 19283 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.528057 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.541857 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
W20260709 13:17:25.541996 19053 leader_election.cc:343] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.543237 19237 raft_consensus.cc:2468] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41225b4adcd8409389a36b56c83193d8 in term 0.
W20260709 13:17:25.543388 19054 leader_election.cc:343] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.541338 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:25.541887 19283 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.545521 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.546155 19237 raft_consensus.cc:2468] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 0.
I20260709 13:17:25.533740 19286 leader_election.cc:290] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:25.538528 19315 leader_election.cc:290] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.547187 19129 leader_election.cc:304] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:25.551016 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.543879 19054 leader_election.cc:304] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.551302 19128 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.552186 19288 raft_consensus.cc:2804] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.547319 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.550550 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:25.552562 19288 raft_consensus.cc:493] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.552983 19090 raft_consensus.cc:3060] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.553025 19288 raft_consensus.cc:3060] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:25.557844 19128 leader_election.cc:343] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.552470 19054 leader_election.cc:304] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 113c12ce0c18452eb959e8f3a617a097
I20260709 13:17:25.558986 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.559656 19317 raft_consensus.cc:2749] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.560318 19317 raft_consensus.cc:2804] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.560636 19317 raft_consensus.cc:493] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.560987 19317 raft_consensus.cc:3060] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.560773 19288 raft_consensus.cc:515] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.561910 19313 raft_consensus.cc:2804] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.562364 19313 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.562690 19313 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.552491 19282 tablet_bootstrap.cc:492] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.563802 19288 leader_election.cc:290] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.549875 19286 raft_consensus.cc:493] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.564045 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:25.564785 19237 raft_consensus.cc:3060] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.564699 19286 raft_consensus.cc:515] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.552956 19239 raft_consensus.cc:2468] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 0.
I20260709 13:17:25.568380 19129 leader_election.cc:304] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:25.568832 19090 raft_consensus.cc:2468] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:25.569557 19288 raft_consensus.cc:2804] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.569972 19288 raft_consensus.cc:493] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.570307 19288 raft_consensus.cc:3060] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.575799 19282 tablet_bootstrap.cc:654] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.576246 19286 leader_election.cc:290] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
W20260709 13:17:25.560827 19128 leader_election.cc:343] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.576853 19286 raft_consensus.cc:2804] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.579772 19313 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.580295 19237 raft_consensus.cc:2468] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:25.578118 19317 raft_consensus.cc:515] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.578022 19288 raft_consensus.cc:515] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.583570 19316 raft_consensus.cc:515] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
W20260709 13:17:25.582273 19202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.65:37011, user_credentials={real_user=slave}} blocked reactor thread for 63962.7us
I20260709 13:17:25.589577 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:25.586792 19316 leader_election.cc:290] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:25.590874 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:25.591107 19089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.591571 19237 raft_consensus.cc:3060] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.585989 19238 raft_consensus.cc:2393] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 113c12ce0c18452eb959e8f3a617a097 in current term 1: Already voted for candidate 7c538e801602441ea0545cdb408dfacd in this term.
I20260709 13:17:25.592114 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:25.593001 19087 raft_consensus.cc:2393] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c538e801602441ea0545cdb408dfacd in current term 1: Already voted for candidate 113c12ce0c18452eb959e8f3a617a097 in this term.
I20260709 13:17:25.593413 19280 tablet_bootstrap.cc:492] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.589609 19164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:25.593979 19280 ts_tablet_manager.cc:1403] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.212s	user 0.012s	sys 0.005s
I20260709 13:17:25.594972 19089 raft_consensus.cc:2393] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c538e801602441ea0545cdb408dfacd in current term 1: Already voted for candidate 41225b4adcd8409389a36b56c83193d8 in this term.
I20260709 13:17:25.595116 19288 leader_election.cc:290] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.561899 19279 tablet_bootstrap.cc:654] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.588208 19129 leader_election.cc:304] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:25.591413 19312 raft_consensus.cc:515] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.588409 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:25.589761 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
W20260709 13:17:25.597209 19053 leader_election.cc:343] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.597223 19239 raft_consensus.cc:3060] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.598730 19313 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.601476 19237 raft_consensus.cc:2468] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:25.601627 19280 raft_consensus.cc:359] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.602448 19280 raft_consensus.cc:385] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.587366 19128 leader_election.cc:304] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 
I20260709 13:17:25.597698 19312 leader_election.cc:290] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.604157 19312 raft_consensus.cc:2804] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.597708 19288 raft_consensus.cc:2804] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.606805 19282 tablet_bootstrap.cc:492] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
I20260709 13:17:25.607393 19282 ts_tablet_manager.cc:1403] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.003s
I20260709 13:17:25.608008 19164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a82d0e49ad4f2b9958e29a35b2a8f5" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.608163 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:25.608729 19164 raft_consensus.cc:2468] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 0.
I20260709 13:17:25.581995 19286 raft_consensus.cc:493] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.610049 19288 raft_consensus.cc:697] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:25.610126 19286 raft_consensus.cc:3060] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.611212 19164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.611496 19089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:25.610381 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:25.612950 19282 raft_consensus.cc:359] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.606690 19129 leader_election.cc:304] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:25.611038 19288 consensus_queue.cc:237] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.614537 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
W20260709 13:17:25.614748 19129 leader_election.cc:343] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.615679 19313 raft_consensus.cc:2804] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.617029 19312 raft_consensus.cc:697] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:25.617112 19313 raft_consensus.cc:697] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:25.618036 19312 consensus_queue.cc:237] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.618218 19313 consensus_queue.cc:237] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.591652 19317 leader_election.cc:290] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 election: Requested vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.618919 19239 raft_consensus.cc:2468] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41225b4adcd8409389a36b56c83193d8 in term 1.
I20260709 13:17:25.602747 19280 raft_consensus.cc:740] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.622735 19279 tablet_bootstrap.cc:492] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
I20260709 13:17:25.622476 19280 consensus_queue.cc:260] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.622733 19054 leader_election.cc:304] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 113c12ce0c18452eb959e8f3a617a097
I20260709 13:17:25.613688 19282 raft_consensus.cc:385] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.623421 19279 ts_tablet_manager.cc:1403] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.020s
I20260709 13:17:25.623644 19282 raft_consensus.cc:740] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.624116 19317 raft_consensus.cc:2804] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.624468 19282 consensus_queue.cc:260] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.624625 19317 raft_consensus.cc:697] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 1 LEADER]: Becoming Leader. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Running, Role: LEADER
I20260709 13:17:25.621075 19283 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.626117 19279 raft_consensus.cc:359] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.620875 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:25.626515 19317 consensus_queue.cc:237] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.627384 19088 raft_consensus.cc:2393] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 113c12ce0c18452eb959e8f3a617a097 in current term 1: Already voted for candidate 41225b4adcd8409389a36b56c83193d8 in this term.
I20260709 13:17:25.628522 19283 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 election: Requested vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.626969 19279 raft_consensus.cc:385] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.629225 19279 raft_consensus.cc:740] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.630162 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:25.630102 19279 consensus_queue.cc:260] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
W20260709 13:17:25.631816 19054 leader_election.cc:343] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.632237 19279 ts_tablet_manager.cc:1434] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:25.632958 19164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:25.633553 19237 raft_consensus.cc:3060] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.633795 19164 raft_consensus.cc:2393] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41225b4adcd8409389a36b56c83193d8 in current term 1: Already voted for candidate 113c12ce0c18452eb959e8f3a617a097 in this term.
I20260709 13:17:25.635155 19053 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [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: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.636888 19318 raft_consensus.cc:2749] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:17:25.615562 19128 leader_election.cc:343] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.640933 19237 raft_consensus.cc:2468] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:25.633201 19279 tablet_bootstrap.cc:492] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
W20260709 13:17:25.641728 19128 leader_election.cc:343] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:25.643198 19202 leader_election.cc:343] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.643793 19202 leader_election.cc:304] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c538e801602441ea0545cdb408dfacd; no voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:25.645020 19316 raft_consensus.cc:2749] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:25.645146 19128 leader_election.cc:343] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.645391 19129 leader_election.cc:304] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:25.647787 19279 tablet_bootstrap.cc:654] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.648020 19312 raft_consensus.cc:2804] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.640780 19280 ts_tablet_manager.cc:1434] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 13:17:25.648137 19282 ts_tablet_manager.cc:1434] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 13:17:25.649618 19312 raft_consensus.cc:697] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:25.647837 19128 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097; no voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.650755 19282 tablet_bootstrap.cc:492] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.651131 19315 raft_consensus.cc:2749] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.654714 18987 catalog_manager.cc:5697] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 0 to 1, leader changed from <none> to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.657778 19286 raft_consensus.cc:515] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.658979 19312 consensus_queue.cc:237] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.664783 19286 leader_election.cc:290] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:25.665490 18986 catalog_manager.cc:5697] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41225b4adcd8409389a36b56c83193d8 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "41225b4adcd8409389a36b56c83193d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.670981 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a82d0e49ad4f2b9958e29a35b2a8f5" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:25.671342 19202 leader_election.cc:304] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [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: 7c538e801602441ea0545cdb408dfacd; no voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:25.672351 19088 raft_consensus.cc:3060] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.674041 19280 tablet_bootstrap.cc:492] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.679528 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a82d0e49ad4f2b9958e29a35b2a8f5" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:25.680388 19165 raft_consensus.cc:3060] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.682896 19286 raft_consensus.cc:2749] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.686659 19088 raft_consensus.cc:2468] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 1.
I20260709 13:17:25.688331 19202 leader_election.cc:304] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:25.689623 19286 raft_consensus.cc:2804] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.691171 19286 raft_consensus.cc:697] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 1 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:25.692322 19286 consensus_queue.cc:237] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.689865 19165 raft_consensus.cc:2468] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 1.
I20260709 13:17:25.708602 19279 tablet_bootstrap.cc:492] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
I20260709 13:17:25.709084 19279 ts_tablet_manager.cc:1403] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.021s
I20260709 13:17:25.711462 19280 tablet_bootstrap.cc:654] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.711005 19282 tablet_bootstrap.cc:654] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.711249 19279 raft_consensus.cc:359] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.712342 19279 raft_consensus.cc:385] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.712628 19279 raft_consensus.cc:740] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.713474 19279 consensus_queue.cc:260] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.715817 19279 ts_tablet_manager.cc:1434] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:17:25.716794 19279 tablet_bootstrap.cc:492] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:25.722668 19279 tablet_bootstrap.cc:654] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.725809 18988 catalog_manager.cc:5697] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 1 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.728641 19280 tablet_bootstrap.cc:492] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.729178 19280 ts_tablet_manager.cc:1403] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.004s
I20260709 13:17:25.729717 19282 tablet_bootstrap.cc:492] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
I20260709 13:17:25.730352 19282 ts_tablet_manager.cc:1403] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.000s
I20260709 13:17:25.732136 19280 raft_consensus.cc:359] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.732905 19280 raft_consensus.cc:385] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.733191 19280 raft_consensus.cc:740] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.733558 19282 raft_consensus.cc:359] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.734403 19282 raft_consensus.cc:385] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.734807 19282 raft_consensus.cc:740] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.734444 19280 consensus_queue.cc:260] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.735658 19282 consensus_queue.cc:260] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.737365 19280 ts_tablet_manager.cc:1434] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:25.737579 19317 raft_consensus.cc:493] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.738215 19282 ts_tablet_manager.cc:1434] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:17:25.738371 19280 tablet_bootstrap.cc:492] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.738092 19317 raft_consensus.cc:515] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.739354 19282 tablet_bootstrap.cc:492] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.740502 19317 leader_election.cc:290] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.742918 19279 tablet_bootstrap.cc:492] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: No bootstrap required, opened a new log
I20260709 13:17:25.743491 19279 ts_tablet_manager.cc:1403] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260709 13:17:25.744068 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.744341 19280 tablet_bootstrap.cc:654] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.744915 19239 raft_consensus.cc:2393] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41225b4adcd8409389a36b56c83193d8 in current term 1: Already voted for candidate 113c12ce0c18452eb959e8f3a617a097 in this term.
I20260709 13:17:25.745783 19282 tablet_bootstrap.cc:654] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.746213 19279 raft_consensus.cc:359] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.746922 19279 raft_consensus.cc:385] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.747226 19279 raft_consensus.cc:740] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.747972 19279 consensus_queue.cc:260] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.750355 19279 ts_tablet_manager.cc:1434] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:17:25.752257 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.754284 19053 leader_election.cc:304] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.754436 18987 catalog_manager.cc:5697] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 0 to 1, leader changed from <none> to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.755649 19317 raft_consensus.cc:3060] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.755728 19280 tablet_bootstrap.cc:492] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.756397 19280 ts_tablet_manager.cc:1403] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:17:25.756381 18987 catalog_manager.cc:5697] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 0 to 1, leader changed from <none> to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.757920 19282 tablet_bootstrap.cc:492] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
I20260709 13:17:25.758446 19282 ts_tablet_manager.cc:1403] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.010s
I20260709 13:17:25.759357 19280 raft_consensus.cc:359] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.760084 19280 raft_consensus.cc:385] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.759824 19283 raft_consensus.cc:493] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.760380 19280 raft_consensus.cc:740] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.760685 19283 raft_consensus.cc:515] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.761266 19280 consensus_queue.cc:260] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.758464 18987 catalog_manager.cc:5697] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 0 to 1, leader changed from <none> to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.762892 19283 leader_election.cc:290] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.764668 19280 ts_tablet_manager.cc:1434] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:25.761139 19282 raft_consensus.cc:359] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.765522 19282 raft_consensus.cc:385] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.765748 19280 tablet_bootstrap.cc:492] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd: Bootstrap starting.
I20260709 13:17:25.764751 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.766995 19239 raft_consensus.cc:2393] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41225b4adcd8409389a36b56c83193d8 in current term 1: Already voted for candidate 113c12ce0c18452eb959e8f3a617a097 in this term.
I20260709 13:17:25.768704 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.765794 19282 raft_consensus.cc:740] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.770640 19053 leader_election.cc:304] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.771152 19282 consensus_queue.cc:260] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.771982 19283 raft_consensus.cc:3060] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.774287 19312 raft_consensus.cc:493] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.774812 19312 raft_consensus.cc:515] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.776484 19280 tablet_bootstrap.cc:654] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.777325 19312 leader_election.cc:290] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.778530 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.778976 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.773783 19282 ts_tablet_manager.cc:1434] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:17:25.781625 19282 tablet_bootstrap.cc:492] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097: Bootstrap starting.
I20260709 13:17:25.781795 19317 raft_consensus.cc:2749] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.786377 19239 raft_consensus.cc:2393] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 113c12ce0c18452eb959e8f3a617a097 in current term 1: Already voted for candidate 41225b4adcd8409389a36b56c83193d8 in this term.
I20260709 13:17:25.787707 19129 leader_election.cc:304] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097; no voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:25.788194 19282 tablet_bootstrap.cc:654] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.788399 19283 raft_consensus.cc:2749] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.788959 19312 raft_consensus.cc:3060] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.794754 19280 tablet_bootstrap.cc:492] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd: No bootstrap required, opened a new log
I20260709 13:17:25.795367 19280 ts_tablet_manager.cc:1403] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260709 13:17:25.798293 19312 raft_consensus.cc:2749] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.798151 19280 raft_consensus.cc:359] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.799552 19282 tablet_bootstrap.cc:492] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097: No bootstrap required, opened a new log
I20260709 13:17:25.799630 19280 raft_consensus.cc:385] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.800107 19282 ts_tablet_manager.cc:1403] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:17:25.800226 19280 raft_consensus.cc:740] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.801373 19280 consensus_queue.cc:260] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.803004 19282 raft_consensus.cc:359] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.803404 19280 ts_tablet_manager.cc:1434] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:17:25.803586 19282 raft_consensus.cc:385] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.803896 19282 raft_consensus.cc:740] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.804687 19282 consensus_queue.cc:260] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.806638 19282 ts_tablet_manager.cc:1434] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:25.834048 19312 raft_consensus.cc:493] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.834538 19312 raft_consensus.cc:515] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.836645 19312 leader_election.cc:290] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.837142 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.837685 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:25.837779 19088 raft_consensus.cc:2468] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 0.
I20260709 13:17:25.838294 19239 raft_consensus.cc:2468] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 0.
I20260709 13:17:25.838889 19128 leader_election.cc:304] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 
I20260709 13:17:25.839689 19312 raft_consensus.cc:2804] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.839968 19312 raft_consensus.cc:493] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.840206 19312 raft_consensus.cc:3060] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.845543 19312 raft_consensus.cc:515] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.847175 19312 leader_election.cc:290] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:25.848024 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:25.848217 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:25.848546 19088 raft_consensus.cc:3060] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.848768 19239 raft_consensus.cc:3060] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.853796 19088 raft_consensus.cc:2468] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:25.853790 19239 raft_consensus.cc:2468] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:25.854941 19128 leader_election.cc:304] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 
I20260709 13:17:25.855661 19312 raft_consensus.cc:2804] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.856086 19312 raft_consensus.cc:697] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:25.856781 19312 consensus_queue.cc:237] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.864629 18986 catalog_manager.cc:5697] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 0 to 1, leader changed from <none> to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.909726 19286 raft_consensus.cc:493] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.910285 19286 raft_consensus.cc:515] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.912104 19286 leader_election.cc:290] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:25.913159 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:25.913396 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:25.913793 19088 raft_consensus.cc:2468] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 0.
I20260709 13:17:25.913987 19165 raft_consensus.cc:2468] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 0.
I20260709 13:17:25.914724 19202 leader_election.cc:304] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:25.915388 19286 raft_consensus.cc:2804] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.915670 19286 raft_consensus.cc:493] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.915927 19286 raft_consensus.cc:3060] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.920957 19286 raft_consensus.cc:515] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.922617 19286 leader_election.cc:290] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:25.923463 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:25.923694 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:25.924016 19088 raft_consensus.cc:3060] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.924285 19165 raft_consensus.cc:3060] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.929436 19165 raft_consensus.cc:2468] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 1.
I20260709 13:17:25.929595 19088 raft_consensus.cc:2468] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 1.
I20260709 13:17:25.930588 19202 leader_election.cc:304] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:25.931421 19286 raft_consensus.cc:2804] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.931952 19286 raft_consensus.cc:697] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 1 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:25.932556 19286 consensus_queue.cc:237] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:25.940100 18986 catalog_manager.cc:5697] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 1 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.052961 19312 consensus_queue.cc:1048] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.062256 19088 raft_consensus.cc:3060] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.070181 19283 consensus_queue.cc:1048] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.072788 19312 consensus_queue.cc:1048] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.081003 19312 consensus_queue.cc:1048] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.088794 19283 consensus_queue.cc:1048] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.099948 19315 consensus_queue.cc:1048] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.115872 19315 consensus_queue.cc:1048] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.121127 19315 raft_consensus.cc:493] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.121649 19315 raft_consensus.cc:515] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:26.124248 19315 leader_election.cc:290] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:26.125773 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:26.126539 19088 raft_consensus.cc:2468] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 0.
I20260709 13:17:26.127416 19315 consensus_queue.cc:1048] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.127517 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:26.128412 19237 raft_consensus.cc:2468] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 0.
I20260709 13:17:26.127764 19128 leader_election.cc:304] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 
I20260709 13:17:26.129115 19315 raft_consensus.cc:2804] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:26.129973 19315 raft_consensus.cc:493] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:26.130556 19315 raft_consensus.cc:3060] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.139572 19315 raft_consensus.cc:515] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:26.141279 19315 leader_election.cc:290] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:26.142161 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:26.142352 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:26.142838 19088 raft_consensus.cc:3060] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.142982 19239 raft_consensus.cc:3060] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.148676 19239 raft_consensus.cc:2468] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:26.148934 19088 raft_consensus.cc:2468] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:26.149869 19129 leader_election.cc:304] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:26.150794 19315 raft_consensus.cc:2804] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.151263 19315 raft_consensus.cc:697] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:26.151537 19313 consensus_queue.cc:1048] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.152064 19315 consensus_queue.cc:237] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:26.162420 19313 consensus_queue.cc:1048] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.165459 19286 consensus_queue.cc:1048] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.169126 18987 catalog_manager.cc:5697] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 0 to 1, leader changed from <none> to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.178905 19286 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.179433 19286 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:26.181221 19316 consensus_queue.cc:1048] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.181560 19286 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:26.186564 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:26.187381 19165 raft_consensus.cc:2393] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c538e801602441ea0545cdb408dfacd in current term 1: Already voted for candidate 113c12ce0c18452eb959e8f3a617a097 in this term.
I20260709 13:17:26.183167 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:26.190862 19088 raft_consensus.cc:2393] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c538e801602441ea0545cdb408dfacd in current term 1: Already voted for candidate 41225b4adcd8409389a36b56c83193d8 in this term.
I20260709 13:17:26.192202 19202 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c538e801602441ea0545cdb408dfacd; no voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:26.193010 19286 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.199726 19286 raft_consensus.cc:2749] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.328537 19315 consensus_queue.cc:1048] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.338683 19313 consensus_queue.cc:1048] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.368762 19316 consensus_queue.cc:1048] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.369331 19286 consensus_queue.cc:1048] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:26.477180 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:26.674017 19313 consensus_queue.cc:1048] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.684621 19313 consensus_queue.cc:1048] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:27.435516 19313 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.435966 19313 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:27.437582 19313 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:27.438515 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:27.438555 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:27.439138 19088 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:27.439373 19239 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:27.440174 19128 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 
I20260709 13:17:27.440856 19313 raft_consensus.cc:2804] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:27.441179 19313 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.441437 19313 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.446619 19313 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:27.448464 19313 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:27.449244 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:27.449390 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:27.449993 19239 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.454836 19239 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 2.
I20260709 13:17:27.455196 19088 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.455947 19129 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:27.456714 19313 raft_consensus.cc:2804] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:27.457085 19313 raft_consensus.cc:697] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 2 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:27.457870 19313 consensus_queue.cc:237] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER 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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:27.460618 19088 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 2.
I20260709 13:17:27.464906 18987 catalog_manager.cc:5697] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 0 to 2, leader changed from <none> to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.661273 14853 ts_manager.cc:295] Set tserver state for 41225b4adcd8409389a36b56c83193d8 to MAINTENANCE_MODE
I20260709 13:17:27.662045 14853 tablet_server.cc:179] TabletServer@127.14.129.65:0 shutting down...
W20260709 13:17:27.664757 19128 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 84 similar messages]
W20260709 13:17:27.668402 19128 consensus_peers.cc:597] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:27.682489 19128 consensus_peers.cc:597] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:27.686774 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:27.687530 14853 tablet_replica.cc:333] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.688090 14853 raft_consensus.cc:2243] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.688503 14853 raft_consensus.cc:2272] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.690225 14853 tablet_replica.cc:333] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.690738 14853 raft_consensus.cc:2243] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.691126 14853 raft_consensus.cc:2272] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.692726 14853 tablet_replica.cc:333] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.693200 14853 raft_consensus.cc:2243] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.693563 14853 raft_consensus.cc:2272] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.695168 14853 tablet_replica.cc:333] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.695647 14853 raft_consensus.cc:2243] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.696030 14853 raft_consensus.cc:2272] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.697593 14853 tablet_replica.cc:333] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.698062 14853 raft_consensus.cc:2243] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.698413 14853 raft_consensus.cc:2272] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.700034 14853 tablet_replica.cc:333] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.700517 14853 raft_consensus.cc:2243] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.700866 14853 raft_consensus.cc:2272] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.702450 14853 tablet_replica.cc:333] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.702917 14853 raft_consensus.cc:2243] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.703300 14853 raft_consensus.cc:2272] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.705016 14853 tablet_replica.cc:333] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.705560 14853 raft_consensus.cc:2243] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.705919 14853 raft_consensus.cc:2272] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.707656 14853 tablet_replica.cc:333] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.708114 14853 raft_consensus.cc:2243] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.708848 14853 raft_consensus.cc:2272] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.710619 14853 tablet_replica.cc:333] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: stopping tablet replica
I20260709 13:17:27.711099 14853 raft_consensus.cc:2243] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.711468 14853 raft_consensus.cc:2272] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:27.731400 19202 consensus_peers.cc:597] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:27.738427 14853 tablet_server.cc:196] TabletServer@127.14.129.65:0 shutdown complete.
W20260709 13:17:27.870409 19128 consensus_peers.cc:597] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:27.956458 19128 consensus_peers.cc:597] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:27.976487 19128 consensus_peers.cc:597] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:27.978761 19202 consensus_peers.cc:597] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:28.021176 19239 raft_consensus.cc:1275] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:28.022416 19313 consensus_queue.cc:1048] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:28.037990 19128 consensus_peers.cc:597] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:28.146764 19128 consensus_peers.cc:597] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:28.490700 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:29.135149 19382 raft_consensus.cc:493] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41225b4adcd8409389a36b56c83193d8)
I20260709 13:17:29.135699 19382 raft_consensus.cc:515] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:29.137524 19382 leader_election.cc:290] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:29.139218 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
W20260709 13:17:29.141245 19202 leader_election.cc:336] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111)
I20260709 13:17:29.141607 19202 leader_election.cc:304] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c538e801602441ea0545cdb408dfacd; no voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:29.142222 19382 raft_consensus.cc:2749] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.186965 19379 raft_consensus.cc:493] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41225b4adcd8409389a36b56c83193d8)
I20260709 13:17:29.187495 19379 raft_consensus.cc:515] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:29.189141 19379 leader_election.cc:290] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:29.190430 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:29.191121 19239 raft_consensus.cc:2468] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:29.192551 19129 leader_election.cc:304] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
W20260709 13:17:29.193058 19128 leader_election.cc:336] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111)
I20260709 13:17:29.193271 19377 raft_consensus.cc:2804] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.193640 19377 raft_consensus.cc:493] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41225b4adcd8409389a36b56c83193d8)
I20260709 13:17:29.193890 19377 raft_consensus.cc:3060] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.199095 19377 raft_consensus.cc:515] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:29.200673 19377 leader_election.cc:290] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:29.201682 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:29.202225 19239 raft_consensus.cc:3060] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:29.204401 19128 leader_election.cc:336] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111)
I20260709 13:17:29.207499 19239 raft_consensus.cc:2468] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 2.
I20260709 13:17:29.208628 19129 leader_election.cc:304] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:29.209337 19377 raft_consensus.cc:2804] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.209751 19377 raft_consensus.cc:697] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 2 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:29.210587 19377 consensus_queue.cc:237] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:29.218937 18986 catalog_manager.cc:5697] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 1 to 2, leader changed from 41225b4adcd8409389a36b56c83193d8 (127.14.129.65) to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:29.491628 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:29.705744 19239 raft_consensus.cc:1275] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.707006 19377 consensus_queue.cc:1048] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:29.732376 19128 consensus_peers.cc:597] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:30.173538 19128 consensus_peers.cc:597] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:30.233284 19128 consensus_peers.cc:597] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:30.233590 19202 consensus_peers.cc:597] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:30.239117 19128 consensus_peers.cc:597] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:30.275769 19128 consensus_peers.cc:597] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:30.408557 19128 consensus_peers.cc:597] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:30.485124 19202 consensus_peers.cc:597] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:30.491779 19128 consensus_peers.cc:597] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:30.492838 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:30.578115 19128 consensus_peers.cc:597] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:31.493767 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:32.148358 19128 consensus_peers.cc:597] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:32.355993 19128 consensus_peers.cc:597] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:32.494603 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:32.514674 19202 consensus_peers.cc:597] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:32.601356 19128 consensus_peers.cc:597] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:32.678306 19128 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111) [suppressed 101 similar messages]
I20260709 13:17:32.756781 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:32.764763 19398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:32.765908 19399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:32.767416 19401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:32.767693 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:32.770231 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:32.770452 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:32.770591 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603052770581 us; error 0 us; skew 500 ppm
I20260709 13:17:32.771167 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:32.773994 14853 webserver.cc:533] Webserver started at http://127.14.129.65:45279/ using document root <none> and password file <none>
I20260709 13:17:32.774505 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:32.774670 14853 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:17:32.778676 14853 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:17:32.782840 19406 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:32.783846 14853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:17:32.784148 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "41225b4adcd8409389a36b56c83193d8"
format_stamp: "Formatted at 2026-07-09 13:17:24 on dist-test-slave-gg5t"
I20260709 13:17:32.784559 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:17:32.829314 19202 consensus_peers.cc:597] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:32.849769 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:32.851292 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:32.853083 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:32.857110 19413 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:17:32.875306 19128 consensus_peers.cc:597] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:32.877497 19128 consensus_peers.cc:597] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:32.912981 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:17:32.913329 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.001s	sys 0.002s
I20260709 13:17:32.913641 14853 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:17:32.919271 19413 tablet_bootstrap.cc:492] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:32.936964 19413 tablet_bootstrap.cc:492] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:32.937961 19413 tablet_bootstrap.cc:492] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:32.938630 19413 ts_tablet_manager.cc:1403] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.010s
I20260709 13:17:32.941797 19413 raft_consensus.cc:359] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:32.942899 19413 raft_consensus.cc:740] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:32.943730 19413 consensus_queue.cc:260] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:32.946691 19413 ts_tablet_manager.cc:1434] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:17:32.947569 19413 tablet_bootstrap.cc:492] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:32.964129 19413 tablet_bootstrap.cc:492] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:32.965099 19413 tablet_bootstrap.cc:492] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:32.965771 19413 ts_tablet_manager.cc:1403] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:17:32.968518 19413 raft_consensus.cc:359] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:32.969213 19413 raft_consensus.cc:740] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:32.969913 19413 consensus_queue.cc:260] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:32.971974 19413 ts_tablet_manager.cc:1434] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:17:32.972646 19413 tablet_bootstrap.cc:492] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:32.974287 14853 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:17:32.974618 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.043s	sys 0.016s
I20260709 13:17:32.987269 19413 tablet_bootstrap.cc:492] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:32.988402 19413 tablet_bootstrap.cc:492] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:32.989172 19413 ts_tablet_manager.cc:1403] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
W20260709 13:17:32.991911 19128 consensus_peers.cc:597] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:32.992579 19413 raft_consensus.cc:359] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:32.993486 19413 raft_consensus.cc:740] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:32.994333 19413 consensus_queue.cc:260] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:32.996245 19413 ts_tablet_manager.cc:1434] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:17:32.996954 19413 tablet_bootstrap.cc:492] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
W20260709 13:17:33.011188 19128 consensus_peers.cc:597] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:33.013623 19413 tablet_bootstrap.cc:492] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:33.014449 19413 tablet_bootstrap.cc:492] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:33.015004 19413 ts_tablet_manager.cc:1403] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 13:17:33.017019 19413 raft_consensus.cc:359] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.017570 19413 raft_consensus.cc:740] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:33.018194 19413 consensus_queue.cc:260] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.019989 19413 ts_tablet_manager.cc:1434] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:33.020829 19413 tablet_bootstrap.cc:492] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:33.032828 19413 tablet_bootstrap.cc:492] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:33.033740 19413 tablet_bootstrap.cc:492] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:33.034407 19413 ts_tablet_manager.cc:1403] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 13:17:33.037065 19413 raft_consensus.cc:359] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.037628 19413 raft_consensus.cc:740] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:33.038307 19413 consensus_queue.cc:260] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.040145 19413 ts_tablet_manager.cc:1434] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:33.040880 19413 tablet_bootstrap.cc:492] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:33.044131 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:37011
I20260709 13:17:33.044250 19475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:37011 every 8 connection(s)
W20260709 13:17:33.048810 19477 tablet.cc:2406] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:33.049415 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:33.057866 19413 tablet_bootstrap.cc:492] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:33.058800 19413 tablet_bootstrap.cc:492] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:33.059517 19413 ts_tablet_manager.cc:1403] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:17:33.062368 19413 raft_consensus.cc:359] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.063169 19413 raft_consensus.cc:740] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:33.064073 19413 consensus_queue.cc:260] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.066334 19413 ts_tablet_manager.cc:1434] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:33.067287 19413 tablet_bootstrap.cc:492] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:33.076048 19476 heartbeater.cc:344] Connected to a master server at 127.14.129.126:45777
I20260709 13:17:33.076591 19476 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:33.077644 19476 heartbeater.cc:507] Master 127.14.129.126:45777 requested a full tablet report, sending...
I20260709 13:17:33.082710 19165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
mode: GRACEFUL
new_leader_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:36746
I20260709 13:17:33.083633 19165 raft_consensus.cc:606] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 2 LEADER]: Received request to transfer leadership to TS 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:33.085904 18986 ts_manager.cc:194] Re-registered known tserver with Master: 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011)
I20260709 13:17:33.088526 19165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
mode: GRACEFUL
new_leader_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:36746
I20260709 13:17:33.089241 19165 raft_consensus.cc:606] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Received request to transfer leadership to TS 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:33.091364 19413 tablet_bootstrap.cc:492] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:33.092338 19413 tablet_bootstrap.cc:492] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:33.092114 19165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
mode: GRACEFUL
new_leader_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:36746
I20260709 13:17:33.092862 19165 raft_consensus.cc:606] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Received request to transfer leadership to TS 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:33.093062 19413 ts_tablet_manager.cc:1403] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.009s
I20260709 13:17:33.095748 19165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
mode: GRACEFUL
new_leader_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:36746
I20260709 13:17:33.095827 19413 raft_consensus.cc:359] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.096336 18986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57684
I20260709 13:17:33.096411 19165 raft_consensus.cc:606] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Received request to transfer leadership to TS 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:33.096540 19413 raft_consensus.cc:740] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:33.098054 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:33.097801 19413 consensus_queue.cc:260] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.098765 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:33.099624 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:33.099690 19413 ts_tablet_manager.cc:1434] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:17:33.100450 19413 tablet_bootstrap.cc:492] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:33.100553 19476 heartbeater.cc:499] Master 127.14.129.126:45777 was elected leader, sending a full tablet report...
I20260709 13:17:33.115944 19413 tablet_bootstrap.cc:492] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:33.116916 19413 tablet_bootstrap.cc:492] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:33.117657 19413 ts_tablet_manager.cc:1403] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:17:33.120195 19413 raft_consensus.cc:359] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.120679 19413 raft_consensus.cc:740] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:33.121212 19413 consensus_queue.cc:260] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.122630 19413 ts_tablet_manager.cc:1434] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:33.123394 19413 tablet_bootstrap.cc:492] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:33.136615 19413 tablet_bootstrap.cc:492] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:33.137331 19413 tablet_bootstrap.cc:492] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:33.137817 19413 ts_tablet_manager.cc:1403] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:17:33.139540 19413 raft_consensus.cc:359] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.140023 19413 raft_consensus.cc:740] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:33.140609 19413 consensus_queue.cc:260] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.142040 19413 ts_tablet_manager.cc:1434] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:33.142766 19413 tablet_bootstrap.cc:492] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: Bootstrap starting.
I20260709 13:17:33.154430 19413 tablet_bootstrap.cc:492] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:33.155197 19413 tablet_bootstrap.cc:492] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: Bootstrap complete.
I20260709 13:17:33.155701 19413 ts_tablet_manager.cc:1403] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 13:17:33.157500 19413 raft_consensus.cc:359] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.157986 19413 raft_consensus.cc:740] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41225b4adcd8409389a36b56c83193d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:33.158542 19413 consensus_queue.cc:260] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.160056 19413 ts_tablet_manager.cc:1434] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:33.184489 19397 raft_consensus.cc:993] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097: : Instructing follower 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:33.185031 19488 raft_consensus.cc:1081] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 2 LEADER]: Signalling peer 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:33.186652 19239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:46726
I20260709 13:17:33.187153 19239 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:33.187427 19239 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.192986 19239 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.194469 19239 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 3 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:33.196295 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:33.197016 19165 raft_consensus.cc:3055] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:33.197376 19165 raft_consensus.cc:740] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:33.198287 19165 consensus_queue.cc:260] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.199437 19165 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.204428 19450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:33.205075 19450 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.207291 19165 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 3.
I20260709 13:17:33.208428 19202 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [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: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:33.209235 19382 raft_consensus.cc:2804] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:33.210448 19382 raft_consensus.cc:697] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 3 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:33.211440 19382 consensus_queue.cc:237] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.211974 19450 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 3.
I20260709 13:17:33.220764 18986 catalog_manager.cc:5697] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 2 to 3, leader changed from 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66) to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 3 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:33.405869 19450 raft_consensus.cc:3060] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.420253 19397 raft_consensus.cc:993] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097: : Instructing follower 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:33.420753 19488 raft_consensus.cc:1081] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Signalling peer 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:33.422118 19239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:46726
I20260709 13:17:33.422626 19239 raft_consensus.cc:493] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:33.422991 19239 raft_consensus.cc:3060] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.427919 19239 raft_consensus.cc:515] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.429296 19239 leader_election.cc:290] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:33.430172 19450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:33.430521 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:33.430886 19450 raft_consensus.cc:3060] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.431130 19165 raft_consensus.cc:3055] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:33.431483 19165 raft_consensus.cc:740] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:33.432423 19165 consensus_queue.cc:260] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.433872 19165 raft_consensus.cc:3060] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.438633 19450 raft_consensus.cc:2468] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:33.439992 19202 leader_election.cc:304] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:33.441006 19489 raft_consensus.cc:2804] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:33.441496 19489 raft_consensus.cc:697] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:33.441398 19165 raft_consensus.cc:2468] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:33.442830 19489 consensus_queue.cc:237] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.450404 18986 catalog_manager.cc:5697] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 1 to 2, leader changed from 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66) to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 2 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:33.495608 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:33.576833 19397 raft_consensus.cc:993] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097: : Instructing follower 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:33.577558 19488 raft_consensus.cc:1081] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Signalling peer 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:33.579213 19239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:46726
I20260709 13:17:33.579667 19239 raft_consensus.cc:493] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:33.579933 19239 raft_consensus.cc:3060] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.585217 19239 raft_consensus.cc:515] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.587020 19239 leader_election.cc:290] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:33.587893 19450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:33.588055 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1280b1bb7449eb0c0b4fdf7daa4d9" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:33.588721 19450 raft_consensus.cc:3060] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.588732 19165 raft_consensus.cc:3055] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:33.589283 19165 raft_consensus.cc:740] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:33.590037 19165 consensus_queue.cc:260] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.591070 19165 raft_consensus.cc:3060] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.594390 19450 raft_consensus.cc:2468] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:33.595551 19202 leader_election.cc:304] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:33.596239 19489 raft_consensus.cc:2804] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:33.596377 19165 raft_consensus.cc:2468] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:33.596773 19489 raft_consensus.cc:697] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:33.597659 19489 consensus_queue.cc:237] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.604578 18987 catalog_manager.cc:5697] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 1 to 2, leader changed from 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66) to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 2 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:33.629908 19397 raft_consensus.cc:993] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097: : Instructing follower 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:33.630334 19488 raft_consensus.cc:1081] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Signalling peer 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:33.631716 19239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:46726
I20260709 13:17:33.632150 19239 raft_consensus.cc:493] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:33.632426 19239 raft_consensus.cc:3060] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.636849 19239 raft_consensus.cc:515] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.638269 19239 leader_election.cc:290] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:33.639184 19450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:33.639309 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:33.639750 19450 raft_consensus.cc:3060] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.639844 19165 raft_consensus.cc:3055] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:33.640209 19165 raft_consensus.cc:740] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:33.640903 19165 consensus_queue.cc:260] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.641963 19165 raft_consensus.cc:3060] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.645385 19450 raft_consensus.cc:2468] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:33.646413 19202 leader_election.cc:304] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:33.647100 19489 raft_consensus.cc:2804] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:33.647225 19165 raft_consensus.cc:2468] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:33.647627 19489 raft_consensus.cc:697] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:33.648504 19489 consensus_queue.cc:237] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:33.655205 18987 catalog_manager.cc:5697] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 1 to 2, leader changed from 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66) to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 2 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:33.686785 19165 raft_consensus.cc:1275] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:33.688002 19489 consensus_queue.cc:1048] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:33.698740 19450 raft_consensus.cc:1275] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:33.700398 19382 consensus_queue.cc:1048] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:33.983167 19450 raft_consensus.cc:1275] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:33.984447 19382 consensus_queue.cc:1048] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:33.993996 19165 raft_consensus.cc:1275] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:33.995332 19382 consensus_queue.cc:1048] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:34.032095 19165 raft_consensus.cc:1275] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.033270 19382 consensus_queue.cc:1048] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:34.043416 19450 raft_consensus.cc:1275] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.045651 19489 consensus_queue.cc:1048] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:34.066911 19450 raft_consensus.cc:1275] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.068187 19489 consensus_queue.cc:1048] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:34.076858 19165 raft_consensus.cc:1275] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.079027 19502 consensus_queue.cc:1048] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:34.109928 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:34.128548 19239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
mode: GRACEFUL
new_leader_uuid: "113c12ce0c18452eb959e8f3a617a097"
 from {username='slave'} at 127.0.0.1:58736
I20260709 13:17:34.129065 19239 raft_consensus.cc:606] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 3 LEADER]: Received request to transfer leadership to TS 113c12ce0c18452eb959e8f3a617a097
I20260709 13:17:34.131649 19239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
mode: GRACEFUL
new_leader_uuid: "113c12ce0c18452eb959e8f3a617a097"
 from {username='slave'} at 127.0.0.1:58736
I20260709 13:17:34.132161 19239 raft_consensus.cc:606] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Received request to transfer leadership to TS 113c12ce0c18452eb959e8f3a617a097
I20260709 13:17:34.133136 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:34.133584 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:34.134192 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:34.268335 19382 raft_consensus.cc:993] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd: : Instructing follower 113c12ce0c18452eb959e8f3a617a097 to start an election
I20260709 13:17:34.268857 19502 raft_consensus.cc:1081] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 3 LEADER]: Signalling peer 113c12ce0c18452eb959e8f3a617a097 to start an election
I20260709 13:17:34.270335 19165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
 from {username='slave'} at 127.0.0.1:35572
I20260709 13:17:34.270823 19165 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:34.271162 19165 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.276607 19165 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:34.278330 19165 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 4 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:34.279402 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:34.279310 19450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:34.280072 19239 raft_consensus.cc:3055] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:34.280133 19450 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.280427 19239 raft_consensus.cc:740] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:34.281194 19239 consensus_queue.cc:260] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:34.282342 19239 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.287657 19450 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 4.
I20260709 13:17:34.288851 19239 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 4.
I20260709 13:17:34.288945 19128 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 
I20260709 13:17:34.289736 19397 raft_consensus.cc:2804] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:34.290221 19397 raft_consensus.cc:697] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 4 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:34.290905 19397 consensus_queue.cc:237] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:34.297501 18987 catalog_manager.cc:5697] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 3 to 4, leader changed from 7c538e801602441ea0545cdb408dfacd (127.14.129.67) to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 4 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:34.496649 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:34.704998 19382 raft_consensus.cc:993] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd: : Instructing follower 113c12ce0c18452eb959e8f3a617a097 to start an election
I20260709 13:17:34.705547 19518 raft_consensus.cc:1081] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Signalling peer 113c12ce0c18452eb959e8f3a617a097 to start an election
I20260709 13:17:34.706996 19165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
 from {username='slave'} at 127.0.0.1:35572
I20260709 13:17:34.707558 19165 raft_consensus.cc:493] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:34.707885 19165 raft_consensus.cc:3060] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.712607 19165 raft_consensus.cc:515] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:34.713966 19165 leader_election.cc:290] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 3 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:34.714792 19450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:34.714843 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:34.715518 19450 raft_consensus.cc:3060] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.715569 19239 raft_consensus.cc:3055] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:34.715932 19239 raft_consensus.cc:740] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:34.716480 19239 consensus_queue.cc:260] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:34.717271 19239 raft_consensus.cc:3060] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.720865 19450 raft_consensus.cc:2468] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 3.
I20260709 13:17:34.721408 19239 raft_consensus.cc:2468] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 3.
I20260709 13:17:34.722168 19128 leader_election.cc:304] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 
I20260709 13:17:34.722877 19397 raft_consensus.cc:2804] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:34.723281 19397 raft_consensus.cc:697] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 3 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:34.724023 19397 consensus_queue.cc:237] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:34.726171 19450 raft_consensus.cc:1275] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 4 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:34.727790 19397 consensus_queue.cc:1048] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:34.732950 18987 catalog_manager.cc:5697] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 2 to 3, leader changed from 7c538e801602441ea0545cdb408dfacd (127.14.129.67) to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 3 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:34.741931 19239 raft_consensus.cc:1275] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 4 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:34.743481 19523 consensus_queue.cc:1048] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:35.140566 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:35.147812 19165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
mode: GRACEFUL
new_leader_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:36746
I20260709 13:17:35.148309 19165 raft_consensus.cc:606] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 4 LEADER]: Received request to transfer leadership to TS 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:35.151197 19165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55183e54d1354ad99e097af1619881a3"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
mode: GRACEFUL
new_leader_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:36746
I20260709 13:17:35.151681 19165 raft_consensus.cc:606] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Received request to transfer leadership to TS 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:35.152606 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:35.153180 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:35.153838 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:35.222155 19450 raft_consensus.cc:1275] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:35.223627 19523 consensus_queue.cc:1048] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:35.231519 19239 raft_consensus.cc:1275] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:35.233386 19397 consensus_queue.cc:1048] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:35.278131 19505 raft_consensus.cc:993] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097: : Instructing follower 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:35.278643 19397 raft_consensus.cc:1081] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 4 LEADER]: Signalling peer 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:35.280171 19239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:46726
I20260709 13:17:35.280728 19239 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:35.281467 19239 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.282529 19397 raft_consensus.cc:993] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097: : Instructing follower 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:35.283193 19505 raft_consensus.cc:1081] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Signalling peer 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:35.284834 19237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55183e54d1354ad99e097af1619881a3"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:46726
I20260709 13:17:35.285332 19237 raft_consensus.cc:493] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:35.285641 19237 raft_consensus.cc:3060] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.286939 19239 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:35.288540 19239 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 5 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:35.289350 19450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:35.289667 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:35.290031 19450 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.290315 19165 raft_consensus.cc:3055] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:35.290593 19165 raft_consensus.cc:740] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:35.291224 19165 consensus_queue.cc:260] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:35.292084 19165 raft_consensus.cc:3060] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.292716 19237 raft_consensus.cc:515] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:35.294919 19237 leader_election.cc:290] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:35.297129 19164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:35.297575 19165 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 5.
I20260709 13:17:35.297744 19164 raft_consensus.cc:3055] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:35.297973 19449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:35.298296 19164 raft_consensus.cc:740] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:35.298641 19449 raft_consensus.cc:3060] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.298869 19202 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [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: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:35.299244 19164 consensus_queue.cc:260] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:35.300597 19164 raft_consensus.cc:3060] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.299741 19518 raft_consensus.cc:2804] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:35.304368 19450 raft_consensus.cc:2468] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 5.
I20260709 13:17:35.305193 19449 raft_consensus.cc:2468] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:35.306425 19518 raft_consensus.cc:697] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 5 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:35.306809 19202 leader_election.cc:304] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:35.307495 19164 raft_consensus.cc:2468] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:35.307662 19528 raft_consensus.cc:2804] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:35.307379 19518 consensus_queue.cc:237] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:35.308861 19528 raft_consensus.cc:697] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:35.309698 19528 consensus_queue.cc:237] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:35.314739 18987 catalog_manager.cc:5697] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 4 to 5, leader changed from 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66) to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 5 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:35.328639 18987 catalog_manager.cc:5697] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 1 to 2, leader changed from 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66) to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 2 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:35.497489 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:35.723142 19164 raft_consensus.cc:1275] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 5 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:35.724534 19528 consensus_queue.cc:1048] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:35.732299 19450 raft_consensus.cc:1275] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 5 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:35.736219 19529 consensus_queue.cc:1048] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:35.745378 19450 raft_consensus.cc:1275] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:35.746781 19529 consensus_queue.cc:1048] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:35.757969 19164 raft_consensus.cc:1275] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:35.759372 19529 consensus_queue.cc:1048] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:36.160055 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:36.167093 19237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
mode: GRACEFUL
new_leader_uuid: "113c12ce0c18452eb959e8f3a617a097"
 from {username='slave'} at 127.0.0.1:58736
I20260709 13:17:36.167583 19237 raft_consensus.cc:606] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 1 LEADER]: Received request to transfer leadership to TS 113c12ce0c18452eb959e8f3a617a097
I20260709 13:17:36.170097 19237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55183e54d1354ad99e097af1619881a3"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
mode: GRACEFUL
new_leader_uuid: "113c12ce0c18452eb959e8f3a617a097"
 from {username='slave'} at 127.0.0.1:58736
I20260709 13:17:36.170557 19237 raft_consensus.cc:606] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Received request to transfer leadership to TS 113c12ce0c18452eb959e8f3a617a097
I20260709 13:17:36.171553 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:36.171991 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:36.172490 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:36.290423 19541 raft_consensus.cc:993] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd: : Instructing follower 113c12ce0c18452eb959e8f3a617a097 to start an election
I20260709 13:17:36.290939 19529 raft_consensus.cc:1081] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Signalling peer 113c12ce0c18452eb959e8f3a617a097 to start an election
I20260709 13:17:36.292416 19164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55183e54d1354ad99e097af1619881a3"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
 from {username='slave'} at 127.0.0.1:35572
I20260709 13:17:36.292954 19164 raft_consensus.cc:493] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:36.293303 19164 raft_consensus.cc:3060] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.298434 19164 raft_consensus.cc:515] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:36.300026 19164 leader_election.cc:290] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 3 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:36.300904 19449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:36.300989 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55183e54d1354ad99e097af1619881a3" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:36.301489 19449 raft_consensus.cc:3060] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.301646 19237 raft_consensus.cc:3055] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:36.302011 19237 raft_consensus.cc:740] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:36.302645 19237 consensus_queue.cc:260] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:36.303612 19237 raft_consensus.cc:3060] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.307044 19449 raft_consensus.cc:2468] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 3.
I20260709 13:17:36.308256 19128 leader_election.cc:304] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 
I20260709 13:17:36.309010 19540 raft_consensus.cc:2804] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:36.309316 19237 raft_consensus.cc:2468] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 3.
I20260709 13:17:36.310009 19540 raft_consensus.cc:697] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 3 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:36.311070 19540 consensus_queue.cc:237] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:36.318202 18988 catalog_manager.cc:5697] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 2 to 3, leader changed from 7c538e801602441ea0545cdb408dfacd (127.14.129.67) to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 3 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:36.367758 19541 raft_consensus.cc:993] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd: : Instructing follower 113c12ce0c18452eb959e8f3a617a097 to start an election
I20260709 13:17:36.368167 19529 raft_consensus.cc:1081] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 1 LEADER]: Signalling peer 113c12ce0c18452eb959e8f3a617a097 to start an election
I20260709 13:17:36.369621 19164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
 from {username='slave'} at 127.0.0.1:35572
I20260709 13:17:36.370100 19164 raft_consensus.cc:493] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:36.370376 19164 raft_consensus.cc:3060] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.375540 19164 raft_consensus.cc:515] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:36.377131 19164 leader_election.cc:290] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:36.377936 19449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:36.378121 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252ae578510d4f5db7ee35919c29544a" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:36.378544 19449 raft_consensus.cc:3060] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.378685 19237 raft_consensus.cc:3055] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:36.379063 19237 raft_consensus.cc:740] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:36.379704 19237 consensus_queue.cc:260] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:36.380678 19237 raft_consensus.cc:3060] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.383957 19449 raft_consensus.cc:2468] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 2.
I20260709 13:17:36.385008 19128 leader_election.cc:304] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 
I20260709 13:17:36.385694 19540 raft_consensus.cc:2804] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:36.386191 19540 raft_consensus.cc:697] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 2 LEADER]: Becoming Leader. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:36.386559 19237 raft_consensus.cc:2468] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 2.
I20260709 13:17:36.387168 19540 consensus_queue.cc:237] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:36.393832 18988 catalog_manager.cc:5697] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 reported cstate change: term changed from 1 to 2, leader changed from 7c538e801602441ea0545cdb408dfacd (127.14.129.67) to 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "113c12ce0c18452eb959e8f3a617a097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:36.498389 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:37.329291 19239 raft_consensus.cc:1275] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:37.569870 19550 raft_consensus.cc:493] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7c538e801602441ea0545cdb408dfacd)
I20260709 13:17:37.777689 19550 raft_consensus.cc:515] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:37.780025 19550 leader_election.cc:290] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:37.770241 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:37.781235 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:37.788342 19550 consensus_queue.cc:1048] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:37.842904 19550 raft_consensus.cc:493] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c538e801602441ea0545cdb408dfacd)
I20260709 13:17:37.843607 19550 raft_consensus.cc:515] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:37.846469 19550 leader_election.cc:290] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:37.847605 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a82d0e49ad4f2b9958e29a35b2a8f5" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:37.848270 19552 raft_consensus.cc:493] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 113c12ce0c18452eb959e8f3a617a097)
I20260709 13:17:37.848834 19552 raft_consensus.cc:515] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:37.852217 19552 leader_election.cc:290] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:37.865510 19237 raft_consensus.cc:1275] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:37.955294 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:37.956167 19161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
mode: GRACEFUL
new_leader_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:36746
I20260709 13:17:37.957333 19161 raft_consensus.cc:606] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Received request to transfer leadership to TS 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:37.959262 19555 raft_consensus.cc:493] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 113c12ce0c18452eb959e8f3a617a097)
I20260709 13:17:37.959975 19555 raft_consensus.cc:515] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
W20260709 13:17:37.962549 19129 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:32921, user_credentials={real_user=slave}} blocked reactor thread for 97755.6us
I20260709 13:17:37.963603 19554 consensus_queue.cc:1048] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:37.964748 19165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334"
dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
mode: GRACEFUL
new_leader_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:36746
I20260709 13:17:37.965246 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:37.965420 19165 raft_consensus.cc:606] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Received request to transfer leadership to TS 7c538e801602441ea0545cdb408dfacd
W20260709 13:17:37.965791 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:37.966284 19555 leader_election.cc:290] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:37.967747 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:37.968415 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:37.969128 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:38.004601 19566 raft_consensus.cc:493] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 113c12ce0c18452eb959e8f3a617a097)
I20260709 13:17:38.005297 19566 raft_consensus.cc:515] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.008113 19566 leader_election.cc:290] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:38.008738 19566 raft_consensus.cc:493] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 113c12ce0c18452eb959e8f3a617a097)
I20260709 13:17:38.009321 19566 raft_consensus.cc:515] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.008183 19447 raft_consensus.cc:1275] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:38.011283 19446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:38.008806 19450 raft_consensus.cc:1275] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Refusing update from remote peer 113c12ce0c18452eb959e8f3a617a097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.011626 19566 leader_election.cc:290] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:38.012051 19446 raft_consensus.cc:2468] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 2.
I20260709 13:17:38.012388 19566 raft_consensus.cc:493] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7c538e801602441ea0545cdb408dfacd)
I20260709 13:17:38.012909 19566 raft_consensus.cc:515] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.013290 19447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a82d0e49ad4f2b9958e29a35b2a8f5" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:38.015069 19566 leader_election.cc:290] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:38.015648 19566 raft_consensus.cc:493] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7c538e801602441ea0545cdb408dfacd)
I20260709 13:17:38.016104 19566 raft_consensus.cc:515] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.017381 19554 consensus_queue.cc:1048] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:38.017554 19128 leader_election.cc:304] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:38.018251 19566 leader_election.cc:290] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:38.013988 19447 raft_consensus.cc:2468] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113c12ce0c18452eb959e8f3a617a097 in term 1.
I20260709 13:17:38.018807 19554 raft_consensus.cc:2804] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:38.019891 19554 raft_consensus.cc:493] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7c538e801602441ea0545cdb408dfacd)
I20260709 13:17:38.020193 19554 raft_consensus.cc:3060] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.020328 19556 raft_consensus.cc:993] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097: : Instructing follower 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:38.020905 19557 raft_consensus.cc:1081] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Signalling peer 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:38.023805 19557 consensus_queue.cc:1048] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.027896 19554 raft_consensus.cc:515] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.028584 19128 leader_election.cc:304] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8; no voters: 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:38.029700 19557 raft_consensus.cc:2804] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:38.029894 19449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:38.030658 19554 leader_election.cc:290] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 3 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:38.030088 19557 raft_consensus.cc:493] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c538e801602441ea0545cdb408dfacd)
I20260709 13:17:38.031426 19557 raft_consensus.cc:3060] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.032483 19450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:38.060663 19557 raft_consensus.cc:515] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.061580 19238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:46726
I20260709 13:17:38.062175 19238 raft_consensus.cc:493] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.062510 19238 raft_consensus.cc:3060] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.060896 19448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8" is_pre_election: true
I20260709 13:17:38.066404 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:38.067840 19129 leader_election.cc:304] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 113c12ce0c18452eb959e8f3a617a097; no voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:38.068647 19559 raft_consensus.cc:2749] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:38.070844 19557 leader_election.cc:290] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 7c538e801602441ea0545cdb408dfacd (127.14.129.67:32921)
I20260709 13:17:38.071903 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a82d0e49ad4f2b9958e29a35b2a8f5" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd"
I20260709 13:17:38.072906 19202 leader_election.cc:304] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c538e801602441ea0545cdb408dfacd; no voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:38.073694 19552 raft_consensus.cc:2749] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:38.075541 19202 leader_election.cc:304] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c538e801602441ea0545cdb408dfacd; no voters: 113c12ce0c18452eb959e8f3a617a097, 41225b4adcd8409389a36b56c83193d8
I20260709 13:17:38.077018 19447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a82d0e49ad4f2b9958e29a35b2a8f5" candidate_uuid: "113c12ce0c18452eb959e8f3a617a097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:38.078470 19128 leader_election.cc:304] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [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: 113c12ce0c18452eb959e8f3a617a097; no voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:38.079234 19557 raft_consensus.cc:2749] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:38.080235 19238 raft_consensus.cc:515] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.081068 19552 raft_consensus.cc:2749] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:38.083391 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:38.084967 19449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:38.085619 19449 raft_consensus.cc:3060] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.086325 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:38.088037 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:38.089797 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "113c12ce0c18452eb959e8f3a617a097" is_pre_election: true
I20260709 13:17:38.093113 19449 raft_consensus.cc:2468] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:38.094015 19238 leader_election.cc:290] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:38.095165 19202 leader_election.cc:304] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:38.095310 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fffe28ee1aa4d1ea94a6d4d35b75493" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:38.095916 19165 raft_consensus.cc:3055] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.095978 19552 raft_consensus.cc:2804] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.096294 19165 raft_consensus.cc:740] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:38.096525 19552 raft_consensus.cc:697] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:38.097221 19165 consensus_queue.cc:260] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.097533 19552 consensus_queue.cc:237] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.098623 19165 raft_consensus.cc:3060] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.098932 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a8f6f2395f4a358b4a5dc165355a91" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:38.099270 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd46366e5084db2b187b3cebf6529e4" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:38.100857 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced2ad929174bbcaef0502d53d6b990" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:38.101655 19408 leader_election.cc:304] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:38.102034 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efa1bc10b944f979f3a6551826023c0" candidate_uuid: "41225b4adcd8409389a36b56c83193d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c538e801602441ea0545cdb408dfacd" is_pre_election: true
I20260709 13:17:38.103367 19568 raft_consensus.cc:2749] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:38.103740 19408 leader_election.cc:304] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [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: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:38.104480 19568 raft_consensus.cc:2749] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:38.104930 19408 leader_election.cc:304] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:38.105607 19568 raft_consensus.cc:2749] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:38.105978 19165 raft_consensus.cc:2468] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:38.106032 19408 leader_election.cc:304] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [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: 41225b4adcd8409389a36b56c83193d8; no voters: 113c12ce0c18452eb959e8f3a617a097, 7c538e801602441ea0545cdb408dfacd
I20260709 13:17:38.107756 19568 raft_consensus.cc:2749] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:38.112511 18988 catalog_manager.cc:5697] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 1 to 2, leader changed from 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66) to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 2 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:38.201309 19260 debug-util.cc:398] Leaking SignalData structure 0x7b0800284000 after lost signal to thread 14856
W20260709 13:17:38.202350 19260 debug-util.cc:398] Leaking SignalData structure 0x7b08002c5cc0 after lost signal to thread 19022
W20260709 13:17:38.204717 19260 debug-util.cc:398] Leaking SignalData structure 0x7b080028bbe0 after lost signal to thread 19475
I20260709 13:17:38.285526 19165 raft_consensus.cc:1240] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Rejecting Update request from peer 7c538e801602441ea0545cdb408dfacd for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:38.286940 19552 consensus_queue.cc:1059] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.287727 19555 raft_consensus.cc:3055] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.288128 19555 raft_consensus.cc:740] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:38.289032 19555 consensus_queue.cc:260] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.290416 19555 raft_consensus.cc:3060] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.337602 19165 raft_consensus.cc:1240] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Rejecting Update request from peer 7c538e801602441ea0545cdb408dfacd for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:38.339013 19555 consensus_queue.cc:1059] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:38.339962 19552 raft_consensus.cc:3055] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:38.340301 19552 raft_consensus.cc:740] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:38.340947 19552 consensus_queue.cc:260] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [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: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.341845 19552 raft_consensus.cc:3060] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.385200 19550 raft_consensus.cc:993] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097: : Instructing follower 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:38.385735 19557 raft_consensus.cc:1081] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Signalling peer 7c538e801602441ea0545cdb408dfacd to start an election
I20260709 13:17:38.387460 19238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334"
dest_uuid: "7c538e801602441ea0545cdb408dfacd"
 from {username='slave'} at 127.0.0.1:46726
I20260709 13:17:38.388025 19238 raft_consensus.cc:493] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.388324 19238 raft_consensus.cc:3060] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.393538 19238 raft_consensus.cc:515] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.395435 19238 leader_election.cc:290] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Requested vote from peers 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011), 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66:41871)
I20260709 13:17:38.396355 19449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41225b4adcd8409389a36b56c83193d8"
I20260709 13:17:38.396919 19165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44e8a0809e243c8a60e4782dfbe7334" candidate_uuid: "7c538e801602441ea0545cdb408dfacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "113c12ce0c18452eb959e8f3a617a097"
I20260709 13:17:38.397074 19449 raft_consensus.cc:3060] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.397502 19165 raft_consensus.cc:3055] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.397819 19165 raft_consensus.cc:740] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 113c12ce0c18452eb959e8f3a617a097, State: Running, Role: LEADER
I20260709 13:17:38.398619 19165 consensus_queue.cc:260] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.399884 19165 raft_consensus.cc:3060] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.406177 19449 raft_consensus.cc:2468] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:38.406400 19165 raft_consensus.cc:2468] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c538e801602441ea0545cdb408dfacd in term 2.
I20260709 13:17:38.407429 19202 leader_election.cc:304] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41225b4adcd8409389a36b56c83193d8, 7c538e801602441ea0545cdb408dfacd; no voters: 
I20260709 13:17:38.408033 19552 raft_consensus.cc:2804] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.408494 19552 raft_consensus.cc:697] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Becoming Leader. State: Replica: 7c538e801602441ea0545cdb408dfacd, State: Running, Role: LEADER
I20260709 13:17:38.409294 19552 consensus_queue.cc:237] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } }
I20260709 13:17:38.417243 18988 catalog_manager.cc:5697] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd reported cstate change: term changed from 1 to 2, leader changed from 113c12ce0c18452eb959e8f3a617a097 (127.14.129.66) to 7c538e801602441ea0545cdb408dfacd (127.14.129.67). New cstate: current_term: 2 leader_uuid: "7c538e801602441ea0545cdb408dfacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c538e801602441ea0545cdb408dfacd" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 32921 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:38.536314 19449 raft_consensus.cc:1275] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.537469 19552 consensus_queue.cc:1048] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:38.552445 19165 raft_consensus.cc:1275] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.554013 19555 consensus_queue.cc:1048] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:38.966921 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:38.980969 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:38.996917 19165 raft_consensus.cc:1275] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.999457 19552 consensus_queue.cc:1048] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "113c12ce0c18452eb959e8f3a617a097" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:39.012482 19449 raft_consensus.cc:1275] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Refusing update from remote peer 7c538e801602441ea0545cdb408dfacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:39.015035 19552 consensus_queue.cc:1048] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41225b4adcd8409389a36b56c83193d8" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 37011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:39.053711 14853 tablet_server.cc:179] TabletServer@127.14.129.65:37011 shutting down...
I20260709 13:17:39.091325 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:39.092049 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.092906 14853 raft_consensus.cc:2243] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.093472 14853 raft_consensus.cc:2272] T 252ae578510d4f5db7ee35919c29544a P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.096104 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.096820 14853 raft_consensus.cc:2243] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.097298 14853 raft_consensus.cc:2272] T e44e8a0809e243c8a60e4782dfbe7334 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.099754 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.100310 14853 raft_consensus.cc:2243] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.100728 14853 raft_consensus.cc:2272] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.103350 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.103976 14853 raft_consensus.cc:2243] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.104384 14853 raft_consensus.cc:2272] T 55183e54d1354ad99e097af1619881a3 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.106292 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.106783 14853 raft_consensus.cc:2243] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.107210 14853 raft_consensus.cc:2272] T 6efa1bc10b944f979f3a6551826023c0 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.108942 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.109432 14853 raft_consensus.cc:2243] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.109813 14853 raft_consensus.cc:2272] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.111583 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.112083 14853 raft_consensus.cc:2243] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.112438 14853 raft_consensus.cc:2272] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 41225b4adcd8409389a36b56c83193d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.114168 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.114674 14853 raft_consensus.cc:2243] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.115113 14853 raft_consensus.cc:2272] T b8a8f6f2395f4a358b4a5dc165355a91 P 41225b4adcd8409389a36b56c83193d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.116822 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.117300 14853 raft_consensus.cc:2243] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.117718 14853 raft_consensus.cc:2272] T 0ced2ad929174bbcaef0502d53d6b990 P 41225b4adcd8409389a36b56c83193d8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.119534 14853 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:39.120272 14853 raft_consensus.cc:2243] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.120690 14853 raft_consensus.cc:2272] T bfd46366e5084db2b187b3cebf6529e4 P 41225b4adcd8409389a36b56c83193d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.141776 14853 tablet_server.cc:196] TabletServer@127.14.129.65:37011 shutdown complete.
W20260709 13:17:39.153043 19128 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260709 13:17:39.156147 19128 consensus_peers.cc:597] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:39.167481 14853 tablet_server.cc:179] TabletServer@127.14.129.66:0 shutting down...
I20260709 13:17:39.198626 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:39.199435 14853 tablet_replica.cc:333] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.200243 14853 raft_consensus.cc:2243] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:39.201079 14853 raft_consensus.cc:2272] T 252ae578510d4f5db7ee35919c29544a P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.203341 14853 tablet_replica.cc:333] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.204043 14853 raft_consensus.cc:2243] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:39.204931 14853 raft_consensus.cc:2272] T b8a8f6f2395f4a358b4a5dc165355a91 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.207209 14853 tablet_replica.cc:333] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.207789 14853 raft_consensus.cc:2243] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.208231 14853 raft_consensus.cc:2272] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.210908 14853 tablet_replica.cc:333] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.211658 14853 raft_consensus.cc:2243] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:39.212663 14853 raft_consensus.cc:2272] T bfd46366e5084db2b187b3cebf6529e4 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.215466 14853 tablet_replica.cc:333] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.216223 14853 raft_consensus.cc:2243] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.216746 14853 raft_consensus.cc:2272] T 6efa1bc10b944f979f3a6551826023c0 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.219491 14853 tablet_replica.cc:333] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.220165 14853 raft_consensus.cc:2243] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:39.221040 14853 raft_consensus.cc:2272] T 55183e54d1354ad99e097af1619881a3 P 113c12ce0c18452eb959e8f3a617a097 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.223156 14853 tablet_replica.cc:333] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.223693 14853 raft_consensus.cc:2243] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.224104 14853 raft_consensus.cc:2272] T 0ced2ad929174bbcaef0502d53d6b990 P 113c12ce0c18452eb959e8f3a617a097 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.226099 14853 tablet_replica.cc:333] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.226608 14853 raft_consensus.cc:2243] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.227032 14853 raft_consensus.cc:2272] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.229038 14853 tablet_replica.cc:333] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.229578 14853 raft_consensus.cc:2243] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.230014 14853 raft_consensus.cc:2272] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.232571 14853 tablet_replica.cc:333] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097: stopping tablet replica
I20260709 13:17:39.233289 14853 raft_consensus.cc:2243] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.233760 14853 raft_consensus.cc:2272] T e44e8a0809e243c8a60e4782dfbe7334 P 113c12ce0c18452eb959e8f3a617a097 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:39.239531 19202 consensus_peers.cc:597] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd -> Peer 41225b4adcd8409389a36b56c83193d8 (127.14.129.65:37011): Couldn't send request to peer 41225b4adcd8409389a36b56c83193d8. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:37011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:39.258395 14853 tablet_server.cc:196] TabletServer@127.14.129.66:0 shutdown complete.
I20260709 13:17:39.283113 14853 tablet_server.cc:179] TabletServer@127.14.129.67:0 shutting down...
I20260709 13:17:39.315891 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:39.316627 14853 tablet_replica.cc:333] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.317420 14853 raft_consensus.cc:2243] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.317961 14853 raft_consensus.cc:2272] T 252ae578510d4f5db7ee35919c29544a P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.320243 14853 tablet_replica.cc:333] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.320865 14853 raft_consensus.cc:2243] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.321269 14853 raft_consensus.cc:2272] T b8a8f6f2395f4a358b4a5dc165355a91 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.323143 14853 tablet_replica.cc:333] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.323661 14853 raft_consensus.cc:2243] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:17:39.324385 14853 raft_consensus.cc:2272] T 0ced2ad929174bbcaef0502d53d6b990 P 7c538e801602441ea0545cdb408dfacd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.326267 14853 tablet_replica.cc:333] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.326843 14853 raft_consensus.cc:2243] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:39.327632 14853 raft_consensus.cc:2272] T 9fffe28ee1aa4d1ea94a6d4d35b75493 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.329998 14853 tablet_replica.cc:333] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.330531 14853 raft_consensus.cc:2243] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.331048 14853 raft_consensus.cc:2272] T bfd46366e5084db2b187b3cebf6529e4 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.333232 14853 tablet_replica.cc:333] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.333729 14853 raft_consensus.cc:2243] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.334127 14853 raft_consensus.cc:2272] T 55183e54d1354ad99e097af1619881a3 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.336097 14853 tablet_replica.cc:333] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.336588 14853 raft_consensus.cc:2243] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.336963 14853 raft_consensus.cc:2272] T 6efa1bc10b944f979f3a6551826023c0 P 7c538e801602441ea0545cdb408dfacd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.339039 14853 tablet_replica.cc:333] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.339541 14853 raft_consensus.cc:2243] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:39.339941 14853 raft_consensus.cc:2272] T 70a82d0e49ad4f2b9958e29a35b2a8f5 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.341868 14853 tablet_replica.cc:333] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.342352 14853 raft_consensus.cc:2243] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:39.343159 14853 raft_consensus.cc:2272] T 98d1280b1bb7449eb0c0b4fdf7daa4d9 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:39.345626 14853 tablet_replica.cc:333] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd: stopping tablet replica
I20260709 13:17:39.346063 14853 raft_consensus.cc:2243] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:39.346793 14853 raft_consensus.cc:2272] T e44e8a0809e243c8a60e4782dfbe7334 P 7c538e801602441ea0545cdb408dfacd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:39.968588 19036 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:40.375640 14853 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19260)
I20260709 13:17:40.839020 14853 tablet_server.cc:196] TabletServer@127.14.129.67:0 shutdown complete.
I20260709 13:17:40.877334 14853 master.cc:562] Master@127.14.129.126:45777 shutting down...
I20260709 13:17:40.901849 14853 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:40.902766 14853 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:40.903180 14853 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5dacfe7ca3be4eb89a9fdd021fecd11c: stopping tablet replica
I20260709 13:17:40.923713 14853 master.cc:584] Master@127.14.129.126:45777 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16714 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:17:40.973783 14853 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.129.126:41133
I20260709 13:17:40.975019 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:40.980969 19597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:40.980994 19596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:40.981550 19599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:40.982306 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:40.983301 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:40.983484 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:40.983625 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603060983607 us; error 0 us; skew 500 ppm
I20260709 13:17:40.984127 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:40.986436 14853 webserver.cc:533] Webserver started at http://127.14.129.126:35439/ using document root <none> and password file <none>
I20260709 13:17:40.986999 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:40.987178 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:40.987429 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:40.988673 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/master-0-root/instance:
uuid: "ff05530f56324710b0ffefac9c7eb06d"
format_stamp: "Formatted at 2026-07-09 13:17:40 on dist-test-slave-gg5t"
I20260709 13:17:40.993243 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:40.996982 19604 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:40.997718 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:40.997999 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/master-0-root
uuid: "ff05530f56324710b0ffefac9c7eb06d"
format_stamp: "Formatted at 2026-07-09 13:17:40 on dist-test-slave-gg5t"
I20260709 13:17:40.998289 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:41.024750 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:41.026088 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:41.065816 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.126:41133
I20260709 13:17:41.065977 19655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.126:41133 every 8 connection(s)
I20260709 13:17:41.070047 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.083360 19656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d: Bootstrap starting.
I20260709 13:17:41.088256 19656 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.092679 19656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d: No bootstrap required, opened a new log
I20260709 13:17:41.095171 19656 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff05530f56324710b0ffefac9c7eb06d" member_type: VOTER }
I20260709 13:17:41.095655 19656 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.095907 19656 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05530f56324710b0ffefac9c7eb06d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.096527 19656 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff05530f56324710b0ffefac9c7eb06d" member_type: VOTER }
I20260709 13:17:41.096979 19656 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:41.097205 19656 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:41.097467 19656 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.102644 19656 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff05530f56324710b0ffefac9c7eb06d" member_type: VOTER }
I20260709 13:17:41.103212 19656 leader_election.cc:304] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [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: ff05530f56324710b0ffefac9c7eb06d; no voters: 
I20260709 13:17:41.104378 19656 leader_election.cc:290] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:41.104807 19659 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:41.106135 19659 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 1 LEADER]: Becoming Leader. State: Replica: ff05530f56324710b0ffefac9c7eb06d, State: Running, Role: LEADER
I20260709 13:17:41.106854 19659 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [LEADER]: Queue going to LEADER mode. State: All 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: "ff05530f56324710b0ffefac9c7eb06d" member_type: VOTER }
I20260709 13:17:41.107272 19656 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:41.113601 19661 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff05530f56324710b0ffefac9c7eb06d. Latest consensus state: current_term: 1 leader_uuid: "ff05530f56324710b0ffefac9c7eb06d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff05530f56324710b0ffefac9c7eb06d" member_type: VOTER } }
I20260709 13:17:41.113741 19660 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff05530f56324710b0ffefac9c7eb06d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff05530f56324710b0ffefac9c7eb06d" member_type: VOTER } }
I20260709 13:17:41.114192 19661 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:41.114514 19660 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:41.116282 19667 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:41.123775 19667 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:41.124749 14853 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:41.132969 19667 catalog_manager.cc:1383] Generated new cluster ID: 5b9faabe53de43fc8e672ffbd92a610b
I20260709 13:17:41.133255 19667 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:41.149123 19667 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:41.150554 19667 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:41.169714 19667 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d: Generated new TSK 0
I20260709 13:17:41.170310 19667 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:41.191357 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:41.197816 19677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:41.198264 19678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:41.199940 19680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:41.200639 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:41.201596 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:41.201779 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:41.201952 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603061201936 us; error 0 us; skew 500 ppm
I20260709 13:17:41.202513 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:41.204872 14853 webserver.cc:533] Webserver started at http://127.14.129.65:36707/ using document root <none> and password file <none>
I20260709 13:17:41.205360 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:41.205528 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:41.205785 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:41.207001 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-0-root/instance:
uuid: "68a928f1c863403084f544519d4a751d"
format_stamp: "Formatted at 2026-07-09 13:17:41 on dist-test-slave-gg5t"
I20260709 13:17:41.212033 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:17:41.216795 19685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:41.218142 14853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:17:41.218497 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "68a928f1c863403084f544519d4a751d"
format_stamp: "Formatted at 2026-07-09 13:17:41 on dist-test-slave-gg5t"
I20260709 13:17:41.218778 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:41.237249 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:41.238463 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:41.240020 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:41.242462 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:41.242657 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:41.242908 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:41.243117 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:17:41.284075 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:36951
I20260709 13:17:41.284225 19747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:36951 every 8 connection(s)
I20260709 13:17:41.289145 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:41.296774 19752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:41.299727 19753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:41.302203 19755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:41.302784 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:41.303401 19748 heartbeater.cc:344] Connected to a master server at 127.14.129.126:41133
I20260709 13:17:41.303841 19748 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:41.304039 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:41.304338 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:41.304535 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603061304514 us; error 0 us; skew 500 ppm
I20260709 13:17:41.305001 19748 heartbeater.cc:507] Master 127.14.129.126:41133 requested a full tablet report, sending...
I20260709 13:17:41.305532 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:41.307753 19621 ts_manager.cc:194] Registered new tserver with Master: 68a928f1c863403084f544519d4a751d (127.14.129.65:36951)
I20260709 13:17:41.308341 14853 webserver.cc:533] Webserver started at http://127.14.129.66:38455/ using document root <none> and password file <none>
I20260709 13:17:41.308933 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:41.309146 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:41.309403 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:41.309964 19621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60210
I20260709 13:17:41.310701 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-1-root/instance:
uuid: "c26a851c5e0449b3a0f18a990dcd5bd0"
format_stamp: "Formatted at 2026-07-09 13:17:41 on dist-test-slave-gg5t"
I20260709 13:17:41.315971 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:17:41.319592 19760 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:41.320392 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:17:41.320712 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-1-root
uuid: "c26a851c5e0449b3a0f18a990dcd5bd0"
format_stamp: "Formatted at 2026-07-09 13:17:41 on dist-test-slave-gg5t"
I20260709 13:17:41.321008 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:41.342633 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:41.343825 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:41.345383 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:41.347769 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:41.347992 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:41.348219 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:41.348376 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:41.390372 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.66:33223
I20260709 13:17:41.390470 19822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.66:33223 every 8 connection(s)
I20260709 13:17:41.395219 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:41.402758 19826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:41.404536 19827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:41.408118 19823 heartbeater.cc:344] Connected to a master server at 127.14.129.126:41133
I20260709 13:17:41.408608 19823 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:41.409485 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:41.409683 19823 heartbeater.cc:507] Master 127.14.129.126:41133 requested a full tablet report, sending...
W20260709 13:17:41.409783 19830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:41.410934 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:41.411190 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:41.411382 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603061411364 us; error 0 us; skew 500 ppm
I20260709 13:17:41.412115 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:41.412153 19621 ts_manager.cc:194] Registered new tserver with Master: c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223)
I20260709 13:17:41.414077 19621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60224
I20260709 13:17:41.415002 14853 webserver.cc:533] Webserver started at http://127.14.129.67:36027/ using document root <none> and password file <none>
I20260709 13:17:41.415580 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:41.415771 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:41.416023 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:41.417241 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-2-root/instance:
uuid: "a6df79a59ced43c9970bcb41ee53135f"
format_stamp: "Formatted at 2026-07-09 13:17:41 on dist-test-slave-gg5t"
I20260709 13:17:41.421661 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:41.424991 19834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:41.425824 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:41.426126 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-2-root
uuid: "a6df79a59ced43c9970bcb41ee53135f"
format_stamp: "Formatted at 2026-07-09 13:17:41 on dist-test-slave-gg5t"
I20260709 13:17:41.426407 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602938491534-14853-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:41.437815 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:41.439069 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:41.440483 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:41.442718 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:41.442922 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:41.443189 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:41.443342 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:41.483412 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.67:44245
I20260709 13:17:41.483516 19896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.67:44245 every 8 connection(s)
I20260709 13:17:41.497133 19897 heartbeater.cc:344] Connected to a master server at 127.14.129.126:41133
I20260709 13:17:41.497577 19897 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:41.498294 19897 heartbeater.cc:507] Master 127.14.129.126:41133 requested a full tablet report, sending...
I20260709 13:17:41.500334 19621 ts_manager.cc:194] Registered new tserver with Master: a6df79a59ced43c9970bcb41ee53135f (127.14.129.67:44245)
I20260709 13:17:41.501205 14853 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014632852s
I20260709 13:17:41.502161 19621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60226
I20260709 13:17:41.527077 19621 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60240:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:41.529314 19621 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:41.589897 19788 tablet_service.cc:1511] Processing CreateTablet for tablet 258eefb132944ef3b523769cb1af5779 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af8d15a7c68e4e1f8467e681287ca284]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:41.590135 19787 tablet_service.cc:1511] Processing CreateTablet for tablet 23a190ac2ec54650b7d8b90c02f857f5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af8d15a7c68e4e1f8467e681287ca284]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:41.591439 19788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258eefb132944ef3b523769cb1af5779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.591102 19712 tablet_service.cc:1511] Processing CreateTablet for tablet 23a190ac2ec54650b7d8b90c02f857f5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af8d15a7c68e4e1f8467e681287ca284]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:41.589897 19713 tablet_service.cc:1511] Processing CreateTablet for tablet 258eefb132944ef3b523769cb1af5779 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af8d15a7c68e4e1f8467e681287ca284]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:41.592448 19712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a190ac2ec54650b7d8b90c02f857f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.593083 19787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a190ac2ec54650b7d8b90c02f857f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.595222 19713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258eefb132944ef3b523769cb1af5779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.605654 19862 tablet_service.cc:1511] Processing CreateTablet for tablet 258eefb132944ef3b523769cb1af5779 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af8d15a7c68e4e1f8467e681287ca284]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:41.607146 19862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258eefb132944ef3b523769cb1af5779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.609220 19861 tablet_service.cc:1511] Processing CreateTablet for tablet 23a190ac2ec54650b7d8b90c02f857f5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=af8d15a7c68e4e1f8467e681287ca284]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:41.610615 19861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a190ac2ec54650b7d8b90c02f857f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.616314 19912 tablet_bootstrap.cc:492] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d: Bootstrap starting.
I20260709 13:17:41.624243 19913 tablet_bootstrap.cc:492] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0: Bootstrap starting.
I20260709 13:17:41.643399 19914 tablet_bootstrap.cc:492] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f: Bootstrap starting.
I20260709 13:17:41.645248 19912 tablet_bootstrap.cc:654] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.647120 19913 tablet_bootstrap.cc:654] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.651166 19914 tablet_bootstrap.cc:654] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.653808 19912 tablet_bootstrap.cc:492] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d: No bootstrap required, opened a new log
I20260709 13:17:41.653934 19913 tablet_bootstrap.cc:492] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0: No bootstrap required, opened a new log
I20260709 13:17:41.654371 19912 ts_tablet_manager.cc:1403] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.006s
I20260709 13:17:41.654570 19913 ts_tablet_manager.cc:1403] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260709 13:17:41.656365 19914 tablet_bootstrap.cc:492] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f: No bootstrap required, opened a new log
I20260709 13:17:41.656944 19914 ts_tablet_manager.cc:1403] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:17:41.657400 19913 raft_consensus.cc:359] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } }
I20260709 13:17:41.657709 19912 raft_consensus.cc:359] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:41.658377 19913 raft_consensus.cc:385] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.658538 19912 raft_consensus.cc:385] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.658725 19913 raft_consensus.cc:740] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26a851c5e0449b3a0f18a990dcd5bd0, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.658988 19912 raft_consensus.cc:740] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68a928f1c863403084f544519d4a751d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.659541 19913 consensus_queue.cc:260] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } }
I20260709 13:17:41.659788 19912 consensus_queue.cc:260] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:41.660379 19914 raft_consensus.cc:359] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:41.661164 19914 raft_consensus.cc:385] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.661470 19914 raft_consensus.cc:740] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6df79a59ced43c9970bcb41ee53135f, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.662344 19914 consensus_queue.cc:260] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:41.666746 19897 heartbeater.cc:499] Master 127.14.129.126:41133 was elected leader, sending a full tablet report...
I20260709 13:17:41.667882 19914 ts_tablet_manager.cc:1434] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:17:41.669170 19914 tablet_bootstrap.cc:492] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f: Bootstrap starting.
I20260709 13:17:41.676622 19823 heartbeater.cc:499] Master 127.14.129.126:41133 was elected leader, sending a full tablet report...
I20260709 13:17:41.677651 19914 tablet_bootstrap.cc:654] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.680366 19913 ts_tablet_manager.cc:1434] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 13:17:41.680526 19912 ts_tablet_manager.cc:1434] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:17:41.681339 19748 heartbeater.cc:499] Master 127.14.129.126:41133 was elected leader, sending a full tablet report...
I20260709 13:17:41.681555 19913 tablet_bootstrap.cc:492] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0: Bootstrap starting.
I20260709 13:17:41.681638 19912 tablet_bootstrap.cc:492] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d: Bootstrap starting.
I20260709 13:17:41.688350 19912 tablet_bootstrap.cc:654] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.688848 19913 tablet_bootstrap.cc:654] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.703238 19912 tablet_bootstrap.cc:492] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d: No bootstrap required, opened a new log
I20260709 13:17:41.703778 19912 ts_tablet_manager.cc:1403] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 13:17:41.703970 19913 tablet_bootstrap.cc:492] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0: No bootstrap required, opened a new log
I20260709 13:17:41.704514 19913 ts_tablet_manager.cc:1403] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 13:17:41.705008 19914 tablet_bootstrap.cc:492] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f: No bootstrap required, opened a new log
I20260709 13:17:41.705662 19914 ts_tablet_manager.cc:1403] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.007s
I20260709 13:17:41.706748 19912 raft_consensus.cc:359] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } }
I20260709 13:17:41.707540 19912 raft_consensus.cc:385] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.707448 19913 raft_consensus.cc:359] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:41.707989 19912 raft_consensus.cc:740] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68a928f1c863403084f544519d4a751d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.708184 19913 raft_consensus.cc:385] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.708526 19913 raft_consensus.cc:740] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26a851c5e0449b3a0f18a990dcd5bd0, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.708660 19914 raft_consensus.cc:359] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } }
I20260709 13:17:41.708907 19912 consensus_queue.cc:260] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } }
I20260709 13:17:41.709462 19914 raft_consensus.cc:385] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.709275 19913 consensus_queue.cc:260] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:41.711115 19912 ts_tablet_manager.cc:1434] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:41.711475 19913 ts_tablet_manager.cc:1434] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:41.710071 19914 raft_consensus.cc:740] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6df79a59ced43c9970bcb41ee53135f, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.712637 19914 consensus_queue.cc:260] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } }
I20260709 13:17:41.714775 19914 ts_tablet_manager.cc:1434] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:17:41.815619 19919 raft_consensus.cc:493] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.816083 19919 raft_consensus.cc:515] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } }
I20260709 13:17:41.818130 19919 leader_election.cc:290] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6df79a59ced43c9970bcb41ee53135f (127.14.129.67:44245), c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223)
I20260709 13:17:41.828502 19872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258eefb132944ef3b523769cb1af5779" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6df79a59ced43c9970bcb41ee53135f" is_pre_election: true
I20260709 13:17:41.829214 19872 raft_consensus.cc:2468] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 0.
I20260709 13:17:41.830201 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258eefb132944ef3b523769cb1af5779" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" is_pre_election: true
I20260709 13:17:41.830309 19686 leader_election.cc:304] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68a928f1c863403084f544519d4a751d, a6df79a59ced43c9970bcb41ee53135f; no voters: 
I20260709 13:17:41.830839 19798 raft_consensus.cc:2468] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 0.
I20260709 13:17:41.831163 19919 raft_consensus.cc:2804] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:41.831597 19919 raft_consensus.cc:493] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.831930 19919 raft_consensus.cc:3060] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.837483 19919 raft_consensus.cc:515] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } }
I20260709 13:17:41.839330 19919 leader_election.cc:290] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 1 election: Requested vote from peers a6df79a59ced43c9970bcb41ee53135f (127.14.129.67:44245), c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223)
I20260709 13:17:41.840514 19872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258eefb132944ef3b523769cb1af5779" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6df79a59ced43c9970bcb41ee53135f"
I20260709 13:17:41.840402 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258eefb132944ef3b523769cb1af5779" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0"
I20260709 13:17:41.841176 19872 raft_consensus.cc:3060] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.841301 19798 raft_consensus.cc:3060] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.847362 19798 raft_consensus.cc:2468] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 1.
I20260709 13:17:41.847362 19872 raft_consensus.cc:2468] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 1.
I20260709 13:17:41.848538 19687 leader_election.cc:304] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68a928f1c863403084f544519d4a751d, c26a851c5e0449b3a0f18a990dcd5bd0; no voters: 
I20260709 13:17:41.849195 19919 raft_consensus.cc:2804] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:41.850059 19919 raft_consensus.cc:697] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 1 LEADER]: Becoming Leader. State: Replica: 68a928f1c863403084f544519d4a751d, State: Running, Role: LEADER
I20260709 13:17:41.850791 19919 consensus_queue.cc:237] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } }
I20260709 13:17:41.858024 19621 catalog_manager.cc:5697] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 68a928f1c863403084f544519d4a751d (127.14.129.65). New cstate: current_term: 1 leader_uuid: "68a928f1c863403084f544519d4a751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:41.898995 19920 raft_consensus.cc:493] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.899633 19920 raft_consensus.cc:515] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:41.901829 19920 leader_election.cc:290] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68a928f1c863403084f544519d4a751d (127.14.129.65:36951), c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223)
I20260709 13:17:41.911284 19723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a190ac2ec54650b7d8b90c02f857f5" candidate_uuid: "a6df79a59ced43c9970bcb41ee53135f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68a928f1c863403084f544519d4a751d" is_pre_election: true
I20260709 13:17:41.911983 19723 raft_consensus.cc:2468] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6df79a59ced43c9970bcb41ee53135f in term 0.
I20260709 13:17:41.912449 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a190ac2ec54650b7d8b90c02f857f5" candidate_uuid: "a6df79a59ced43c9970bcb41ee53135f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" is_pre_election: true
I20260709 13:17:41.913044 19835 leader_election.cc:304] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68a928f1c863403084f544519d4a751d, a6df79a59ced43c9970bcb41ee53135f; no voters: 
I20260709 13:17:41.913102 19798 raft_consensus.cc:2468] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6df79a59ced43c9970bcb41ee53135f in term 0.
I20260709 13:17:41.913826 19920 raft_consensus.cc:2804] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:41.914193 19920 raft_consensus.cc:493] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.914520 19920 raft_consensus.cc:3060] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.920071 19920 raft_consensus.cc:515] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:41.921591 19920 leader_election.cc:290] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [CANDIDATE]: Term 1 election: Requested vote from peers 68a928f1c863403084f544519d4a751d (127.14.129.65:36951), c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223)
I20260709 13:17:41.922350 19723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a190ac2ec54650b7d8b90c02f857f5" candidate_uuid: "a6df79a59ced43c9970bcb41ee53135f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68a928f1c863403084f544519d4a751d"
I20260709 13:17:41.922649 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a190ac2ec54650b7d8b90c02f857f5" candidate_uuid: "a6df79a59ced43c9970bcb41ee53135f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0"
I20260709 13:17:41.923076 19723 raft_consensus.cc:3060] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.923244 19798 raft_consensus.cc:3060] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.930430 19798 raft_consensus.cc:2468] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6df79a59ced43c9970bcb41ee53135f in term 1.
I20260709 13:17:41.930600 19723 raft_consensus.cc:2468] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6df79a59ced43c9970bcb41ee53135f in term 1.
I20260709 13:17:41.931763 19835 leader_election.cc:304] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 68a928f1c863403084f544519d4a751d, a6df79a59ced43c9970bcb41ee53135f, c26a851c5e0449b3a0f18a990dcd5bd0; no voters: 
I20260709 13:17:41.932569 19920 raft_consensus.cc:2804] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:41.933530 19920 raft_consensus.cc:697] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 1 LEADER]: Becoming Leader. State: Replica: a6df79a59ced43c9970bcb41ee53135f, State: Running, Role: LEADER
I20260709 13:17:41.934335 19920 consensus_queue.cc:237] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:41.940881 19621 catalog_manager.cc:5697] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f reported cstate change: term changed from 0 to 1, leader changed from <none> to a6df79a59ced43c9970bcb41ee53135f (127.14.129.67). New cstate: current_term: 1 leader_uuid: "a6df79a59ced43c9970bcb41ee53135f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:41.994371 19621 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60242:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:41.996358 19621 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:42.020290 19713 tablet_service.cc:1511] Processing CreateTablet for tablet 129edf909e1b44a8ac6374e031fca4b6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=286dfe2e86934d9a985c92a00b97f5ce]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:42.021608 19713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129edf909e1b44a8ac6374e031fca4b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:42.021510 19788 tablet_service.cc:1511] Processing CreateTablet for tablet 129edf909e1b44a8ac6374e031fca4b6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=286dfe2e86934d9a985c92a00b97f5ce]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:42.023191 19862 tablet_service.cc:1511] Processing CreateTablet for tablet 129edf909e1b44a8ac6374e031fca4b6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=286dfe2e86934d9a985c92a00b97f5ce]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:42.023794 19788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129edf909e1b44a8ac6374e031fca4b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:42.024478 19862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129edf909e1b44a8ac6374e031fca4b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:42.024704 19712 tablet_service.cc:1511] Processing CreateTablet for tablet a93bf927c0cb445c8aded93744bc7163 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=286dfe2e86934d9a985c92a00b97f5ce]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:42.025940 19712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93bf927c0cb445c8aded93744bc7163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:42.027428 19787 tablet_service.cc:1511] Processing CreateTablet for tablet a93bf927c0cb445c8aded93744bc7163 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=286dfe2e86934d9a985c92a00b97f5ce]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:42.028788 19787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93bf927c0cb445c8aded93744bc7163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:42.032740 19861 tablet_service.cc:1511] Processing CreateTablet for tablet a93bf927c0cb445c8aded93744bc7163 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=286dfe2e86934d9a985c92a00b97f5ce]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:42.034121 19861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93bf927c0cb445c8aded93744bc7163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:42.042573 19912 tablet_bootstrap.cc:492] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d: Bootstrap starting.
I20260709 13:17:42.049448 19913 tablet_bootstrap.cc:492] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0: Bootstrap starting.
I20260709 13:17:42.055877 19913 tablet_bootstrap.cc:654] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:42.058513 19914 tablet_bootstrap.cc:492] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f: Bootstrap starting.
I20260709 13:17:42.049413 19912 tablet_bootstrap.cc:654] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:42.064234 19913 tablet_bootstrap.cc:492] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0: No bootstrap required, opened a new log
I20260709 13:17:42.064776 19913 ts_tablet_manager.cc:1403] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 13:17:42.065872 19912 tablet_bootstrap.cc:492] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d: No bootstrap required, opened a new log
I20260709 13:17:42.066352 19912 ts_tablet_manager.cc:1403] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 13:17:42.066613 19914 tablet_bootstrap.cc:654] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:42.067813 19913 raft_consensus.cc:359] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.068614 19913 raft_consensus.cc:385] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:42.068902 19913 raft_consensus.cc:740] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26a851c5e0449b3a0f18a990dcd5bd0, State: Initialized, Role: FOLLOWER
I20260709 13:17:42.068881 19912 raft_consensus.cc:359] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.069729 19912 raft_consensus.cc:385] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:42.070035 19912 raft_consensus.cc:740] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68a928f1c863403084f544519d4a751d, State: Initialized, Role: FOLLOWER
I20260709 13:17:42.070288 19913 consensus_queue.cc:260] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.070904 19912 consensus_queue.cc:260] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.072746 19913 ts_tablet_manager.cc:1434] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:42.073210 19912 ts_tablet_manager.cc:1434] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:42.073513 19914 tablet_bootstrap.cc:492] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f: No bootstrap required, opened a new log
I20260709 13:17:42.073803 19913 tablet_bootstrap.cc:492] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0: Bootstrap starting.
I20260709 13:17:42.074021 19914 ts_tablet_manager.cc:1403] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 13:17:42.074314 19912 tablet_bootstrap.cc:492] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d: Bootstrap starting.
I20260709 13:17:42.077311 19914 raft_consensus.cc:359] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.078135 19914 raft_consensus.cc:385] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:42.079491 19914 raft_consensus.cc:740] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6df79a59ced43c9970bcb41ee53135f, State: Initialized, Role: FOLLOWER
I20260709 13:17:42.080288 19914 consensus_queue.cc:260] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.081063 19912 tablet_bootstrap.cc:654] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:42.082799 19914 ts_tablet_manager.cc:1434] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:17:42.083931 19914 tablet_bootstrap.cc:492] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f: Bootstrap starting.
I20260709 13:17:42.089953 19912 tablet_bootstrap.cc:492] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d: No bootstrap required, opened a new log
I20260709 13:17:42.090341 19914 tablet_bootstrap.cc:654] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:42.090543 19912 ts_tablet_manager.cc:1403] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260709 13:17:42.081112 19913 tablet_bootstrap.cc:654] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:42.093716 19912 raft_consensus.cc:359] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.094596 19912 raft_consensus.cc:385] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:42.094894 19912 raft_consensus.cc:740] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68a928f1c863403084f544519d4a751d, State: Initialized, Role: FOLLOWER
I20260709 13:17:42.095811 19912 consensus_queue.cc:260] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.097848 19914 tablet_bootstrap.cc:492] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f: No bootstrap required, opened a new log
I20260709 13:17:42.098503 19914 ts_tablet_manager.cc:1403] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 13:17:42.099421 19912 ts_tablet_manager.cc:1434] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:17:42.101538 19914 raft_consensus.cc:359] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.102325 19914 raft_consensus.cc:385] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:42.102620 19914 raft_consensus.cc:740] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6df79a59ced43c9970bcb41ee53135f, State: Initialized, Role: FOLLOWER
I20260709 13:17:42.103012 19913 tablet_bootstrap.cc:492] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0: No bootstrap required, opened a new log
I20260709 13:17:42.103559 19913 ts_tablet_manager.cc:1403] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.008s
I20260709 13:17:42.103523 19914 consensus_queue.cc:260] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.105988 19914 ts_tablet_manager.cc:1434] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:17:42.106642 19913 raft_consensus.cc:359] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.107537 19913 raft_consensus.cc:385] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:42.107805 19913 raft_consensus.cc:740] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26a851c5e0449b3a0f18a990dcd5bd0, State: Initialized, Role: FOLLOWER
I20260709 13:17:42.108816 19913 consensus_queue.cc:260] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.111438 19913 ts_tablet_manager.cc:1434] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 13:17:42.118512 19669 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:42.135491 19919 raft_consensus.cc:493] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.136015 19919 raft_consensus.cc:515] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.137872 19919 leader_election.cc:290] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223), a6df79a59ced43c9970bcb41ee53135f (127.14.129.67:44245)
I20260709 13:17:42.139053 19872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93bf927c0cb445c8aded93744bc7163" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6df79a59ced43c9970bcb41ee53135f" is_pre_election: true
I20260709 13:17:42.139045 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93bf927c0cb445c8aded93744bc7163" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" is_pre_election: true
I20260709 13:17:42.139986 19872 raft_consensus.cc:2468] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 0.
I20260709 13:17:42.140056 19798 raft_consensus.cc:2468] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 0.
I20260709 13:17:42.141148 19686 leader_election.cc:304] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68a928f1c863403084f544519d4a751d, a6df79a59ced43c9970bcb41ee53135f; no voters: 
I20260709 13:17:42.141801 19919 raft_consensus.cc:2804] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:42.142163 19919 raft_consensus.cc:493] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.142438 19919 raft_consensus.cc:3060] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.148322 19919 raft_consensus.cc:515] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.150133 19919 leader_election.cc:290] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 1 election: Requested vote from peers c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223), a6df79a59ced43c9970bcb41ee53135f (127.14.129.67:44245)
I20260709 13:17:42.150825 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93bf927c0cb445c8aded93744bc7163" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0"
I20260709 13:17:42.151079 19872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93bf927c0cb445c8aded93744bc7163" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6df79a59ced43c9970bcb41ee53135f"
I20260709 13:17:42.151432 19798 raft_consensus.cc:3060] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.151619 19872 raft_consensus.cc:3060] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.157192 19872 raft_consensus.cc:2468] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 1.
I20260709 13:17:42.157346 19798 raft_consensus.cc:2468] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 1.
I20260709 13:17:42.158317 19686 leader_election.cc:304] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68a928f1c863403084f544519d4a751d, a6df79a59ced43c9970bcb41ee53135f; no voters: 
I20260709 13:17:42.159057 19919 raft_consensus.cc:2804] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:42.159505 19919 raft_consensus.cc:697] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 1 LEADER]: Becoming Leader. State: Replica: 68a928f1c863403084f544519d4a751d, State: Running, Role: LEADER
I20260709 13:17:42.160190 19919 consensus_queue.cc:237] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.167272 19619 catalog_manager.cc:5697] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 68a928f1c863403084f544519d4a751d (127.14.129.65). New cstate: current_term: 1 leader_uuid: "68a928f1c863403084f544519d4a751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.185075 19920 raft_consensus.cc:493] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.185611 19920 raft_consensus.cc:515] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.187402 19920 leader_election.cc:290] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68a928f1c863403084f544519d4a751d (127.14.129.65:36951), c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223)
I20260709 13:17:42.188093 19723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6" candidate_uuid: "a6df79a59ced43c9970bcb41ee53135f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68a928f1c863403084f544519d4a751d" is_pre_election: true
I20260709 13:17:42.188596 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6" candidate_uuid: "a6df79a59ced43c9970bcb41ee53135f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" is_pre_election: true
I20260709 13:17:42.188836 19723 raft_consensus.cc:2468] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6df79a59ced43c9970bcb41ee53135f in term 0.
I20260709 13:17:42.189266 19798 raft_consensus.cc:2468] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6df79a59ced43c9970bcb41ee53135f in term 0.
I20260709 13:17:42.190008 19835 leader_election.cc:304] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68a928f1c863403084f544519d4a751d, a6df79a59ced43c9970bcb41ee53135f; no voters: 
I20260709 13:17:42.190743 19920 raft_consensus.cc:2804] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:42.191150 19920 raft_consensus.cc:493] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.191411 19920 raft_consensus.cc:3060] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.196633 19920 raft_consensus.cc:515] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.198374 19920 leader_election.cc:290] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [CANDIDATE]: Term 1 election: Requested vote from peers 68a928f1c863403084f544519d4a751d (127.14.129.65:36951), c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223)
I20260709 13:17:42.199342 19723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6" candidate_uuid: "a6df79a59ced43c9970bcb41ee53135f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68a928f1c863403084f544519d4a751d"
I20260709 13:17:42.199473 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6" candidate_uuid: "a6df79a59ced43c9970bcb41ee53135f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0"
I20260709 13:17:42.199997 19723 raft_consensus.cc:3060] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.200094 19798 raft_consensus.cc:3060] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.205960 19798 raft_consensus.cc:2468] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6df79a59ced43c9970bcb41ee53135f in term 1.
I20260709 13:17:42.206269 19723 raft_consensus.cc:2468] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6df79a59ced43c9970bcb41ee53135f in term 1.
I20260709 13:17:42.207216 19836 leader_election.cc:304] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6df79a59ced43c9970bcb41ee53135f, c26a851c5e0449b3a0f18a990dcd5bd0; no voters: 
I20260709 13:17:42.208039 19920 raft_consensus.cc:2804] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:42.208474 19920 raft_consensus.cc:697] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 1 LEADER]: Becoming Leader. State: Replica: a6df79a59ced43c9970bcb41ee53135f, State: Running, Role: LEADER
I20260709 13:17:42.209182 19920 consensus_queue.cc:237] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.216539 19619 catalog_manager.cc:5697] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f reported cstate change: term changed from 0 to 1, leader changed from <none> to a6df79a59ced43c9970bcb41ee53135f (127.14.129.67). New cstate: current_term: 1 leader_uuid: "a6df79a59ced43c9970bcb41ee53135f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:42.263819 19872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6"
dest_uuid: "a6df79a59ced43c9970bcb41ee53135f"
mode: GRACEFUL
new_leader_uuid: "68a928f1c863403084f544519d4a751d"
 from {username='slave'} at 127.0.0.1:57684
I20260709 13:17:42.264384 19872 raft_consensus.cc:606] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 1 LEADER]: Received request to transfer leadership to TS 68a928f1c863403084f544519d4a751d
I20260709 13:17:42.388104 19920 consensus_queue.cc:1048] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.401304 19920 consensus_queue.cc:1048] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.425266 19919 consensus_queue.cc:1048] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.436228 19919 consensus_queue.cc:1048] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.593070 19919 consensus_queue.cc:1048] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.602775 19926 consensus_queue.cc:1048] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.771148 19920 consensus_queue.cc:1048] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.780944 19920 consensus_queue.cc:1048] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [LEADER]: Connected to new peer: Peer: permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.789916 19929 raft_consensus.cc:993] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f: : Instructing follower 68a928f1c863403084f544519d4a751d to start an election
I20260709 13:17:42.790483 19920 raft_consensus.cc:1081] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 1 LEADER]: Signalling peer 68a928f1c863403084f544519d4a751d to start an election
I20260709 13:17:42.792114 19723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6"
dest_uuid: "68a928f1c863403084f544519d4a751d"
 from {username='slave'} at 127.0.0.1:38526
I20260709 13:17:42.792670 19723 raft_consensus.cc:493] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.794437 19723 raft_consensus.cc:3060] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.799743 19723 raft_consensus.cc:515] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.802214 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0"
I20260709 13:17:42.802265 19723 leader_election.cc:290] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 2 election: Requested vote from peers c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66:33223), a6df79a59ced43c9970bcb41ee53135f (127.14.129.67:44245)
I20260709 13:17:42.802440 19872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6" candidate_uuid: "68a928f1c863403084f544519d4a751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6df79a59ced43c9970bcb41ee53135f"
I20260709 13:17:42.802829 19798 raft_consensus.cc:3060] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.803201 19872 raft_consensus.cc:3055] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.803542 19872 raft_consensus.cc:740] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6df79a59ced43c9970bcb41ee53135f, State: Running, Role: LEADER
I20260709 13:17:42.804332 19872 consensus_queue.cc:260] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.805279 19872 raft_consensus.cc:3060] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.809182 19798 raft_consensus.cc:2468] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 2.
I20260709 13:17:42.810329 19687 leader_election.cc:304] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68a928f1c863403084f544519d4a751d, c26a851c5e0449b3a0f18a990dcd5bd0; no voters: 
I20260709 13:17:42.811250 19926 raft_consensus.cc:2804] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.811976 19926 raft_consensus.cc:697] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 2 LEADER]: Becoming Leader. State: Replica: 68a928f1c863403084f544519d4a751d, State: Running, Role: LEADER
I20260709 13:17:42.812712 19926 consensus_queue.cc:237] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:42.810789 19872 raft_consensus.cc:2468] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68a928f1c863403084f544519d4a751d in term 2.
I20260709 13:17:42.819244 19621 catalog_manager.cc:5697] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d reported cstate change: term changed from 1 to 2, leader changed from a6df79a59ced43c9970bcb41ee53135f (127.14.129.67) to 68a928f1c863403084f544519d4a751d (127.14.129.65). New cstate: current_term: 2 leader_uuid: "68a928f1c863403084f544519d4a751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.979673 14853 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:17:42.981177 14853 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:17:42.981534 14853 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:17:42.994190 19723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6"
dest_uuid: "68a928f1c863403084f544519d4a751d"
mode: GRACEFUL
new_leader_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0"
 from {username='slave'} at 127.0.0.1:38530
I20260709 13:17:42.994705 19723 raft_consensus.cc:606] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 2 LEADER]: Received request to transfer leadership to TS c26a851c5e0449b3a0f18a990dcd5bd0
I20260709 13:17:42.995920 14853 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:17:43.304975 19872 raft_consensus.cc:1275] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 2 FOLLOWER]: Refusing update from remote peer 68a928f1c863403084f544519d4a751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.306263 19926 consensus_queue.cc:1048] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.309918 19798 raft_consensus.cc:1275] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 2 FOLLOWER]: Refusing update from remote peer 68a928f1c863403084f544519d4a751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.311458 19951 consensus_queue.cc:1048] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.323318 19919 raft_consensus.cc:993] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d: : Instructing follower c26a851c5e0449b3a0f18a990dcd5bd0 to start an election
I20260709 13:17:43.323824 19951 raft_consensus.cc:1081] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 2 LEADER]: Signalling peer c26a851c5e0449b3a0f18a990dcd5bd0 to start an election
I20260709 13:17:43.325284 19798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6"
dest_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0"
 from {username='slave'} at 127.0.0.1:33238
I20260709 13:17:43.325733 19798 raft_consensus.cc:493] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:43.326006 19798 raft_consensus.cc:3060] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:43.331254 19798 raft_consensus.cc:515] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:43.333258 19798 leader_election.cc:290] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [CANDIDATE]: Term 3 election: Requested vote from peers 68a928f1c863403084f544519d4a751d (127.14.129.65:36951), a6df79a59ced43c9970bcb41ee53135f (127.14.129.67:44245)
I20260709 13:17:43.343936 19723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6" candidate_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68a928f1c863403084f544519d4a751d"
I20260709 13:17:43.344571 19723 raft_consensus.cc:3055] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:43.344924 19723 raft_consensus.cc:740] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68a928f1c863403084f544519d4a751d, State: Running, Role: LEADER
I20260709 13:17:43.345737 19723 consensus_queue.cc:260] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [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: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:43.347010 19723 raft_consensus.cc:3060] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:43.351222 19872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129edf909e1b44a8ac6374e031fca4b6" candidate_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6df79a59ced43c9970bcb41ee53135f"
I20260709 13:17:43.351861 19872 raft_consensus.cc:3060] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:43.353467 19723 raft_consensus.cc:2468] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26a851c5e0449b3a0f18a990dcd5bd0 in term 3.
I20260709 13:17:43.354626 19761 leader_election.cc:304] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [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: 68a928f1c863403084f544519d4a751d, c26a851c5e0449b3a0f18a990dcd5bd0; no voters: 
I20260709 13:17:43.355626 19965 raft_consensus.cc:2804] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:43.356884 19965 raft_consensus.cc:697] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 3 LEADER]: Becoming Leader. State: Replica: c26a851c5e0449b3a0f18a990dcd5bd0, State: Running, Role: LEADER
I20260709 13:17:43.357651 19965 consensus_queue.cc:237] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [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: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } }
I20260709 13:17:43.357893 19872 raft_consensus.cc:2468] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26a851c5e0449b3a0f18a990dcd5bd0 in term 3.
I20260709 13:17:43.363775 19619 catalog_manager.cc:5697] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 reported cstate change: term changed from 2 to 3, leader changed from 68a928f1c863403084f544519d4a751d (127.14.129.65) to c26a851c5e0449b3a0f18a990dcd5bd0 (127.14.129.66). New cstate: current_term: 3 leader_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68a928f1c863403084f544519d4a751d" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26a851c5e0449b3a0f18a990dcd5bd0" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 33223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6df79a59ced43c9970bcb41ee53135f" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 44245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:43.612599 14853 tablet_server.cc:179] TabletServer@127.14.129.65:0 shutting down...
I20260709 13:17:43.629021 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:43.629628 14853 tablet_replica.cc:333] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d: stopping tablet replica
I20260709 13:17:43.630162 14853 raft_consensus.cc:2243] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.630595 14853 raft_consensus.cc:2272] T 129edf909e1b44a8ac6374e031fca4b6 P 68a928f1c863403084f544519d4a751d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.632874 14853 tablet_replica.cc:333] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d: stopping tablet replica
I20260709 13:17:43.633397 14853 raft_consensus.cc:2243] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.634143 14853 raft_consensus.cc:2272] T a93bf927c0cb445c8aded93744bc7163 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.636027 14853 tablet_replica.cc:333] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d: stopping tablet replica
I20260709 13:17:43.636538 14853 raft_consensus.cc:2243] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.637259 14853 raft_consensus.cc:2272] T 258eefb132944ef3b523769cb1af5779 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.639048 14853 tablet_replica.cc:333] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d: stopping tablet replica
I20260709 13:17:43.639484 14853 raft_consensus.cc:2243] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.639871 14853 raft_consensus.cc:2272] T 23a190ac2ec54650b7d8b90c02f857f5 P 68a928f1c863403084f544519d4a751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.663213 14853 tablet_server.cc:196] TabletServer@127.14.129.65:0 shutdown complete.
I20260709 13:17:43.674891 14853 tablet_server.cc:179] TabletServer@127.14.129.66:0 shutting down...
I20260709 13:17:43.690623 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:43.691223 14853 tablet_replica.cc:333] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0: stopping tablet replica
I20260709 13:17:43.691737 14853 raft_consensus.cc:2243] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.692298 14853 pending_rounds.cc:70] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0: Trying to abort 1 pending ops.
I20260709 13:17:43.692461 14853 pending_rounds.cc:77] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305638147521056768 op_type: NO_OP noop_request { }
I20260709 13:17:43.692718 14853 raft_consensus.cc:2889] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:43.692943 14853 raft_consensus.cc:2272] T 129edf909e1b44a8ac6374e031fca4b6 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.695137 14853 tablet_replica.cc:333] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0: stopping tablet replica
I20260709 13:17:43.695626 14853 raft_consensus.cc:2243] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.695977 14853 raft_consensus.cc:2272] T 23a190ac2ec54650b7d8b90c02f857f5 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.697594 14853 tablet_replica.cc:333] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0: stopping tablet replica
I20260709 13:17:43.698024 14853 raft_consensus.cc:2243] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.698361 14853 raft_consensus.cc:2272] T a93bf927c0cb445c8aded93744bc7163 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.700066 14853 tablet_replica.cc:333] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0: stopping tablet replica
I20260709 13:17:43.700479 14853 raft_consensus.cc:2243] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.700829 14853 raft_consensus.cc:2272] T 258eefb132944ef3b523769cb1af5779 P c26a851c5e0449b3a0f18a990dcd5bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.722725 14853 tablet_server.cc:196] TabletServer@127.14.129.66:0 shutdown complete.
I20260709 13:17:43.734390 14853 tablet_server.cc:179] TabletServer@127.14.129.67:0 shutting down...
I20260709 13:17:43.751156 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:43.751788 14853 tablet_replica.cc:333] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f: stopping tablet replica
I20260709 13:17:43.752355 14853 raft_consensus.cc:2243] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.752815 14853 raft_consensus.cc:2272] T 129edf909e1b44a8ac6374e031fca4b6 P a6df79a59ced43c9970bcb41ee53135f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.754873 14853 tablet_replica.cc:333] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f: stopping tablet replica
I20260709 13:17:43.755404 14853 raft_consensus.cc:2243] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.755766 14853 raft_consensus.cc:2272] T a93bf927c0cb445c8aded93744bc7163 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.757577 14853 tablet_replica.cc:333] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f: stopping tablet replica
I20260709 13:17:43.758266 14853 raft_consensus.cc:2243] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.758708 14853 raft_consensus.cc:2272] T 258eefb132944ef3b523769cb1af5779 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.760982 14853 tablet_replica.cc:333] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f: stopping tablet replica
I20260709 13:17:43.761526 14853 raft_consensus.cc:2243] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.762264 14853 raft_consensus.cc:2272] T 23a190ac2ec54650b7d8b90c02f857f5 P a6df79a59ced43c9970bcb41ee53135f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.784286 14853 tablet_server.cc:196] TabletServer@127.14.129.67:0 shutdown complete.
I20260709 13:17:43.795888 14853 master.cc:562] Master@127.14.129.126:41133 shutting down...
I20260709 13:17:43.810635 14853 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.811213 14853 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.811524 14853 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff05530f56324710b0ffefac9c7eb06d: stopping tablet replica
I20260709 13:17:43.821882 14853 master.cc:584] Master@127.14.129.126:41133 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2875 ms)
[----------] 6 tests from LeaderRebalancerTest (125194 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:17:43.849058 14853 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.129.126:35281
I20260709 13:17:43.850144 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:43.855237 19976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:43.855559 19977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:43.856657 19979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:43.859109 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:43.860291 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:43.860532 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:43.860711 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603063860694 us; error 0 us; skew 500 ppm
I20260709 13:17:43.861282 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:43.864141 14853 webserver.cc:533] Webserver started at http://127.14.129.126:37249/ using document root <none> and password file <none>
I20260709 13:17:43.864637 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:43.864815 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:43.865072 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:43.866140 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/master-0-root/instance:
uuid: "999de7ed57b24117a39250b3ed5cc757"
format_stamp: "Formatted at 2026-07-09 13:17:43 on dist-test-slave-gg5t"
I20260709 13:17:43.871116 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:43.874733 19984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:43.875586 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:43.875898 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/master-0-root
uuid: "999de7ed57b24117a39250b3ed5cc757"
format_stamp: "Formatted at 2026-07-09 13:17:43 on dist-test-slave-gg5t"
I20260709 13:17:43.876180 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:43.886282 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:43.887367 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:43.924183 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.126:35281
I20260709 13:17:43.924275 20035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.126:35281 every 8 connection(s)
I20260709 13:17:43.928061 20036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:43.938856 20036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757: Bootstrap starting.
I20260709 13:17:43.943234 20036 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:43.947228 20036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757: No bootstrap required, opened a new log
I20260709 13:17:43.949275 20036 raft_consensus.cc:359] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999de7ed57b24117a39250b3ed5cc757" member_type: VOTER }
I20260709 13:17:43.949666 20036 raft_consensus.cc:385] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:43.949887 20036 raft_consensus.cc:740] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999de7ed57b24117a39250b3ed5cc757, State: Initialized, Role: FOLLOWER
I20260709 13:17:43.950448 20036 consensus_queue.cc:260] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999de7ed57b24117a39250b3ed5cc757" member_type: VOTER }
I20260709 13:17:43.950894 20036 raft_consensus.cc:399] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:43.951141 20036 raft_consensus.cc:493] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:43.951416 20036 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:43.956347 20036 raft_consensus.cc:515] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999de7ed57b24117a39250b3ed5cc757" member_type: VOTER }
I20260709 13:17:43.956869 20036 leader_election.cc:304] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [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: 999de7ed57b24117a39250b3ed5cc757; no voters: 
I20260709 13:17:43.957973 20036 leader_election.cc:290] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:43.958273 20039 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:43.959631 20039 raft_consensus.cc:697] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 1 LEADER]: Becoming Leader. State: Replica: 999de7ed57b24117a39250b3ed5cc757, State: Running, Role: LEADER
I20260709 13:17:43.960281 20039 consensus_queue.cc:237] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [LEADER]: Queue going to LEADER mode. State: All 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: "999de7ed57b24117a39250b3ed5cc757" member_type: VOTER }
I20260709 13:17:43.960827 20036 sys_catalog.cc:565] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:43.963049 20040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "999de7ed57b24117a39250b3ed5cc757" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999de7ed57b24117a39250b3ed5cc757" member_type: VOTER } }
I20260709 13:17:43.963285 20041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 999de7ed57b24117a39250b3ed5cc757. Latest consensus state: current_term: 1 leader_uuid: "999de7ed57b24117a39250b3ed5cc757" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999de7ed57b24117a39250b3ed5cc757" member_type: VOTER } }
I20260709 13:17:43.963793 20040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:43.963867 20041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:43.966748 20044 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:43.972103 20044 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:43.976344 14853 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:43.980885 20044 catalog_manager.cc:1383] Generated new cluster ID: 0f4f2f74a33843cdba9d1e14b9784e0a
I20260709 13:17:43.981199 20044 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:44.001052 20044 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:44.002348 20044 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:44.012787 20044 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757: Generated new TSK 0
I20260709 13:17:44.013381 20044 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:44.042814 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:44.048692 20057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:44.049942 20058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:44.052170 20060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:44.053318 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:44.054207 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:44.054409 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:44.054570 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603064054555 us; error 0 us; skew 500 ppm
I20260709 13:17:44.055215 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:44.057771 14853 webserver.cc:533] Webserver started at http://127.14.129.65:45581/ using document root <none> and password file <none>
I20260709 13:17:44.058274 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:44.058444 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:44.058722 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:44.059876 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-0-root/instance:
uuid: "2b28d455edef4352ac834e5ce10e8fa9"
format_stamp: "Formatted at 2026-07-09 13:17:44 on dist-test-slave-gg5t"
I20260709 13:17:44.064394 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:44.067996 20065 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:44.068830 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:44.069136 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "2b28d455edef4352ac834e5ce10e8fa9"
format_stamp: "Formatted at 2026-07-09 13:17:44 on dist-test-slave-gg5t"
I20260709 13:17:44.069440 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:44.106343 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:44.107542 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:44.108999 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:44.111356 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:44.111550 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:44.111793 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:44.111958 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:44.155596 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:39531
I20260709 13:17:44.155704 20127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:39531 every 8 connection(s)
I20260709 13:17:44.160583 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:44.167932 20132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:44.169173 20133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:44.171584 20135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:44.176059 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:44.176985 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:44.177261 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:44.177461 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603064177442 us; error 0 us; skew 500 ppm
I20260709 13:17:44.178218 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:44.178565 20128 heartbeater.cc:344] Connected to a master server at 127.14.129.126:35281
I20260709 13:17:44.179028 20128 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:44.179953 20128 heartbeater.cc:507] Master 127.14.129.126:35281 requested a full tablet report, sending...
I20260709 13:17:44.180912 14853 webserver.cc:533] Webserver started at http://127.14.129.66:35663/ using document root <none> and password file <none>
I20260709 13:17:44.181460 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:44.181685 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:44.181995 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:44.182192 20001 ts_manager.cc:194] Registered new tserver with Master: 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531)
I20260709 13:17:44.183539 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-1-root/instance:
uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
format_stamp: "Formatted at 2026-07-09 13:17:44 on dist-test-slave-gg5t"
I20260709 13:17:44.184669 20001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47814
I20260709 13:17:44.189133 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:17:44.192829 20140 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:44.193642 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:44.193945 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-1-root
uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
format_stamp: "Formatted at 2026-07-09 13:17:44 on dist-test-slave-gg5t"
I20260709 13:17:44.194224 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:44.223532 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:44.224591 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:44.225939 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:44.228237 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:44.228438 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:44.228659 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:44.228809 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:44.267217 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.66:44561
I20260709 13:17:44.267298 20202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.66:44561 every 8 connection(s)
I20260709 13:17:44.271939 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:44.279238 20206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:44.281154 20207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:44.284566 20209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:44.285802 14853 server_base.cc:1061] running on GCE node
I20260709 13:17:44.286211 20203 heartbeater.cc:344] Connected to a master server at 127.14.129.126:35281
I20260709 13:17:44.286701 20203 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:44.286913 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:44.287235 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:44.287398 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603064287381 us; error 0 us; skew 500 ppm
I20260709 13:17:44.287475 20203 heartbeater.cc:507] Master 127.14.129.126:35281 requested a full tablet report, sending...
I20260709 13:17:44.287964 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:44.289664 20001 ts_manager.cc:194] Registered new tserver with Master: 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:44.290721 14853 webserver.cc:533] Webserver started at http://127.14.129.67:39231/ using document root <none> and password file <none>
I20260709 13:17:44.291458 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:44.291535 20001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47822
I20260709 13:17:44.291713 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:44.292102 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:44.293387 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-2-root/instance:
uuid: "82d354195709458dbad72b4df288aa90"
format_stamp: "Formatted at 2026-07-09 13:17:44 on dist-test-slave-gg5t"
I20260709 13:17:44.297811 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:44.301121 20214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:44.301915 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:44.302202 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-2-root
uuid: "82d354195709458dbad72b4df288aa90"
format_stamp: "Formatted at 2026-07-09 13:17:44 on dist-test-slave-gg5t"
I20260709 13:17:44.302455 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602938491534-14853-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:44.333163 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:44.334235 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:44.335623 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:44.337911 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:44.338110 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:44.338341 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:44.338492 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:44.377972 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.67:34047
I20260709 13:17:44.378139 20276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.67:34047 every 8 connection(s)
I20260709 13:17:44.390857 20277 heartbeater.cc:344] Connected to a master server at 127.14.129.126:35281
I20260709 13:17:44.391390 20277 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:44.392189 20277 heartbeater.cc:507] Master 127.14.129.126:35281 requested a full tablet report, sending...
I20260709 13:17:44.394079 20001 ts_manager.cc:194] Registered new tserver with Master: 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:44.394526 14853 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013430292s
I20260709 13:17:44.395828 20001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47826
I20260709 13:17:44.419023 20001 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47834:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:44.421442 20001 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:44.492915 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 293d8a06d63d48989667db752e8be1ec (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:44.494319 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293d8a06d63d48989667db752e8be1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.499923 20168 tablet_service.cc:1511] Processing CreateTablet for tablet 293d8a06d63d48989667db752e8be1ec (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:44.501410 20168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293d8a06d63d48989667db752e8be1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.501730 20163 tablet_service.cc:1511] Processing CreateTablet for tablet efe4c13746ae4e8ba00826dba3d5c43f (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:44.503155 20163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe4c13746ae4e8ba00826dba3d5c43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.502899 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 15a220507c7e4452ab0eba1246f96dcb (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:44.504314 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a220507c7e4452ab0eba1246f96dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.505033 20239 tablet_service.cc:1511] Processing CreateTablet for tablet ef3b9b16a0864fe084f2148bff4c075a (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:44.506409 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3b9b16a0864fe084f2148bff4c075a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.506186 20240 tablet_service.cc:1511] Processing CreateTablet for tablet e14b04f03b3a4b89ac80f7ebc2b620cc (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:44.507572 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14b04f03b3a4b89ac80f7ebc2b620cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.508435 20238 tablet_service.cc:1511] Processing CreateTablet for tablet 76565ba9c7644dbc95f8aad3855e6d3f (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:44.509773 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76565ba9c7644dbc95f8aad3855e6d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.510762 20164 tablet_service.cc:1511] Processing CreateTablet for tablet 76565ba9c7644dbc95f8aad3855e6d3f (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:44.512132 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76565ba9c7644dbc95f8aad3855e6d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.516233 20165 tablet_service.cc:1511] Processing CreateTablet for tablet ef3b9b16a0864fe084f2148bff4c075a (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:44.517760 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3b9b16a0864fe084f2148bff4c075a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.520098 20166 tablet_service.cc:1511] Processing CreateTablet for tablet e14b04f03b3a4b89ac80f7ebc2b620cc (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:44.521720 20166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14b04f03b3a4b89ac80f7ebc2b620cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.524317 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 15a220507c7e4452ab0eba1246f96dcb (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:44.524551 20093 tablet_service.cc:1511] Processing CreateTablet for tablet 293d8a06d63d48989667db752e8be1ec (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:44.525926 20093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293d8a06d63d48989667db752e8be1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.525957 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a220507c7e4452ab0eba1246f96dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.527683 20292 tablet_bootstrap.cc:492] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:44.540992 20292 tablet_bootstrap.cc:654] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.540992 20092 tablet_service.cc:1511] Processing CreateTablet for tablet 15a220507c7e4452ab0eba1246f96dcb (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:44.542660 20092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a220507c7e4452ab0eba1246f96dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.548894 20237 tablet_service.cc:1511] Processing CreateTablet for tablet efe4c13746ae4e8ba00826dba3d5c43f (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:44.550631 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe4c13746ae4e8ba00826dba3d5c43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.552953 20091 tablet_service.cc:1511] Processing CreateTablet for tablet e14b04f03b3a4b89ac80f7ebc2b620cc (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:44.556294 20091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14b04f03b3a4b89ac80f7ebc2b620cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.556589 20088 tablet_service.cc:1511] Processing CreateTablet for tablet efe4c13746ae4e8ba00826dba3d5c43f (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:44.557992 20088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe4c13746ae4e8ba00826dba3d5c43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.559921 20089 tablet_service.cc:1511] Processing CreateTablet for tablet 76565ba9c7644dbc95f8aad3855e6d3f (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:44.561345 20089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76565ba9c7644dbc95f8aad3855e6d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.561720 20090 tablet_service.cc:1511] Processing CreateTablet for tablet ef3b9b16a0864fe084f2148bff4c075a (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:44.563172 20090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3b9b16a0864fe084f2148bff4c075a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.568894 20087 tablet_service.cc:1511] Processing CreateTablet for tablet 1b71dfd043594968b641d47821a8678e (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:44.570364 20087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b71dfd043594968b641d47821a8678e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.572656 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 1b71dfd043594968b641d47821a8678e (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:44.576059 20293 tablet_bootstrap.cc:492] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:44.573623 20168 tablet_service.cc:1511] Processing CreateTablet for tablet 1b71dfd043594968b641d47821a8678e (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:44.579005 20168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b71dfd043594968b641d47821a8678e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.575913 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b71dfd043594968b641d47821a8678e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.598724 20086 tablet_service.cc:1511] Processing CreateTablet for tablet 007e9fcf85b941d38567463505978b47 (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:44.600219 20086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007e9fcf85b941d38567463505978b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.609352 20292 tablet_bootstrap.cc:492] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:44.610044 20292 ts_tablet_manager.cc:1403] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260709 13:17:44.612999 20292 raft_consensus.cc:359] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:44.635131 20292 raft_consensus.cc:385] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.635565 20292 raft_consensus.cc:740] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.626472 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 007e9fcf85b941d38567463505978b47 (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:44.647992 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007e9fcf85b941d38567463505978b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.647965 20237 tablet_service.cc:1511] Processing CreateTablet for tablet 306b67da63b74e49b68cbd3d48607be4 (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:44.649361 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306b67da63b74e49b68cbd3d48607be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.632665 20238 tablet_service.cc:1511] Processing CreateTablet for tablet 007e9fcf85b941d38567463505978b47 (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:44.651597 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007e9fcf85b941d38567463505978b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.614915 20293 tablet_bootstrap.cc:654] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.637243 20085 tablet_service.cc:1511] Processing CreateTablet for tablet 306b67da63b74e49b68cbd3d48607be4 (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:44.656153 20085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306b67da63b74e49b68cbd3d48607be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.644605 20163 tablet_service.cc:1511] Processing CreateTablet for tablet 306b67da63b74e49b68cbd3d48607be4 (DEFAULT_TABLE table=test-workload [id=14b26516e7a14a05a5af2a1e93316293]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:44.650013 20292 consensus_queue.cc:260] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:44.677121 20163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306b67da63b74e49b68cbd3d48607be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:44.685276 20295 tablet_bootstrap.cc:492] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:44.686141 20293 tablet_bootstrap.cc:492] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:44.686733 20293 ts_tablet_manager.cc:1403] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.111s	user 0.006s	sys 0.007s
I20260709 13:17:44.689757 20293 raft_consensus.cc:359] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.691181 20277 heartbeater.cc:499] Master 127.14.129.126:35281 was elected leader, sending a full tablet report...
I20260709 13:17:44.692571 20292 ts_tablet_manager.cc:1434] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.007s
I20260709 13:17:44.693562 20292 tablet_bootstrap.cc:492] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:44.694182 20293 raft_consensus.cc:385] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.694574 20293 raft_consensus.cc:740] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.695448 20293 consensus_queue.cc:260] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.699453 20292 tablet_bootstrap.cc:654] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.703750 20203 heartbeater.cc:499] Master 127.14.129.126:35281 was elected leader, sending a full tablet report...
I20260709 13:17:44.704734 20293 ts_tablet_manager.cc:1434] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.006s
I20260709 13:17:44.705931 20293 tablet_bootstrap.cc:492] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:44.707149 20295 tablet_bootstrap.cc:654] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.712090 20293 tablet_bootstrap.cc:654] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.715553 20292 tablet_bootstrap.cc:492] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:44.716164 20292 ts_tablet_manager.cc:1403] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.008s
I20260709 13:17:44.718876 20292 raft_consensus.cc:359] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.719756 20292 raft_consensus.cc:385] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.720081 20292 raft_consensus.cc:740] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.721057 20292 consensus_queue.cc:260] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.723843 20292 ts_tablet_manager.cc:1434] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:44.724815 20292 tablet_bootstrap.cc:492] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:44.727159 20295 tablet_bootstrap.cc:492] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:44.729393 20295 ts_tablet_manager.cc:1403] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260709 13:17:44.730882 20292 tablet_bootstrap.cc:654] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.733965 20295 raft_consensus.cc:359] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.735024 20295 raft_consensus.cc:385] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.735417 20295 raft_consensus.cc:740] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.736444 20295 consensus_queue.cc:260] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.740554 20128 heartbeater.cc:499] Master 127.14.129.126:35281 was elected leader, sending a full tablet report...
I20260709 13:17:44.740833 20293 tablet_bootstrap.cc:492] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:44.741062 20295 ts_tablet_manager.cc:1434] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:17:44.741398 20293 ts_tablet_manager.cc:1403] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.021s
I20260709 13:17:44.742177 20295 tablet_bootstrap.cc:492] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:44.742718 20292 tablet_bootstrap.cc:492] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:44.743485 20292 ts_tablet_manager.cc:1403] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:17:44.744401 20293 raft_consensus.cc:359] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:44.745226 20293 raft_consensus.cc:385] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.745565 20293 raft_consensus.cc:740] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.746299 20292 raft_consensus.cc:359] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.746482 20293 consensus_queue.cc:260] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:44.747155 20292 raft_consensus.cc:385] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.747611 20292 raft_consensus.cc:740] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.748185 20295 tablet_bootstrap.cc:654] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.748912 20293 ts_tablet_manager.cc:1434] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:44.748674 20292 consensus_queue.cc:260] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.749984 20293 tablet_bootstrap.cc:492] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:44.753523 20292 ts_tablet_manager.cc:1434] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:44.755071 20292 tablet_bootstrap.cc:492] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:44.756457 20293 tablet_bootstrap.cc:654] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.759552 20295 tablet_bootstrap.cc:492] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:44.759902 20297 raft_consensus.cc:493] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.760272 20295 ts_tablet_manager.cc:1403] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:17:44.760382 20297 raft_consensus.cc:515] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.763281 20295 raft_consensus.cc:359] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.764389 20295 raft_consensus.cc:385] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.764750 20295 raft_consensus.cc:740] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.765628 20295 consensus_queue.cc:260] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.768707 20295 ts_tablet_manager.cc:1434] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:44.769775 20295 tablet_bootstrap.cc:492] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:44.771266 20297 leader_election.cc:290] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:44.780547 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
W20260709 13:17:44.783596 20218 leader_election.cc:343] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:44.784588 20295 tablet_bootstrap.cc:654] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.788909 20292 tablet_bootstrap.cc:654] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.790787 20293 tablet_bootstrap.cc:492] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:44.791601 20293 ts_tablet_manager.cc:1403] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.007s
I20260709 13:17:44.792021 20295 tablet_bootstrap.cc:492] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:44.792626 20295 ts_tablet_manager.cc:1403] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 13:17:44.794692 20293 raft_consensus.cc:359] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.795697 20293 raft_consensus.cc:385] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.795756 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:44.796105 20293 raft_consensus.cc:740] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.796569 20103 raft_consensus.cc:2468] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:44.796327 20295 raft_consensus.cc:359] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.796988 20293 consensus_queue.cc:260] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.798028 20215 leader_election.cc:304] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:44.798857 20297 raft_consensus.cc:2804] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:44.797070 20295 raft_consensus.cc:385] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.799283 20297 raft_consensus.cc:493] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:44.799381 20295 raft_consensus.cc:740] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.799736 20297 raft_consensus.cc:3060] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.800734 20295 consensus_queue.cc:260] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.802098 20293 ts_tablet_manager.cc:1434] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:44.803398 20293 tablet_bootstrap.cc:492] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:44.805624 20295 ts_tablet_manager.cc:1434] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:17:44.806741 20295 tablet_bootstrap.cc:492] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:44.810256 20293 tablet_bootstrap.cc:654] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.818074 20292 tablet_bootstrap.cc:492] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:44.818521 20295 tablet_bootstrap.cc:654] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.818825 20292 ts_tablet_manager.cc:1403] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.020s
I20260709 13:17:44.822320 20292 raft_consensus.cc:359] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.823071 20292 raft_consensus.cc:385] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.823431 20292 raft_consensus.cc:740] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.824198 20293 tablet_bootstrap.cc:492] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:44.824340 20292 consensus_queue.cc:260] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.824853 20293 ts_tablet_manager.cc:1403] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.013s
I20260709 13:17:44.827109 20297 raft_consensus.cc:515] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.828585 20295 tablet_bootstrap.cc:492] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:44.828343 20293 raft_consensus.cc:359] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.829337 20297 leader_election.cc:290] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:44.830140 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:44.830698 20298 raft_consensus.cc:493] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.830891 20293 raft_consensus.cc:385] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.830643 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:44.831673 20293 raft_consensus.cc:740] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.831442 20103 raft_consensus.cc:3060] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.831955 20178 raft_consensus.cc:3060] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.831450 20298 raft_consensus.cc:515] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:44.832672 20293 consensus_queue.cc:260] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.832139 20292 ts_tablet_manager.cc:1434] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.008s
I20260709 13:17:44.836395 20292 tablet_bootstrap.cc:492] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:44.839555 20298 leader_election.cc:290] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047), 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531)
I20260709 13:17:44.843842 20292 tablet_bootstrap.cc:654] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.849103 20293 ts_tablet_manager.cc:1434] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.013s
I20260709 13:17:44.831040 20295 ts_tablet_manager.cc:1403] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 13:17:44.839972 20178 raft_consensus.cc:2468] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:44.846618 20103 raft_consensus.cc:2468] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:44.852233 20218 leader_election.cc:304] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:44.853029 20292 tablet_bootstrap.cc:492] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:44.853582 20292 ts_tablet_manager.cc:1403] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:17:44.853837 20311 raft_consensus.cc:2804] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:44.853837 20295 raft_consensus.cc:359] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.854755 20311 raft_consensus.cc:697] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:44.855754 20311 consensus_queue.cc:237] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.856582 20292 raft_consensus.cc:359] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.857335 20292 raft_consensus.cc:385] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.857609 20292 raft_consensus.cc:740] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.859654 20293 tablet_bootstrap.cc:492] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:44.858340 20292 consensus_queue.cc:260] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.862871 20292 ts_tablet_manager.cc:1434] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:17:44.864063 20292 tablet_bootstrap.cc:492] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:44.854733 20295 raft_consensus.cc:385] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.866124 20295 raft_consensus.cc:740] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.867421 20295 consensus_queue.cc:260] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.872341 20293 tablet_bootstrap.cc:654] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.875905 20295 ts_tablet_manager.cc:1434] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:17:44.877226 20295 tablet_bootstrap.cc:492] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:44.877012 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:44.877908 20252 raft_consensus.cc:2468] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 0.
I20260709 13:17:44.878895 20292 tablet_bootstrap.cc:654] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.879235 20141 leader_election.cc:304] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:44.880342 20312 raft_consensus.cc:2804] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:44.880750 20312 raft_consensus.cc:493] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:44.881060 20312 raft_consensus.cc:3060] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.886765 19999 catalog_manager.cc:5697] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:44.887984 20295 tablet_bootstrap.cc:654] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.893818 20312 raft_consensus.cc:515] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:44.895421 20292 tablet_bootstrap.cc:492] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:44.895973 20292 ts_tablet_manager.cc:1403] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.004s
I20260709 13:17:44.897050 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:44.897943 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:44.898599 20252 raft_consensus.cc:3060] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.899000 20292 raft_consensus.cc:359] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.899636 20292 raft_consensus.cc:385] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.899868 20292 raft_consensus.cc:740] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.900525 20292 consensus_queue.cc:260] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.902457 20292 ts_tablet_manager.cc:1434] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:44.904347 20292 tablet_bootstrap.cc:492] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:44.905028 20252 raft_consensus.cc:2468] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
W20260709 13:17:44.903398 20141 leader_election.cc:343] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:44.906174 20293 tablet_bootstrap.cc:492] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:44.906704 20293 ts_tablet_manager.cc:1403] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 13:17:44.906905 20141 leader_election.cc:304] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:44.907918 20298 raft_consensus.cc:2804] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:44.909646 20292 tablet_bootstrap.cc:654] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.909875 20293 raft_consensus.cc:359] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.910692 20293 raft_consensus.cc:385] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.911070 20293 raft_consensus.cc:740] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.914084 20293 consensus_queue.cc:260] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.914710 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:44.912684 20312 leader_election.cc:290] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Requested vote from peers 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047), 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531)
I20260709 13:17:44.915751 20298 raft_consensus.cc:697] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:44.912421 20311 raft_consensus.cc:493] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.912501 20303 raft_consensus.cc:493] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.916841 20311 raft_consensus.cc:515] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
W20260709 13:17:44.917397 20141 leader_election.cc:343] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:44.917469 20303 raft_consensus.cc:515] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.921149 20311 leader_election.cc:290] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:44.924764 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:44.916836 20298 consensus_queue.cc:237] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:44.928818 20321 raft_consensus.cc:493] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.929360 20321 raft_consensus.cc:515] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.930190 20295 tablet_bootstrap.cc:492] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:44.926254 20303 leader_election.cc:290] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
W20260709 13:17:44.930770 20218 leader_election.cc:343] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:44.930719 20295 ts_tablet_manager.cc:1403] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.004s
I20260709 13:17:44.931811 20321 leader_election.cc:290] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:44.938585 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:44.939332 20103 raft_consensus.cc:2468] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:44.936635 20293 ts_tablet_manager.cc:1434] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.002s
I20260709 13:17:44.937695 20295 raft_consensus.cc:359] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:44.941548 20295 raft_consensus.cc:385] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.941910 20295 raft_consensus.cc:740] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:44.942735 20295 consensus_queue.cc:260] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:44.945207 20295 ts_tablet_manager.cc:1434] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:17:44.946286 20295 tablet_bootstrap.cc:492] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:44.947445 20215 leader_election.cc:304] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:44.948683 20311 raft_consensus.cc:2804] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:44.949069 20311 raft_consensus.cc:493] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:44.949440 20311 raft_consensus.cc:3060] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.951818 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a220507c7e4452ab0eba1246f96dcb" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:44.948771 20293 tablet_bootstrap.cc:492] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:44.952533 20178 raft_consensus.cc:2468] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 0.
I20260709 13:17:44.953198 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007e9fcf85b941d38567463505978b47" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:44.955017 20069 leader_election.cc:304] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:44.957525 20321 raft_consensus.cc:2804] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:44.957944 20321 raft_consensus.cc:493] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:44.958284 20321 raft_consensus.cc:3060] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.959092 20311 raft_consensus.cc:515] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.961133 20295 tablet_bootstrap.cc:654] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:44.961676 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:44.961894 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:44.962356 20103 raft_consensus.cc:3060] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:44.963374 20218 leader_election.cc:343] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:44.966496 20292 tablet_bootstrap.cc:492] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
W20260709 13:17:44.963456 20069 leader_election.cc:343] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:44.967411 20292 ts_tablet_manager.cc:1403] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.009s
I20260709 13:17:44.968464 20321 raft_consensus.cc:515] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.966918 20311 leader_election.cc:290] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:44.971225 20103 raft_consensus.cc:2468] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:44.970398 20292 raft_consensus.cc:359] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.966717 20293 tablet_bootstrap.cc:654] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:44.971498 20049 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:44.972384 20215 leader_election.cc:304] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:44.971807 20292 raft_consensus.cc:385] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:44.974737 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a220507c7e4452ab0eba1246f96dcb" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:44.975435 20177 raft_consensus.cc:3060] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.975870 20321 leader_election.cc:290] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:44.976065 20311 raft_consensus.cc:2804] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:44.976939 20311 raft_consensus.cc:697] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:44.977944 20311 consensus_queue.cc:237] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.979576 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a220507c7e4452ab0eba1246f96dcb" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:44.980254 20252 raft_consensus.cc:2468] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 0.
I20260709 13:17:44.980681 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a220507c7e4452ab0eba1246f96dcb" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:44.981287 20250 raft_consensus.cc:3060] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.983425 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007e9fcf85b941d38567463505978b47" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:44.984758 20177 raft_consensus.cc:2468] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 1.
W20260709 13:17:44.985502 20066 leader_election.cc:343] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:44.985654 20298 raft_consensus.cc:493] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.986083 20069 leader_election.cc:304] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:44.986187 20298 raft_consensus.cc:515] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.987917 20321 raft_consensus.cc:2804] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:44.988386 20321 raft_consensus.cc:697] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:44.989243 20321 consensus_queue.cc:237] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:44.988564 19999 catalog_manager.cc:5697] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:44.986024 20066 leader_election.cc:304] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9; no voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90
I20260709 13:17:44.991703 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe4c13746ae4e8ba00826dba3d5c43f" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:44.991642 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe4c13746ae4e8ba00826dba3d5c43f" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:44.992638 20251 raft_consensus.cc:2468] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 0.
I20260709 13:17:44.993057 20303 raft_consensus.cc:2749] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:44.991946 20298 leader_election.cc:290] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
W20260709 13:17:44.993561 20141 leader_election.cc:343] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:44.994903 20141 leader_election.cc:304] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9
I20260709 13:17:44.996126 20322 raft_consensus.cc:2804] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:44.996572 20322 raft_consensus.cc:493] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:44.996976 20322 raft_consensus.cc:3060] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:44.991678 20000 catalog_manager.cc:5697] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:44.989650 20292 raft_consensus.cc:740] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.000927 20292 consensus_queue.cc:260] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.005003 20292 ts_tablet_manager.cc:1434] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:17:44.994000 20250 raft_consensus.cc:2468] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 1.
I20260709 13:17:45.006114 20292 tablet_bootstrap.cc:492] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:45.010502 20322 raft_consensus.cc:515] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.013832 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe4c13746ae4e8ba00826dba3d5c43f" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
W20260709 13:17:45.015528 20141 leader_election.cc:343] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:45.018486 20292 tablet_bootstrap.cc:654] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:45.020354 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe4c13746ae4e8ba00826dba3d5c43f" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:45.021059 20250 raft_consensus.cc:3060] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.028916 20322 leader_election.cc:290] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.030412 20293 tablet_bootstrap.cc:492] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:45.030884 20292 tablet_bootstrap.cc:492] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:45.031061 20293 ts_tablet_manager.cc:1403] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.026s
I20260709 13:17:45.031432 20292 ts_tablet_manager.cc:1403] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 13:17:45.031373 20250 raft_consensus.cc:2468] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
I20260709 13:17:45.034310 20295 tablet_bootstrap.cc:492] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:45.034394 20141 leader_election.cc:304] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9
I20260709 13:17:45.034538 20292 raft_consensus.cc:359] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.035125 20295 ts_tablet_manager.cc:1403] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.004s
I20260709 13:17:45.035413 20292 raft_consensus.cc:385] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.035715 20292 raft_consensus.cc:740] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.035871 20322 raft_consensus.cc:2804] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:45.036567 20322 raft_consensus.cc:697] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:45.036037 20000 catalog_manager.cc:5697] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:45.036492 20292 consensus_queue.cc:260] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.037497 20322 consensus_queue.cc:237] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.038902 20295 raft_consensus.cc:359] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.040736 20295 raft_consensus.cc:385] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.041114 20295 raft_consensus.cc:740] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.039645 20292 ts_tablet_manager.cc:1434] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:45.042297 20292 tablet_bootstrap.cc:492] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:45.042034 20295 consensus_queue.cc:260] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.037467 20293 raft_consensus.cc:359] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.043143 20293 raft_consensus.cc:385] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.043474 20293 raft_consensus.cc:740] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.044308 20293 consensus_queue.cc:260] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.044937 20295 ts_tablet_manager.cc:1434] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:45.046170 20295 tablet_bootstrap.cc:492] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:45.052048 20293 ts_tablet_manager.cc:1434] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 13:17:45.053383 20293 tablet_bootstrap.cc:492] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:45.057973 20295 tablet_bootstrap.cc:654] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:45.060438 20292 tablet_bootstrap.cc:654] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:45.062700 20293 tablet_bootstrap.cc:654] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:45.064318 20000 catalog_manager.cc:5697] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:45.074010 20292 tablet_bootstrap.cc:492] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:45.074664 20292 ts_tablet_manager.cc:1403] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 13:17:45.075795 20293 tablet_bootstrap.cc:492] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:45.076413 20293 ts_tablet_manager.cc:1403] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:17:45.077075 20295 tablet_bootstrap.cc:492] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:45.077800 20295 ts_tablet_manager.cc:1403] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.001s
I20260709 13:17:45.077508 20292 raft_consensus.cc:359] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.078399 20292 raft_consensus.cc:385] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.078722 20292 raft_consensus.cc:740] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.079589 20292 consensus_queue.cc:260] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.079630 20293 raft_consensus.cc:359] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.080497 20293 raft_consensus.cc:385] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.080848 20293 raft_consensus.cc:740] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.080901 20295 raft_consensus.cc:359] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.081775 20295 raft_consensus.cc:385] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.082126 20295 raft_consensus.cc:740] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.081944 20293 consensus_queue.cc:260] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.083009 20295 consensus_queue.cc:260] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.084771 20293 ts_tablet_manager.cc:1434] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:45.085903 20293 tablet_bootstrap.cc:492] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:45.087604 20295 ts_tablet_manager.cc:1434] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:17:45.088825 20295 tablet_bootstrap.cc:492] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:45.092746 20293 tablet_bootstrap.cc:654] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:45.095604 20295 tablet_bootstrap.cc:654] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:45.095731 20292 ts_tablet_manager.cc:1434] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:17:45.101991 20293 tablet_bootstrap.cc:492] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:45.102500 20293 ts_tablet_manager.cc:1403] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:17:45.103150 20295 tablet_bootstrap.cc:492] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:45.103683 20295 ts_tablet_manager.cc:1403] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:17:45.105314 20293 raft_consensus.cc:359] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.106078 20293 raft_consensus.cc:385] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.106434 20293 raft_consensus.cc:740] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.106105 20295 raft_consensus.cc:359] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.106822 20295 raft_consensus.cc:385] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.107116 20295 raft_consensus.cc:740] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.107178 20293 consensus_queue.cc:260] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.107820 20295 consensus_queue.cc:260] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.109397 20293 ts_tablet_manager.cc:1434] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:45.109712 20295 ts_tablet_manager.cc:1434] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:45.110517 20293 tablet_bootstrap.cc:492] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:45.110934 20295 tablet_bootstrap.cc:492] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:45.116489 20293 tablet_bootstrap.cc:654] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:45.116804 20295 tablet_bootstrap.cc:654] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:45.118911 20311 raft_consensus.cc:493] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:45.119593 20311 raft_consensus.cc:515] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.121529 20311 leader_election.cc:290] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:45.122713 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14b04f03b3a4b89ac80f7ebc2b620cc" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:45.123348 20177 raft_consensus.cc:2468] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:45.122530 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14b04f03b3a4b89ac80f7ebc2b620cc" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:45.124706 20293 tablet_bootstrap.cc:492] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:45.125087 20218 leader_election.cc:304] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:45.125415 20293 ts_tablet_manager.cc:1403] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 13:17:45.124711 20103 raft_consensus.cc:2468] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:45.128768 20311 raft_consensus.cc:2804] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:45.128589 20293 raft_consensus.cc:359] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.129257 20295 tablet_bootstrap.cc:492] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:45.129308 20311 raft_consensus.cc:493] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:45.130105 20311 raft_consensus.cc:3060] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.129508 20293 raft_consensus.cc:385] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.131100 20293 raft_consensus.cc:740] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.131115 20295 ts_tablet_manager.cc:1403] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:17:45.132735 20293 consensus_queue.cc:260] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.136792 20311 raft_consensus.cc:515] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.136572 20295 raft_consensus.cc:359] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.138072 20295 raft_consensus.cc:385] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:45.138625 20295 raft_consensus.cc:740] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:45.139796 20293 ts_tablet_manager.cc:1434] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:17:45.139513 20295 consensus_queue.cc:260] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.139890 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14b04f03b3a4b89ac80f7ebc2b620cc" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:45.140727 20103 raft_consensus.cc:3060] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.141747 20295 ts_tablet_manager.cc:1434] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:17:45.143579 20311 leader_election.cc:290] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:45.144690 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14b04f03b3a4b89ac80f7ebc2b620cc" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:45.145347 20177 raft_consensus.cc:3060] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.151230 20103 raft_consensus.cc:2468] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:45.152925 20215 leader_election.cc:304] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:45.153563 20177 raft_consensus.cc:2468] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:45.154524 20311 raft_consensus.cc:2804] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:45.155498 20311 raft_consensus.cc:697] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:45.156579 20311 consensus_queue.cc:237] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.164354 19999 catalog_manager.cc:5697] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:45.190308 20322 raft_consensus.cc:493] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:45.190866 20322 raft_consensus.cc:515] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.192619 20322 leader_election.cc:290] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.193498 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007e9fcf85b941d38567463505978b47" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:45.193688 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007e9fcf85b941d38567463505978b47" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:45.194267 20250 raft_consensus.cc:2468] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 0.
I20260709 13:17:45.194267 20103 raft_consensus.cc:2468] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 0.
I20260709 13:17:45.195386 20141 leader_election.cc:304] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:45.196024 20322 raft_consensus.cc:2804] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:45.196400 20322 raft_consensus.cc:493] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:45.196650 20322 raft_consensus.cc:3060] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.201690 20322 raft_consensus.cc:515] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.203490 20322 leader_election.cc:290] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.204241 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007e9fcf85b941d38567463505978b47" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:45.204505 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007e9fcf85b941d38567463505978b47" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:45.204842 20103 raft_consensus.cc:3060] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.205106 20250 raft_consensus.cc:3060] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.210521 20103 raft_consensus.cc:2468] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
I20260709 13:17:45.210889 20250 raft_consensus.cc:2468] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
I20260709 13:17:45.212007 20141 leader_election.cc:304] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:45.212754 20322 raft_consensus.cc:2804] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:45.213214 20322 raft_consensus.cc:697] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:45.213851 20322 consensus_queue.cc:237] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.222146 19999 catalog_manager.cc:5697] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:45.266621 20321 raft_consensus.cc:493] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:45.267465 20321 raft_consensus.cc:515] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.269459 20321 leader_election.cc:290] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.270184 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe4c13746ae4e8ba00826dba3d5c43f" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:45.270557 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe4c13746ae4e8ba00826dba3d5c43f" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:45.271301 20250 raft_consensus.cc:2393] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b28d455edef4352ac834e5ce10e8fa9 in current term 1: Already voted for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in this term.
I20260709 13:17:45.272228 20066 leader_election.cc:304] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9; no voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90
I20260709 13:17:45.272891 20321 raft_consensus.cc:3060] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.278080 20321 raft_consensus.cc:2749] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:45.298444 20311 consensus_queue.cc:1048] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.308280 20321 raft_consensus.cc:493] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:45.308794 20321 raft_consensus.cc:515] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.309391 20303 raft_consensus.cc:493] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:45.309890 20303 raft_consensus.cc:515] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:45.310922 20321 leader_election.cc:290] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.312651 20303 leader_election.cc:290] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:45.314428 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306b67da63b74e49b68cbd3d48607be4" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:45.314759 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:45.314904 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:45.315184 20250 raft_consensus.cc:2468] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 0.
I20260709 13:17:45.315590 20251 raft_consensus.cc:2393] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b28d455edef4352ac834e5ce10e8fa9 in current term 1: Already voted for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in this term.
I20260709 13:17:45.316545 20066 leader_election.cc:304] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:45.316975 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306b67da63b74e49b68cbd3d48607be4" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:45.317412 20303 raft_consensus.cc:2804] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:45.317795 20303 raft_consensus.cc:493] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:45.317628 20066 leader_election.cc:304] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9; no voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90
I20260709 13:17:45.317646 20177 raft_consensus.cc:2468] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 0.
I20260709 13:17:45.318482 20303 raft_consensus.cc:3060] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.319379 20321 raft_consensus.cc:3060] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.317693 20311 consensus_queue.cc:1048] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:17:45.326701 20303 raft_consensus.cc:515] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.326751 20321 raft_consensus.cc:2749] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:45.330327 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306b67da63b74e49b68cbd3d48607be4" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:45.330463 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306b67da63b74e49b68cbd3d48607be4" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:45.331058 20177 raft_consensus.cc:3060] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.331154 20251 raft_consensus.cc:3060] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.336817 20251 raft_consensus.cc:2468] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 1.
I20260709 13:17:45.337236 20303 leader_election.cc:290] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.338097 20066 leader_election.cc:304] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:45.339351 20345 raft_consensus.cc:2804] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:45.339844 20345 raft_consensus.cc:697] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:45.340378 20177 raft_consensus.cc:2468] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 1.
I20260709 13:17:45.340724 20345 consensus_queue.cc:237] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.348335 20311 raft_consensus.cc:493] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:45.348927 20311 raft_consensus.cc:515] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.350059 19999 catalog_manager.cc:5697] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:45.351542 20311 leader_election.cc:290] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:45.351872 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b71dfd043594968b641d47821a8678e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:45.352210 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b71dfd043594968b641d47821a8678e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:45.352598 20103 raft_consensus.cc:2468] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:45.352838 20177 raft_consensus.cc:2468] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:45.353637 20215 leader_election.cc:304] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:45.354417 20311 raft_consensus.cc:2804] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:45.354704 20311 raft_consensus.cc:493] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:45.354974 20311 raft_consensus.cc:3060] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.360960 20311 raft_consensus.cc:515] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.362546 20311 leader_election.cc:290] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:45.363371 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b71dfd043594968b641d47821a8678e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:45.363577 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b71dfd043594968b641d47821a8678e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:45.363916 20103 raft_consensus.cc:3060] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.364111 20177 raft_consensus.cc:3060] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.369069 20103 raft_consensus.cc:2468] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:45.369120 20177 raft_consensus.cc:2468] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:45.370080 20215 leader_election.cc:304] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:45.370745 20311 raft_consensus.cc:2804] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:45.371232 20311 raft_consensus.cc:697] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:45.372038 20311 consensus_queue.cc:237] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.379190 19999 catalog_manager.cc:5697] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:45.382853 20345 consensus_queue.cc:1048] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.393522 20321 consensus_queue.cc:1048] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.394069 20322 consensus_queue.cc:1048] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.411458 20312 consensus_queue.cc:1048] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.534544 20312 consensus_queue.cc:1048] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.539573 20312 raft_consensus.cc:493] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:45.540009 20312 raft_consensus.cc:515] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.542996 20312 leader_election.cc:290] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.544734 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:45.545147 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:45.546065 20102 raft_consensus.cc:2393] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59714bbfab1c4e9686f4dcc35e6a5477 in current term 1: Already voted for candidate 82d354195709458dbad72b4df288aa90 in this term.
I20260709 13:17:45.547060 20322 consensus_queue.cc:1048] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:45.548458 20141 leader_election.cc:304] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90
I20260709 13:17:45.549461 20322 raft_consensus.cc:3060] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:45.557170 20322 raft_consensus.cc:2749] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:45.563426 20311 consensus_queue.cc:1048] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.575239 20311 consensus_queue.cc:1048] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.603169 20322 consensus_queue.cc:1048] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.609566 20177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec"
dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
mode: GRACEFUL
new_leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:54870
I20260709 13:17:45.610209 20177 raft_consensus.cc:606] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Received request to transfer leadership to TS 2b28d455edef4352ac834e5ce10e8fa9
I20260709 13:17:45.617354 20312 consensus_queue.cc:1048] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.635596 20250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e14b04f03b3a4b89ac80f7ebc2b620cc"
dest_uuid: "82d354195709458dbad72b4df288aa90"
mode: GRACEFUL
new_leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:47716
I20260709 13:17:45.636132 20250 raft_consensus.cc:606] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Received request to transfer leadership to TS 2b28d455edef4352ac834e5ce10e8fa9
I20260709 13:17:45.641398 20250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a"
dest_uuid: "82d354195709458dbad72b4df288aa90"
mode: GRACEFUL
new_leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:47716
I20260709 13:17:45.642017 20250 raft_consensus.cc:606] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Received request to transfer leadership to TS 2b28d455edef4352ac834e5ce10e8fa9
I20260709 13:17:45.647432 20250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f"
dest_uuid: "82d354195709458dbad72b4df288aa90"
mode: GRACEFUL
new_leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
 from {username='slave'} at 127.0.0.1:47716
I20260709 13:17:45.647915 20250 raft_consensus.cc:606] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Received request to transfer leadership to TS 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:45.655603 20250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b71dfd043594968b641d47821a8678e"
dest_uuid: "82d354195709458dbad72b4df288aa90"
mode: GRACEFUL
new_leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
 from {username='slave'} at 127.0.0.1:47716
I20260709 13:17:45.656109 20250 raft_consensus.cc:606] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Received request to transfer leadership to TS 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:45.672150 20103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "306b67da63b74e49b68cbd3d48607be4"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
mode: GRACEFUL
new_leader_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:17:45.672693 20103 raft_consensus.cc:606] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Received request to transfer leadership to TS 82d354195709458dbad72b4df288aa90
I20260709 13:17:45.745635 20311 consensus_queue.cc:1048] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.750429 20321 consensus_queue.cc:1048] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.753015 20297 raft_consensus.cc:993] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90: : Instructing follower 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:45.753840 20357 raft_consensus.cc:1081] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Signalling peer 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:45.757777 20102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e14b04f03b3a4b89ac80f7ebc2b620cc"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:54282
I20260709 13:17:45.758466 20102 raft_consensus.cc:493] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:45.758867 20102 raft_consensus.cc:3060] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.761279 20345 raft_consensus.cc:993] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9: : Instructing follower 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:45.761819 20345 raft_consensus.cc:1081] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Signalling peer 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:45.766404 20345 consensus_queue.cc:1048] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.767655 20102 raft_consensus.cc:515] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.768761 20250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "306b67da63b74e49b68cbd3d48607be4"
dest_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:47700
I20260709 13:17:45.769387 20250 raft_consensus.cc:493] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:45.769788 20250 raft_consensus.cc:3060] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.769856 20357 consensus_queue.cc:1048] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:45.774143 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14b04f03b3a4b89ac80f7ebc2b620cc" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:45.774430 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14b04f03b3a4b89ac80f7ebc2b620cc" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:45.777325 20250 raft_consensus.cc:515] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.778750 20102 leader_election.cc:290] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.780534 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306b67da63b74e49b68cbd3d48607be4" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:45.780622 20250 leader_election.cc:290] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:45.781167 20103 raft_consensus.cc:3055] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:45.781489 20103 raft_consensus.cc:740] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:45.781762 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306b67da63b74e49b68cbd3d48607be4" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:45.782203 20103 consensus_queue.cc:260] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.783229 20103 raft_consensus.cc:3060] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.786285 20251 raft_consensus.cc:3055] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:45.786716 20251 raft_consensus.cc:740] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:45.787571 20251 consensus_queue.cc:260] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.788663 20251 raft_consensus.cc:3060] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.789803 20103 raft_consensus.cc:2468] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 2.
I20260709 13:17:45.791158 20215 leader_election.cc:304] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [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: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:45.792465 20311 raft_consensus.cc:2804] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:45.792977 20311 raft_consensus.cc:697] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 2 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:45.793780 20311 consensus_queue.cc:237] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.796058 20251 raft_consensus.cc:2468] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:45.799353 20066 leader_election.cc:304] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [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: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:45.800516 20345 raft_consensus.cc:2804] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:45.800997 20345 raft_consensus.cc:697] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:45.801803 20345 consensus_queue.cc:237] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.804431 20000 catalog_manager.cc:5697] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 1 to 2, leader changed from 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65) to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:45.811128 20001 catalog_manager.cc:5697] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 1 to 2, leader changed from 82d354195709458dbad72b4df288aa90 (127.14.129.67) to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:45.819015 20357 consensus_queue.cc:1048] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.822387 20357 consensus_queue.cc:1048] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:45.837209 20297 raft_consensus.cc:993] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90: : Instructing follower 59714bbfab1c4e9686f4dcc35e6a5477 to start an election
I20260709 13:17:45.837643 20357 raft_consensus.cc:1081] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Signalling peer 59714bbfab1c4e9686f4dcc35e6a5477 to start an election
I20260709 13:17:45.839704 20178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b71dfd043594968b641d47821a8678e"
dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
 from {username='slave'} at 127.0.0.1:54848
I20260709 13:17:45.840323 20178 raft_consensus.cc:493] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:45.840611 20178 raft_consensus.cc:3060] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.846397 20178 raft_consensus.cc:515] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.848152 20178 leader_election.cc:290] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 2 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.849155 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b71dfd043594968b641d47821a8678e" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:45.849136 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b71dfd043594968b641d47821a8678e" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:45.849884 20102 raft_consensus.cc:3060] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.849999 20251 raft_consensus.cc:3055] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:45.850410 20251 raft_consensus.cc:740] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:45.851300 20251 consensus_queue.cc:260] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.852375 20251 raft_consensus.cc:3060] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.855196 20102 raft_consensus.cc:2468] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 2.
I20260709 13:17:45.856348 20141 leader_election.cc:304] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:45.857141 20312 raft_consensus.cc:2804] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:45.857512 20312 raft_consensus.cc:697] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:45.857749 20251 raft_consensus.cc:2468] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 2.
I20260709 13:17:45.858116 20312 consensus_queue.cc:237] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.864506 20000 catalog_manager.cc:5697] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 1 to 2, leader changed from 82d354195709458dbad72b4df288aa90 (127.14.129.67) to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:45.909665 20297 raft_consensus.cc:993] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90: : Instructing follower 59714bbfab1c4e9686f4dcc35e6a5477 to start an election
I20260709 13:17:45.910127 20357 raft_consensus.cc:1081] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Signalling peer 59714bbfab1c4e9686f4dcc35e6a5477 to start an election
I20260709 13:17:45.911492 20178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f"
dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
 from {username='slave'} at 127.0.0.1:54848
I20260709 13:17:45.911950 20178 raft_consensus.cc:493] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:45.912220 20178 raft_consensus.cc:3060] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.917028 20178 raft_consensus.cc:515] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.918756 20178 leader_election.cc:290] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 2 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:45.919574 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:45.919781 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:45.920148 20102 raft_consensus.cc:3060] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.920368 20251 raft_consensus.cc:3055] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:45.920673 20251 raft_consensus.cc:740] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:45.921360 20251 consensus_queue.cc:260] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.922279 20251 raft_consensus.cc:3060] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.925194 20102 raft_consensus.cc:2468] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 2.
I20260709 13:17:45.926249 20141 leader_election.cc:304] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:45.927124 20312 raft_consensus.cc:2804] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:45.927384 20251 raft_consensus.cc:2468] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 2.
I20260709 13:17:45.927615 20312 raft_consensus.cc:697] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:45.928596 20312 consensus_queue.cc:237] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:45.935097 20000 catalog_manager.cc:5697] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 1 to 2, leader changed from 82d354195709458dbad72b4df288aa90 (127.14.129.67) to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.025727 20322 raft_consensus.cc:993] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477: : Instructing follower 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:46.026199 20312 raft_consensus.cc:1081] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Signalling peer 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:46.027697 20102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:17:46.028195 20102 raft_consensus.cc:493] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.028522 20102 raft_consensus.cc:3060] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.033486 20102 raft_consensus.cc:515] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:46.035198 20102 leader_election.cc:290] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Requested vote from peers 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:46.036001 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:46.036231 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:46.036690 20251 raft_consensus.cc:3060] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.036793 20178 raft_consensus.cc:3055] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:46.037268 20178 raft_consensus.cc:740] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:46.038076 20178 consensus_queue.cc:260] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:46.039120 20178 raft_consensus.cc:3060] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.043047 20251 raft_consensus.cc:2468] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:46.044118 20178 raft_consensus.cc:2468] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:46.044261 20066 leader_election.cc:304] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:46.045140 20345 raft_consensus.cc:2804] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:46.045610 20345 raft_consensus.cc:697] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:46.046378 20345 consensus_queue.cc:237] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:46.054065 20001 catalog_manager.cc:5697] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 1 to 2, leader changed from 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66) to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.141791 20357 raft_consensus.cc:993] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90: : Instructing follower 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:46.142269 20297 raft_consensus.cc:1081] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Signalling peer 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:46.143738 20102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:54282
I20260709 13:17:46.144199 20102 raft_consensus.cc:493] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.144475 20102 raft_consensus.cc:3060] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.149497 20102 raft_consensus.cc:515] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:46.151255 20102 leader_election.cc:290] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:46.152379 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:46.152400 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b9b16a0864fe084f2148bff4c075a" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:46.152923 20178 raft_consensus.cc:3060] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.153102 20251 raft_consensus.cc:3055] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:46.153456 20251 raft_consensus.cc:740] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:46.154136 20251 consensus_queue.cc:260] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:46.155121 20251 raft_consensus.cc:3060] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.158938 20178 raft_consensus.cc:2468] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:46.160323 20069 leader_election.cc:304] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:46.161217 20345 raft_consensus.cc:2804] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:46.161334 20251 raft_consensus.cc:2468] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:46.161670 20345 raft_consensus.cc:697] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:46.162464 20345 consensus_queue.cc:237] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:46.168578 20001 catalog_manager.cc:5697] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 1 to 2, leader changed from 82d354195709458dbad72b4df288aa90 (127.14.129.67) to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.202163 20102 raft_consensus.cc:1275] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.203459 20297 consensus_queue.cc:1048] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.210911 20178 raft_consensus.cc:3060] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.218133 20178 raft_consensus.cc:1275] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.219488 20357 consensus_queue.cc:1048] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.277268 20251 raft_consensus.cc:1275] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.278627 20345 consensus_queue.cc:1048] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.287467 20178 raft_consensus.cc:3060] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.294505 20178 raft_consensus.cc:1275] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.295840 20345 consensus_queue.cc:1048] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.344401 20102 raft_consensus.cc:1275] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Refusing update from remote peer 59714bbfab1c4e9686f4dcc35e6a5477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.345721 20312 consensus_queue.cc:1048] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.353932 20251 raft_consensus.cc:1275] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 59714bbfab1c4e9686f4dcc35e6a5477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.355572 20322 consensus_queue.cc:1048] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.379729 20251 raft_consensus.cc:1275] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 59714bbfab1c4e9686f4dcc35e6a5477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.381093 20322 consensus_queue.cc:1048] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.388763 20102 raft_consensus.cc:1275] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Refusing update from remote peer 59714bbfab1c4e9686f4dcc35e6a5477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.390326 20312 consensus_queue.cc:1048] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.537525 20251 raft_consensus.cc:1275] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.538857 20345 consensus_queue.cc:1048] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.549906 20178 raft_consensus.cc:1275] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.551421 20376 consensus_queue.cc:1048] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.699945 20251 raft_consensus.cc:1275] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.701164 20376 consensus_queue.cc:1048] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.709187 20178 raft_consensus.cc:1275] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.711205 20372 consensus_queue.cc:1048] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:48.698450 20000 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45698:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:48.700574 20000 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:48.745586 20085 tablet_service.cc:1511] Processing CreateTablet for tablet f97da66a1fbe40449d18eda516f8419b (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:48.746845 20085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97da66a1fbe40449d18eda516f8419b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.746932 20163 tablet_service.cc:1511] Processing CreateTablet for tablet f97da66a1fbe40449d18eda516f8419b (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:48.747890 20237 tablet_service.cc:1511] Processing CreateTablet for tablet f97da66a1fbe40449d18eda516f8419b (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:48.748309 20163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97da66a1fbe40449d18eda516f8419b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.749179 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97da66a1fbe40449d18eda516f8419b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.764355 20090 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac47a672c284338957a5ff6e37de97b (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:48.765960 20090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac47a672c284338957a5ff6e37de97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.777144 20395 tablet_bootstrap.cc:492] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:48.776892 20238 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac47a672c284338957a5ff6e37de97b (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:48.777402 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac47a672c284338957a5ff6e37de97b (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:48.778422 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac47a672c284338957a5ff6e37de97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.779481 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 4ebe0831d1f64843be5cf0ec2f0df4ec (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:48.780118 20165 tablet_service.cc:1511] Processing CreateTablet for tablet 4ebe0831d1f64843be5cf0ec2f0df4ec (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:48.780766 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ebe0831d1f64843be5cf0ec2f0df4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.781932 20088 tablet_service.cc:1511] Processing CreateTablet for tablet 4ebe0831d1f64843be5cf0ec2f0df4ec (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:48.783286 20088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ebe0831d1f64843be5cf0ec2f0df4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.784322 20395 tablet_bootstrap.cc:654] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.778792 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac47a672c284338957a5ff6e37de97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.792842 20091 tablet_service.cc:1511] Processing CreateTablet for tablet e03f46e7c81e4e0691d1084ea74d8722 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:48.793576 20239 tablet_service.cc:1511] Processing CreateTablet for tablet e03f46e7c81e4e0691d1084ea74d8722 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:48.794241 20091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03f46e7c81e4e0691d1084ea74d8722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.795389 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ebe0831d1f64843be5cf0ec2f0df4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.797597 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03f46e7c81e4e0691d1084ea74d8722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.802415 20166 tablet_service.cc:1511] Processing CreateTablet for tablet e03f46e7c81e4e0691d1084ea74d8722 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:48.803814 20166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03f46e7c81e4e0691d1084ea74d8722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.814286 20394 tablet_bootstrap.cc:492] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:48.818604 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 1dad9c32d56340c18428c33bca55cd0b (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:48.820236 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dad9c32d56340c18428c33bca55cd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.819998 20234 tablet_service.cc:1511] Processing CreateTablet for tablet b643dcc5944a4b35bf63acf25e6dd720 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:48.821296 20234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b643dcc5944a4b35bf63acf25e6dd720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.822237 20236 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc768bf5a8344cb932a3c2b330217d8 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:48.823591 20236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc768bf5a8344cb932a3c2b330217d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.824867 20093 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc768bf5a8344cb932a3c2b330217d8 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:48.826187 20093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc768bf5a8344cb932a3c2b330217d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.825901 20092 tablet_service.cc:1511] Processing CreateTablet for tablet e8c1bc28219240939a536a22b7950f0e (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:48.827215 20092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c1bc28219240939a536a22b7950f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.827944 20235 tablet_service.cc:1511] Processing CreateTablet for tablet e8c1bc28219240939a536a22b7950f0e (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:48.818694 20240 tablet_service.cc:1511] Processing CreateTablet for tablet a5c75056c6f9455d9d709cf3f3fed451 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:48.827940 20089 tablet_service.cc:1511] Processing CreateTablet for tablet b643dcc5944a4b35bf63acf25e6dd720 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:48.830376 20087 tablet_service.cc:1511] Processing CreateTablet for tablet a5c75056c6f9455d9d709cf3f3fed451 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:48.831406 20089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b643dcc5944a4b35bf63acf25e6dd720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.835355 20164 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc768bf5a8344cb932a3c2b330217d8 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:48.836696 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc768bf5a8344cb932a3c2b330217d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.837908 20162 tablet_service.cc:1511] Processing CreateTablet for tablet e8c1bc28219240939a536a22b7950f0e (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:48.840047 20161 tablet_service.cc:1511] Processing CreateTablet for tablet b643dcc5944a4b35bf63acf25e6dd720 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:48.840883 20163 tablet_service.cc:1511] Processing CreateTablet for tablet 1dad9c32d56340c18428c33bca55cd0b (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:48.836807 20168 tablet_service.cc:1511] Processing CreateTablet for tablet a5c75056c6f9455d9d709cf3f3fed451 (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:48.844164 20087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c75056c6f9455d9d709cf3f3fed451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.844399 20163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dad9c32d56340c18428c33bca55cd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.846079 20168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c75056c6f9455d9d709cf3f3fed451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.847311 20162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c1bc28219240939a536a22b7950f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.848851 20161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b643dcc5944a4b35bf63acf25e6dd720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.829233 20235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c1bc28219240939a536a22b7950f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.851636 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c75056c6f9455d9d709cf3f3fed451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.864696 20085 tablet_service.cc:1511] Processing CreateTablet for tablet 1dad9c32d56340c18428c33bca55cd0b (DEFAULT_TABLE table=soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:48.866109 20085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dad9c32d56340c18428c33bca55cd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.876585 20394 tablet_bootstrap.cc:654] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.884284 20395 tablet_bootstrap.cc:492] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:48.885118 20395 ts_tablet_manager.cc:1403] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.014s
I20260709 13:17:48.891170 20395 raft_consensus.cc:359] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:48.892303 20395 raft_consensus.cc:385] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.892685 20395 raft_consensus.cc:740] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.893676 20395 consensus_queue.cc:260] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:48.942216 20398 tablet_bootstrap.cc:492] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:48.944473 20394 tablet_bootstrap.cc:492] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:48.945022 20394 ts_tablet_manager.cc:1403] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.006s
I20260709 13:17:48.947422 20394 raft_consensus.cc:359] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:48.948132 20394 raft_consensus.cc:385] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.948416 20394 raft_consensus.cc:740] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.940260 20395 ts_tablet_manager.cc:1434] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.002s
I20260709 13:17:48.949167 20394 consensus_queue.cc:260] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:48.956921 20372 raft_consensus.cc:493] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.957415 20372 raft_consensus.cc:515] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:48.959568 20372 leader_election.cc:290] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:48.959796 20395 tablet_bootstrap.cc:492] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:48.963654 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97da66a1fbe40449d18eda516f8419b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
W20260709 13:17:48.965204 20066 leader_election.cc:343] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.965863 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97da66a1fbe40449d18eda516f8419b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:48.966570 20177 raft_consensus.cc:2468] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 0.
I20260709 13:17:48.968951 20395 tablet_bootstrap.cc:654] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.968900 20069 leader_election.cc:304] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 82d354195709458dbad72b4df288aa90
I20260709 13:17:48.969745 20372 raft_consensus.cc:2804] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:48.970180 20372 raft_consensus.cc:493] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:48.970553 20372 raft_consensus.cc:3060] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.974428 20394 ts_tablet_manager.cc:1434] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.004s
I20260709 13:17:48.975620 20394 tablet_bootstrap.cc:492] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:48.978199 20398 tablet_bootstrap.cc:654] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.982038 20394 tablet_bootstrap.cc:654] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.983201 20372 raft_consensus.cc:515] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:48.996477 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97da66a1fbe40449d18eda516f8419b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:48.997231 20177 raft_consensus.cc:3060] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:49.009032 20049 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:49.010556 20177 raft_consensus.cc:2468] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 1.
I20260709 13:17:49.011586 20398 tablet_bootstrap.cc:492] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:49.012146 20398 ts_tablet_manager.cc:1403] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.026s
I20260709 13:17:49.012051 20069 leader_election.cc:304] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:49.013052 20397 raft_consensus.cc:2804] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.015321 20398 raft_consensus.cc:359] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.016368 20398 raft_consensus.cc:385] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.016700 20398 raft_consensus.cc:740] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.017680 20398 consensus_queue.cc:260] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.020124 20398 ts_tablet_manager.cc:1434] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:17:49.020687 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97da66a1fbe40449d18eda516f8419b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:49.021253 20398 tablet_bootstrap.cc:492] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
W20260709 13:17:49.023059 20066 leader_election.cc:343] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.023598 20372 leader_election.cc:290] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.032141 20397 raft_consensus.cc:697] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:49.033123 20397 consensus_queue.cc:237] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.037240 20398 tablet_bootstrap.cc:654] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.039139 20395 tablet_bootstrap.cc:492] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:49.039723 20395 ts_tablet_manager.cc:1403] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.032s
I20260709 13:17:49.044620 20394 tablet_bootstrap.cc:492] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:49.045209 20394 ts_tablet_manager.cc:1403] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.070s	user 0.036s	sys 0.029s
I20260709 13:17:49.048044 20394 raft_consensus.cc:359] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.048804 20394 raft_consensus.cc:385] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.048938 20000 catalog_manager.cc:5697] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.049127 20394 raft_consensus.cc:740] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.052789 20394 consensus_queue.cc:260] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.052764 20395 raft_consensus.cc:359] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.054468 20395 raft_consensus.cc:385] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.055040 20395 raft_consensus.cc:740] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.055205 20394 ts_tablet_manager.cc:1434] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 13:17:49.056123 20398 tablet_bootstrap.cc:492] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:49.055794 20395 consensus_queue.cc:260] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.056419 20394 tablet_bootstrap.cc:492] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:49.056713 20398 ts_tablet_manager.cc:1403] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260709 13:17:49.059896 20398 raft_consensus.cc:359] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.060706 20398 raft_consensus.cc:385] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.061062 20398 raft_consensus.cc:740] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.061640 20395 ts_tablet_manager.cc:1434] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 13:17:49.061993 20398 consensus_queue.cc:260] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.062821 20395 tablet_bootstrap.cc:492] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:49.063853 20394 tablet_bootstrap.cc:654] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.064661 20398 ts_tablet_manager.cc:1434] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:49.065732 20398 tablet_bootstrap.cc:492] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:49.072757 20398 tablet_bootstrap.cc:654] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.073159 20395 tablet_bootstrap.cc:654] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.078752 20394 tablet_bootstrap.cc:492] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:49.079327 20394 ts_tablet_manager.cc:1403] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260709 13:17:49.082319 20394 raft_consensus.cc:359] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.083071 20394 raft_consensus.cc:385] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.083364 20394 raft_consensus.cc:740] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.083916 20398 tablet_bootstrap.cc:492] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:49.084625 20398 ts_tablet_manager.cc:1403] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 13:17:49.084318 20394 consensus_queue.cc:260] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.087076 20394 ts_tablet_manager.cc:1434] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 13:17:49.088101 20394 tablet_bootstrap.cc:492] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:49.088605 20398 raft_consensus.cc:359] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.089562 20398 raft_consensus.cc:385] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.089924 20398 raft_consensus.cc:740] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.091569 20398 consensus_queue.cc:260] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.093216 20395 tablet_bootstrap.cc:492] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:49.093832 20395 ts_tablet_manager.cc:1403] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.015s
I20260709 13:17:49.095315 20398 ts_tablet_manager.cc:1434] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:17:49.095450 20394 tablet_bootstrap.cc:654] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.094619 20381 raft_consensus.cc:493] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.096334 20381 raft_consensus.cc:515] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.097127 20398 tablet_bootstrap.cc:492] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:49.097133 20395 raft_consensus.cc:359] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.098157 20395 raft_consensus.cc:385] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.098497 20395 raft_consensus.cc:740] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.098580 20381 leader_election.cc:290] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:49.101749 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac47a672c284338957a5ff6e37de97b" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:49.099386 20395 consensus_queue.cc:260] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.100256 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac47a672c284338957a5ff6e37de97b" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:49.103626 20102 raft_consensus.cc:2468] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:49.104025 20394 tablet_bootstrap.cc:492] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:49.104384 20398 tablet_bootstrap.cc:654] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.104516 20394 ts_tablet_manager.cc:1403] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260709 13:17:49.105013 20215 leader_election.cc:304] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.105958 20381 raft_consensus.cc:2804] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.106321 20381 raft_consensus.cc:493] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.106642 20381 raft_consensus.cc:3060] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.107820 20394 raft_consensus.cc:359] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.108553 20394 raft_consensus.cc:385] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.108842 20394 raft_consensus.cc:740] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.109570 20394 consensus_queue.cc:260] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.109850 20177 raft_consensus.cc:2468] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:49.109789 20395 ts_tablet_manager.cc:1434] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:17:49.113504 20394 ts_tablet_manager.cc:1434] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:17:49.114544 20394 tablet_bootstrap.cc:492] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:49.114837 20395 tablet_bootstrap.cc:492] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:49.123665 20394 tablet_bootstrap.cc:654] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.129002 20395 tablet_bootstrap.cc:654] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.130563 20398 tablet_bootstrap.cc:492] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:49.131237 20398 ts_tablet_manager.cc:1403] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.016s
I20260709 13:17:49.137627 20398 raft_consensus.cc:359] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.138284 20394 tablet_bootstrap.cc:492] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:49.138517 20398 raft_consensus.cc:385] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.138859 20394 ts_tablet_manager.cc:1403] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 13:17:49.139132 20398 raft_consensus.cc:740] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.146360 20394 raft_consensus.cc:359] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.147198 20394 raft_consensus.cc:385] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.147492 20394 raft_consensus.cc:740] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.148514 20394 consensus_queue.cc:260] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.142805 20398 consensus_queue.cc:260] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.150720 20394 ts_tablet_manager.cc:1434] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:17:49.151829 20394 tablet_bootstrap.cc:492] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:49.151754 20398 ts_tablet_manager.cc:1434] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:17:49.154799 20398 tablet_bootstrap.cc:492] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:49.159170 20394 tablet_bootstrap.cc:654] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.174412 20398 tablet_bootstrap.cc:654] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.178761 20381 raft_consensus.cc:515] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.180425 20382 raft_consensus.cc:493] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.180979 20382 raft_consensus.cc:515] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.180954 20395 tablet_bootstrap.cc:492] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:49.184271 20395 ts_tablet_manager.cc:1403] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.070s	user 0.035s	sys 0.015s
I20260709 13:17:49.184836 20382 leader_election.cc:290] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.186609 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:49.187377 20251 raft_consensus.cc:2468] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 0.
I20260709 13:17:49.188278 20395 raft_consensus.cc:359] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.184208 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:49.188722 20141 leader_election.cc:304] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.189266 20395 raft_consensus.cc:385] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:49.191006 20141 leader_election.cc:343] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.191548 20382 raft_consensus.cc:2804] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.196650 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac47a672c284338957a5ff6e37de97b" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:49.196995 20382 raft_consensus.cc:493] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.194185 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac47a672c284338957a5ff6e37de97b" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:49.195513 20394 tablet_bootstrap.cc:492] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:49.197340 20177 raft_consensus.cc:3060] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.197819 20394 ts_tablet_manager.cc:1403] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.000s
I20260709 13:17:49.198916 20382 raft_consensus.cc:3060] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.199323 20397 raft_consensus.cc:493] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.197384 20395 raft_consensus.cc:740] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.199868 20397 raft_consensus.cc:515] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.200901 20395 consensus_queue.cc:260] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.197564 20102 raft_consensus.cc:3060] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.201117 20394 raft_consensus.cc:359] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.201882 20394 raft_consensus.cc:385] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.202162 20394 raft_consensus.cc:740] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.202863 20394 consensus_queue.cc:260] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.203850 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc768bf5a8344cb932a3c2b330217d8" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:49.205296 20394 ts_tablet_manager.cc:1434] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:49.206239 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc768bf5a8344cb932a3c2b330217d8" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
W20260709 13:17:49.206595 20069 leader_election.cc:343] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:49.207676 20066 leader_election.cc:343] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.208086 20066 leader_election.cc:304] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9; no voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90
I20260709 13:17:49.208866 20372 raft_consensus.cc:2749] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.209523 20383 raft_consensus.cc:493] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.209906 20383 raft_consensus.cc:515] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.202195 20397 leader_election.cc:290] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.195804 20381 leader_election.cc:290] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:49.213407 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97da66a1fbe40449d18eda516f8419b" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:49.213775 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97da66a1fbe40449d18eda516f8419b" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:49.214366 20178 raft_consensus.cc:2393] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82d354195709458dbad72b4df288aa90 in current term 1: Already voted for candidate 2b28d455edef4352ac834e5ce10e8fa9 in this term.
I20260709 13:17:49.216012 20394 tablet_bootstrap.cc:492] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:49.219416 20177 raft_consensus.cc:2468] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:49.219848 20215 leader_election.cc:304] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:49.220811 20218 leader_election.cc:304] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.221127 20381 raft_consensus.cc:3060] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.222703 20394 tablet_bootstrap.cc:654] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.223693 20395 ts_tablet_manager.cc:1434] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.006s
I20260709 13:17:49.211885 20383 leader_election.cc:290] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:49.224799 20395 tablet_bootstrap.cc:492] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:49.225733 20383 raft_consensus.cc:2804] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.226183 20383 raft_consensus.cc:697] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:49.227044 20383 consensus_queue.cc:237] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.233158 20102 raft_consensus.cc:2468] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:49.234699 20395 tablet_bootstrap.cc:654] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.235692 20382 raft_consensus.cc:515] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.237861 20382 leader_election.cc:290] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.243283 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:49.244057 20251 raft_consensus.cc:3060] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.246543 20381 raft_consensus.cc:2749] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.247835 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:49.249053 20102 raft_consensus.cc:3060] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.249271 20415 raft_consensus.cc:493] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.249832 20415 raft_consensus.cc:515] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.243261 20398 tablet_bootstrap.cc:492] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:49.251173 20251 raft_consensus.cc:2468] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
I20260709 13:17:49.251571 20398 ts_tablet_manager.cc:1403] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.009s
I20260709 13:17:49.252702 20141 leader_election.cc:304] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.253557 20382 raft_consensus.cc:2804] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.254271 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
W20260709 13:17:49.255910 20141 leader_election.cc:343] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.257766 20415 leader_election.cc:290] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.258383 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:49.261322 20394 tablet_bootstrap.cc:492] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:49.261909 20394 ts_tablet_manager.cc:1403] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
W20260709 13:17:49.262220 20141 leader_election.cc:343] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.263480 20141 leader_election.cc:304] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90
I20260709 13:17:49.266785 20394 raft_consensus.cc:359] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.267557 20394 raft_consensus.cc:385] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.267874 20394 raft_consensus.cc:740] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.254737 20398 raft_consensus.cc:359] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.269963 20398 raft_consensus.cc:385] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.268333 20102 raft_consensus.cc:2468] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
I20260709 13:17:49.268612 20394 consensus_queue.cc:260] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.270790 20398 raft_consensus.cc:740] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.268983 20000 catalog_manager.cc:5697] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.273576 20394 ts_tablet_manager.cc:1434] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 13:17:49.273481 20398 consensus_queue.cc:260] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.268054 20415 raft_consensus.cc:2749] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.271287 20395 tablet_bootstrap.cc:492] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:49.274619 20394 tablet_bootstrap.cc:492] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:49.275007 20395 ts_tablet_manager.cc:1403] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.028s
I20260709 13:17:49.271565 20382 raft_consensus.cc:697] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:49.278231 20395 raft_consensus.cc:359] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.279026 20395 raft_consensus.cc:385] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.279336 20395 raft_consensus.cc:740] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.281374 20394 tablet_bootstrap.cc:654] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.281642 20398 ts_tablet_manager.cc:1434] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 13:17:49.282840 20382 consensus_queue.cc:237] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.283991 20395 consensus_queue.cc:260] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.286623 20395 ts_tablet_manager.cc:1434] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:17:49.287762 20395 tablet_bootstrap.cc:492] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:49.291869 20398 tablet_bootstrap.cc:492] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:49.295022 20394 tablet_bootstrap.cc:492] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:49.298143 20394 ts_tablet_manager.cc:1403] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260709 13:17:49.298355 20398 tablet_bootstrap.cc:654] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.300848 20394 raft_consensus.cc:359] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.301574 20394 raft_consensus.cc:385] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.301841 20394 raft_consensus.cc:740] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.302591 20394 consensus_queue.cc:260] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.301846 20000 catalog_manager.cc:5697] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.304584 20395 tablet_bootstrap.cc:654] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.307229 20394 ts_tablet_manager.cc:1434] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:49.308302 20394 tablet_bootstrap.cc:492] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9: Bootstrap starting.
I20260709 13:17:49.316493 20398 tablet_bootstrap.cc:492] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:49.317190 20398 ts_tablet_manager.cc:1403] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.005s
I20260709 13:17:49.321733 20394 tablet_bootstrap.cc:654] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.322289 20403 raft_consensus.cc:493] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.322804 20403 raft_consensus.cc:515] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.325666 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:49.326840 20395 tablet_bootstrap.cc:492] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
W20260709 13:17:49.327104 20069 leader_election.cc:343] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.327458 20395 ts_tablet_manager.cc:1403] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.007s
I20260709 13:17:49.326990 20398 raft_consensus.cc:359] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.327821 20398 raft_consensus.cc:385] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.328138 20398 raft_consensus.cc:740] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.328850 20398 consensus_queue.cc:260] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.329443 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:49.331161 20398 ts_tablet_manager.cc:1434] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
W20260709 13:17:49.331904 20066 leader_election.cc:343] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.332229 20398 tablet_bootstrap.cc:492] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:49.332456 20066 leader_election.cc:304] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9; no voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90
I20260709 13:17:49.334172 20395 raft_consensus.cc:359] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.336128 20395 raft_consensus.cc:385] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.336413 20395 raft_consensus.cc:740] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.337493 20394 tablet_bootstrap.cc:492] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9: No bootstrap required, opened a new log
I20260709 13:17:49.337141 20395 consensus_queue.cc:260] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.337997 20394 ts_tablet_manager.cc:1403] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.002s
I20260709 13:17:49.338773 20397 raft_consensus.cc:2749] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.339607 20395 ts_tablet_manager.cc:1434] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:17:49.340672 20395 tablet_bootstrap.cc:492] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:49.341570 20394 raft_consensus.cc:359] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.342298 20394 raft_consensus.cc:385] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.342581 20394 raft_consensus.cc:740] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.343277 20394 consensus_queue.cc:260] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.344684 20403 leader_election.cc:290] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.348102 20395 tablet_bootstrap.cc:654] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.348254 20394 ts_tablet_manager.cc:1434] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:17:49.352120 20398 tablet_bootstrap.cc:654] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.354198 20403 raft_consensus.cc:493] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.354782 20403 raft_consensus.cc:515] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.357683 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:49.359344 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
W20260709 13:17:49.359747 20069 leader_election.cc:343] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:49.360700 20066 leader_election.cc:343] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.361122 20066 leader_election.cc:304] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9; no voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90
I20260709 13:17:49.361840 20397 raft_consensus.cc:2749] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.364033 20403 leader_election.cc:290] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.365355 20395 tablet_bootstrap.cc:492] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:49.365896 20395 ts_tablet_manager.cc:1403] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260709 13:17:49.368851 20395 raft_consensus.cc:359] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.369832 20395 raft_consensus.cc:385] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.370133 20395 raft_consensus.cc:740] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.370818 20395 consensus_queue.cc:260] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.372102 20398 tablet_bootstrap.cc:492] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:49.372653 20398 ts_tablet_manager.cc:1403] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.006s
I20260709 13:17:49.373222 20395 ts_tablet_manager.cc:1434] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:17:49.374315 20395 tablet_bootstrap.cc:492] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:49.375519 20398 raft_consensus.cc:359] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.376298 20398 raft_consensus.cc:385] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.376591 20398 raft_consensus.cc:740] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.383309 20398 consensus_queue.cc:260] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.385828 20398 ts_tablet_manager.cc:1434] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 13:17:49.386878 20398 tablet_bootstrap.cc:492] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:49.387310 20395 tablet_bootstrap.cc:654] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.388752 20382 raft_consensus.cc:493] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.389286 20382 raft_consensus.cc:515] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.391439 20382 leader_election.cc:290] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.392118 20418 raft_consensus.cc:493] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.392488 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c75056c6f9455d9d709cf3f3fed451" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:49.392553 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c75056c6f9455d9d709cf3f3fed451" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:49.392645 20418 raft_consensus.cc:515] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.393213 20251 raft_consensus.cc:2468] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 0.
I20260709 13:17:49.393591 20398 tablet_bootstrap.cc:654] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.393385 20102 raft_consensus.cc:2468] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 0.
I20260709 13:17:49.394570 20141 leader_election.cc:304] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.397131 20418 leader_election.cc:290] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:49.397200 20395 tablet_bootstrap.cc:492] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:49.397284 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:49.397889 20395 ts_tablet_manager.cc:1403] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260709 13:17:49.398123 20102 raft_consensus.cc:2468] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:49.397748 20382 raft_consensus.cc:2804] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.399344 20215 leader_election.cc:304] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.399569 20382 raft_consensus.cc:493] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.400045 20382 raft_consensus.cc:3060] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.400357 20418 raft_consensus.cc:2804] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.400748 20418 raft_consensus.cc:493] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.401077 20418 raft_consensus.cc:3060] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.403174 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:49.402319 20395 raft_consensus.cc:359] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.404337 20395 raft_consensus.cc:385] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.404758 20395 raft_consensus.cc:740] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.405545 20395 consensus_queue.cc:260] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.406507 20178 raft_consensus.cc:2468] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:49.409245 20382 raft_consensus.cc:515] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.412015 20395 ts_tablet_manager.cc:1434] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:17:49.413800 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c75056c6f9455d9d709cf3f3fed451" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:49.414436 20251 raft_consensus.cc:3060] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.413132 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c75056c6f9455d9d709cf3f3fed451" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:49.415959 20102 raft_consensus.cc:3060] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.416515 20398 tablet_bootstrap.cc:492] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:49.417099 20398 ts_tablet_manager.cc:1403] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.016s
I20260709 13:17:49.419838 20398 raft_consensus.cc:359] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.420559 20398 raft_consensus.cc:385] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.420863 20398 raft_consensus.cc:740] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.421159 20251 raft_consensus.cc:2468] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
I20260709 13:17:49.421330 20418 raft_consensus.cc:515] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.421614 20398 consensus_queue.cc:260] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.422766 20141 leader_election.cc:304] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.423664 20415 raft_consensus.cc:2804] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.424427 20398 ts_tablet_manager.cc:1434] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:49.413861 20382 leader_election.cc:290] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.427273 20398 tablet_bootstrap.cc:492] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90: Bootstrap starting.
I20260709 13:17:49.413232 20395 tablet_bootstrap.cc:492] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477: Bootstrap starting.
I20260709 13:17:49.429641 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:49.430351 20103 raft_consensus.cc:3060] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.433133 20418 leader_election.cc:290] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:49.421319 20102 raft_consensus.cc:2468] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
I20260709 13:17:49.434612 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:49.435237 20178 raft_consensus.cc:3060] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.438426 20103 raft_consensus.cc:2468] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:49.438987 20398 tablet_bootstrap.cc:654] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.439941 20215 leader_election.cc:304] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.442734 20415 raft_consensus.cc:697] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:49.443915 20398 tablet_bootstrap.cc:492] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90: No bootstrap required, opened a new log
I20260709 13:17:49.443727 20415 consensus_queue.cc:237] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.444568 20398 ts_tablet_manager.cc:1403] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 13:17:49.445902 20418 raft_consensus.cc:2804] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.446499 20418 raft_consensus.cc:697] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:49.447675 20398 raft_consensus.cc:359] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.448468 20398 raft_consensus.cc:385] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.448792 20398 raft_consensus.cc:740] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.449676 20398 consensus_queue.cc:260] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.447542 20178 raft_consensus.cc:2468] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:49.451856 20398 ts_tablet_manager.cc:1434] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:49.451707 20418 consensus_queue.cc:237] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.450325 20395 tablet_bootstrap.cc:654] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.459774 20000 catalog_manager.cc:5697] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.461171 20395 tablet_bootstrap.cc:492] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477: No bootstrap required, opened a new log
I20260709 13:17:49.461642 20395 ts_tablet_manager.cc:1403] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.003s
I20260709 13:17:49.463846 20395 raft_consensus.cc:359] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.464493 20395 raft_consensus.cc:385] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.464766 20395 raft_consensus.cc:740] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.465401 20395 consensus_queue.cc:260] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.467414 20395 ts_tablet_manager.cc:1434] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:49.468250 19998 catalog_manager.cc:5697] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.547055 20429 consensus_queue.cc:1048] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.558521 20429 consensus_queue.cc:1048] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.590826 20429 raft_consensus.cc:493] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.591329 20429 raft_consensus.cc:515] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.594350 20429 leader_election.cc:290] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.594264 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b643dcc5944a4b35bf63acf25e6dd720" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:49.594971 20178 raft_consensus.cc:2468] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 0.
I20260709 13:17:49.595739 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b643dcc5944a4b35bf63acf25e6dd720" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:49.595867 20069 leader_election.cc:304] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:49.596397 20250 raft_consensus.cc:2468] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 0.
I20260709 13:17:49.596669 20429 raft_consensus.cc:2804] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.597059 20429 raft_consensus.cc:493] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.597385 20429 raft_consensus.cc:3060] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.603191 20429 raft_consensus.cc:515] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.604867 20429 leader_election.cc:290] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.605559 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b643dcc5944a4b35bf63acf25e6dd720" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:49.605760 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b643dcc5944a4b35bf63acf25e6dd720" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:49.606083 20178 raft_consensus.cc:3060] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.606274 20251 raft_consensus.cc:3060] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.610577 20251 raft_consensus.cc:2468] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 1.
I20260709 13:17:49.611033 20178 raft_consensus.cc:2468] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 1.
I20260709 13:17:49.611538 20066 leader_election.cc:304] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.612236 20429 raft_consensus.cc:2804] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.612582 20429 raft_consensus.cc:697] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:49.613170 20429 consensus_queue.cc:237] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.615298 20415 raft_consensus.cc:493] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.615818 20415 raft_consensus.cc:515] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.618095 20415 leader_election.cc:290] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.618782 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc768bf5a8344cb932a3c2b330217d8" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:49.619086 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc768bf5a8344cb932a3c2b330217d8" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:49.619426 20103 raft_consensus.cc:2468] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 0.
I20260709 13:17:49.619740 20251 raft_consensus.cc:2468] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 0.
I20260709 13:17:49.620446 20141 leader_election.cc:304] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:49.621143 20415 raft_consensus.cc:2804] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.620721 20000 catalog_manager.cc:5697] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.621508 20415 raft_consensus.cc:493] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.621873 20415 raft_consensus.cc:3060] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.628362 20415 raft_consensus.cc:515] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.630404 20415 leader_election.cc:290] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.630895 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc768bf5a8344cb932a3c2b330217d8" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:49.631376 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc768bf5a8344cb932a3c2b330217d8" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:49.631583 20103 raft_consensus.cc:3060] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.632055 20250 raft_consensus.cc:3060] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.636976 20103 raft_consensus.cc:2468] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
I20260709 13:17:49.637101 20250 raft_consensus.cc:2468] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 1.
I20260709 13:17:49.638067 20141 leader_election.cc:304] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:49.638685 20415 raft_consensus.cc:2804] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.639156 20415 raft_consensus.cc:697] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:49.639955 20415 consensus_queue.cc:237] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.646687 20000 catalog_manager.cc:5697] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.666636 20418 raft_consensus.cc:493] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.667217 20418 raft_consensus.cc:515] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.668926 20418 leader_election.cc:290] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:49.669708 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9" is_pre_election: true
I20260709 13:17:49.669900 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:49.670300 20103 raft_consensus.cc:2468] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:49.670490 20178 raft_consensus.cc:2468] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 0.
I20260709 13:17:49.671422 20215 leader_election.cc:304] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.672083 20418 raft_consensus.cc:2804] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.672434 20418 raft_consensus.cc:493] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.672681 20418 raft_consensus.cc:3060] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.678256 20418 raft_consensus.cc:515] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.680063 20418 leader_election.cc:290] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:49.680824 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:49.681114 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:49.681365 20103 raft_consensus.cc:3060] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.681701 20178 raft_consensus.cc:3060] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.686303 20103 raft_consensus.cc:2468] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:49.686293 20178 raft_consensus.cc:2468] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 1.
I20260709 13:17:49.687577 20218 leader_election.cc:304] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:49.688230 20418 raft_consensus.cc:2804] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.688577 20418 raft_consensus.cc:697] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:49.689177 20418 consensus_queue.cc:237] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.695794 20000 catalog_manager.cc:5697] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.714320 20415 consensus_queue.cc:1048] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.724797 20382 consensus_queue.cc:1048] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.747291 20429 raft_consensus.cc:493] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.747851 20429 raft_consensus.cc:515] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.750119 20429 leader_election.cc:290] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.751668 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" is_pre_election: true
I20260709 13:17:49.751634 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90" is_pre_election: true
I20260709 13:17:49.752400 20178 raft_consensus.cc:2468] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 0.
I20260709 13:17:49.752497 20250 raft_consensus.cc:2468] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 0.
I20260709 13:17:49.753401 20069 leader_election.cc:304] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:49.754194 20429 raft_consensus.cc:2804] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.754482 20429 raft_consensus.cc:493] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.754812 20429 raft_consensus.cc:3060] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.760572 20429 raft_consensus.cc:515] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.762291 20429 leader_election.cc:290] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:49.762995 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:49.763264 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:49.763525 20178 raft_consensus.cc:3060] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.763814 20250 raft_consensus.cc:3060] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.768136 20178 raft_consensus.cc:2468] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 1.
I20260709 13:17:49.768611 20250 raft_consensus.cc:2468] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 1.
I20260709 13:17:49.769187 20069 leader_election.cc:304] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:49.769902 20429 raft_consensus.cc:2804] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.770334 20429 raft_consensus.cc:697] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:49.770990 20429 consensus_queue.cc:237] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:49.774775 20418 consensus_queue.cc:1048] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.780035 19998 catalog_manager.cc:5697] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 1 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.786937 20449 consensus_queue.cc:1048] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:49.839010 20382 consensus_queue.cc:1048] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.850126 20421 consensus_queue.cc:1048] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.983605 20449 consensus_queue.cc:1048] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.000566 20250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ac47a672c284338957a5ff6e37de97b"
dest_uuid: "82d354195709458dbad72b4df288aa90"
mode: GRACEFUL
new_leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:47716
I20260709 13:17:50.001679 20250 raft_consensus.cc:606] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Received request to transfer leadership to TS 2b28d455edef4352ac834e5ce10e8fa9
I20260709 13:17:50.010141 20418 consensus_queue.cc:1048] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.019891 20178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec"
dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
mode: GRACEFUL
new_leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:54870
I20260709 13:17:50.020783 20178 raft_consensus.cc:606] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Received request to transfer leadership to TS 2b28d455edef4352ac834e5ce10e8fa9
I20260709 13:17:50.028332 20382 consensus_queue.cc:1048] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.033419 20250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722"
dest_uuid: "82d354195709458dbad72b4df288aa90"
mode: GRACEFUL
new_leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:47716
I20260709 13:17:50.034185 20250 raft_consensus.cc:606] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Received request to transfer leadership to TS 2b28d455edef4352ac834e5ce10e8fa9
I20260709 13:17:50.039613 20372 consensus_queue.cc:1048] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.041620 20101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
mode: GRACEFUL
new_leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:17:50.042392 20101 raft_consensus.cc:606] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Received request to transfer leadership to TS 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:50.056313 20432 consensus_queue.cc:1048] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.069950 20251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e"
dest_uuid: "82d354195709458dbad72b4df288aa90"
mode: GRACEFUL
new_leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
 from {username='slave'} at 127.0.0.1:47716
I20260709 13:17:50.070685 20251 raft_consensus.cc:606] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Received request to transfer leadership to TS 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:50.080691 20102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b643dcc5944a4b35bf63acf25e6dd720"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
mode: GRACEFUL
new_leader_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:17:50.083742 20102 raft_consensus.cc:606] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Received request to transfer leadership to TS 82d354195709458dbad72b4df288aa90
I20260709 13:17:50.086472 20372 consensus_queue.cc:1048] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.095983 20429 raft_consensus.cc:993] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9: : Instructing follower 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:50.096524 20429 raft_consensus.cc:1081] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Signalling peer 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:50.098764 20250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b643dcc5944a4b35bf63acf25e6dd720"
dest_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:47700
I20260709 13:17:50.099486 20250 raft_consensus.cc:493] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:50.099877 20250 raft_consensus.cc:3060] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.117472 20250 raft_consensus.cc:515] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.120834 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b643dcc5944a4b35bf63acf25e6dd720" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:50.121543 20102 raft_consensus.cc:3055] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:50.121902 20102 raft_consensus.cc:740] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:50.122413 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b643dcc5944a4b35bf63acf25e6dd720" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:50.123060 20250 leader_election.cc:290] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:50.123200 20102 consensus_queue.cc:260] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.123098 20177 raft_consensus.cc:3060] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.124555 20102 raft_consensus.cc:3060] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.131282 20177 raft_consensus.cc:2468] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 2.
I20260709 13:17:50.131628 20102 raft_consensus.cc:2468] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 2.
I20260709 13:17:50.132711 20218 leader_election.cc:304] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:50.133481 20418 raft_consensus.cc:2804] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:50.133895 20418 raft_consensus.cc:697] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 2 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:50.134781 20418 consensus_queue.cc:237] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.141167 19998 catalog_manager.cc:5697] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 1 to 2, leader changed from 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65) to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:50.150588 20418 consensus_queue.cc:1048] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.154697 20429 consensus_queue.cc:1048] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.158293 20449 raft_consensus.cc:993] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90: : Instructing follower 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:50.158780 20449 raft_consensus.cc:1081] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Signalling peer 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:50.164057 20383 consensus_queue.cc:1048] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.166510 20102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:54282
I20260709 13:17:50.167063 20102 raft_consensus.cc:493] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:50.167439 20102 raft_consensus.cc:3060] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.170161 20372 raft_consensus.cc:993] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9: : Instructing follower 59714bbfab1c4e9686f4dcc35e6a5477 to start an election
I20260709 13:17:50.170817 20372 raft_consensus.cc:1081] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Signalling peer 59714bbfab1c4e9686f4dcc35e6a5477 to start an election
I20260709 13:17:50.177778 20102 raft_consensus.cc:515] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.179613 20429 consensus_queue.cc:1048] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.182192 20102 leader_election.cc:290] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:50.184041 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:50.184698 20250 raft_consensus.cc:3055] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:50.184996 20250 raft_consensus.cc:740] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:50.186017 20250 consensus_queue.cc:260] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.187166 20176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b"
dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
 from {username='slave'} at 127.0.0.1:54860
I20260709 13:17:50.187384 20250 raft_consensus.cc:3060] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.187815 20176 raft_consensus.cc:493] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:50.188220 20176 raft_consensus.cc:3060] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.190840 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f46e7c81e4e0691d1084ea74d8722" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:50.191547 20178 raft_consensus.cc:3060] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.195871 20250 raft_consensus.cc:2468] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:50.197607 20066 leader_election.cc:304] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:50.198505 20429 raft_consensus.cc:2804] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:50.199021 20429 raft_consensus.cc:697] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:50.200174 20429 consensus_queue.cc:237] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.202042 20176 raft_consensus.cc:515] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.204681 20176 leader_election.cc:290] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 2 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:50.208428 20415 raft_consensus.cc:993] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477: : Instructing follower 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:50.208892 20415 raft_consensus.cc:1081] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Signalling peer 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:50.210997 20103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:17:50.211032 20178 raft_consensus.cc:2468] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:50.211627 20103 raft_consensus.cc:493] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:50.212211 20103 raft_consensus.cc:3060] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.212071 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:50.211581 19998 catalog_manager.cc:5697] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 1 to 2, leader changed from 82d354195709458dbad72b4df288aa90 (127.14.129.67) to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.212755 20250 raft_consensus.cc:3060] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.215072 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dad9c32d56340c18428c33bca55cd0b" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:50.215762 20102 raft_consensus.cc:3055] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:50.216043 20102 raft_consensus.cc:740] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:50.216845 20102 consensus_queue.cc:260] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.221858 20102 raft_consensus.cc:3060] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.227829 20250 raft_consensus.cc:2468] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 2.
I20260709 13:17:50.228941 20102 raft_consensus.cc:2468] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 2.
I20260709 13:17:50.229017 20141 leader_election.cc:304] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:50.229954 20432 raft_consensus.cc:2804] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:50.230384 20432 raft_consensus.cc:697] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:50.230139 20103 raft_consensus.cc:515] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.231324 20432 consensus_queue.cc:237] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.232036 20103 leader_election.cc:290] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:50.232802 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:50.233398 20178 raft_consensus.cc:3055] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:50.233695 20178 raft_consensus.cc:740] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:50.233443 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:50.234274 20250 raft_consensus.cc:3060] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.235579 20178 consensus_queue.cc:260] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.236850 20178 raft_consensus.cc:3060] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.239933 19999 catalog_manager.cc:5697] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 1 to 2, leader changed from 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65) to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.240837 20250 raft_consensus.cc:2468] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:50.241710 20178 raft_consensus.cc:2468] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:50.242337 20066 leader_election.cc:304] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:50.243238 20429 raft_consensus.cc:2804] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:50.243729 20429 raft_consensus.cc:697] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:50.244700 20429 consensus_queue.cc:237] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.252377 19999 catalog_manager.cc:5697] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 1 to 2, leader changed from 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66) to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.314457 20383 raft_consensus.cc:993] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90: : Instructing follower 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:50.314932 20449 raft_consensus.cc:1081] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Signalling peer 2b28d455edef4352ac834e5ce10e8fa9 to start an election
I20260709 13:17:50.316622 20103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ac47a672c284338957a5ff6e37de97b"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
 from {username='slave'} at 127.0.0.1:54282
I20260709 13:17:50.317173 20103 raft_consensus.cc:493] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:50.317521 20103 raft_consensus.cc:3060] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.322469 20103 raft_consensus.cc:515] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.323941 20103 leader_election.cc:290] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:50.324748 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac47a672c284338957a5ff6e37de97b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:50.325075 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac47a672c284338957a5ff6e37de97b" candidate_uuid: "2b28d455edef4352ac834e5ce10e8fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:50.325341 20178 raft_consensus.cc:3060] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.325651 20250 raft_consensus.cc:3055] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:50.325922 20250 raft_consensus.cc:740] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:50.326581 20250 consensus_queue.cc:260] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.327682 20250 raft_consensus.cc:3060] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.330231 20178 raft_consensus.cc:2468] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:50.331354 20069 leader_election.cc:304] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:50.331992 20429 raft_consensus.cc:2804] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:50.332369 20429 raft_consensus.cc:697] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Becoming Leader. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:50.333026 20250 raft_consensus.cc:2468] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b28d455edef4352ac834e5ce10e8fa9 in term 2.
I20260709 13:17:50.333165 20429 consensus_queue.cc:237] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.339771 19999 catalog_manager.cc:5697] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 reported cstate change: term changed from 1 to 2, leader changed from 82d354195709458dbad72b4df288aa90 (127.14.129.67) to 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65). New cstate: current_term: 2 leader_uuid: "2b28d455edef4352ac834e5ce10e8fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.595824 20103 raft_consensus.cc:1275] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.597121 20383 consensus_queue.cc:1048] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.604802 20176 raft_consensus.cc:1275] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.604883 20252 raft_consensus.cc:1275] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.606058 20449 raft_consensus.cc:993] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90: : Instructing follower 59714bbfab1c4e9686f4dcc35e6a5477 to start an election
I20260709 13:17:50.606745 20418 raft_consensus.cc:1081] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Signalling peer 59714bbfab1c4e9686f4dcc35e6a5477 to start an election
I20260709 13:17:50.606814 20383 consensus_queue.cc:1048] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.608211 20459 consensus_queue.cc:1048] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:50.609562 20178 raft_consensus.cc:1275] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.612725 20429 consensus_queue.cc:1048] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.609637 20176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e"
dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
 from {username='slave'} at 127.0.0.1:54848
I20260709 13:17:50.615172 20176 raft_consensus.cc:493] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:50.615585 20176 raft_consensus.cc:3060] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.625607 20176 raft_consensus.cc:515] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.627789 20176 leader_election.cc:290] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 2 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047)
I20260709 13:17:50.631131 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82d354195709458dbad72b4df288aa90"
I20260709 13:17:50.631807 20252 raft_consensus.cc:3055] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:50.632129 20252 raft_consensus.cc:740] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:50.630321 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:50.633421 20103 raft_consensus.cc:3060] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.633111 20252 consensus_queue.cc:260] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.634505 20252 raft_consensus.cc:3060] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.640157 20103 raft_consensus.cc:2468] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 2.
I20260709 13:17:50.642565 20252 raft_consensus.cc:2468] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59714bbfab1c4e9686f4dcc35e6a5477 in term 2.
I20260709 13:17:50.644423 20141 leader_election.cc:304] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477; no voters: 
I20260709 13:17:50.645023 20432 raft_consensus.cc:2804] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:50.645486 20432 raft_consensus.cc:697] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Becoming Leader. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:50.646363 20432 consensus_queue.cc:237] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:50.652846 20000 catalog_manager.cc:5697] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 reported cstate change: term changed from 1 to 2, leader changed from 82d354195709458dbad72b4df288aa90 (127.14.129.67) to 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.720810 20103 raft_consensus.cc:1275] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Refusing update from remote peer 59714bbfab1c4e9686f4dcc35e6a5477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.721932 20432 consensus_queue.cc:1048] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.729378 20252 raft_consensus.cc:1275] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 59714bbfab1c4e9686f4dcc35e6a5477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.730659 20415 consensus_queue.cc:1048] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.747609 20252 raft_consensus.cc:1275] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.748878 20429 consensus_queue.cc:1048] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.757085 20176 raft_consensus.cc:1275] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.759600 20372 consensus_queue.cc:1048] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.780071 20176 raft_consensus.cc:1275] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.781262 20372 consensus_queue.cc:1048] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.790228 20252 raft_consensus.cc:1275] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 2b28d455edef4352ac834e5ce10e8fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.791920 20459 consensus_queue.cc:1048] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:51.132426 20252 raft_consensus.cc:1275] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Refusing update from remote peer 59714bbfab1c4e9686f4dcc35e6a5477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:51.133579 20465 consensus_queue.cc:1048] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:51.145246 20103 raft_consensus.cc:1275] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Refusing update from remote peer 59714bbfab1c4e9686f4dcc35e6a5477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:51.147747 20465 consensus_queue.cc:1048] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:53.090562 19999 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45698:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:17:53.114754 19999 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45698:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:17:53.169858 14853 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:17:53.254470 20511 tablet.cc:1724] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.278326 20512 tablet.cc:1724] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.281267 20506 tablet.cc:1724] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:17:53.306605 20278 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:f97da66a1fbe40449d18eda516f8419b)
W20260709 13:17:53.313673 20278 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:f97da66a1fbe40449d18eda516f8419b)
W20260709 13:17:53.327279 20278 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:f97da66a1fbe40449d18eda516f8419b)
I20260709 13:17:53.328559 20504 tablet.cc:1724] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:17:53.342602 20510 log.cc:927] Time spent T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:17:53.375574 20504 tablet.cc:1724] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.355499 20517 tablet.cc:1724] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.417455 20511 tablet.cc:1724] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.531347 20103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
mode: GRACEFUL
new_leader_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:51618
I20260709 13:17:53.531951 20103 raft_consensus.cc:606] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Received request to transfer leadership to TS 82d354195709458dbad72b4df288aa90
W20260709 13:17:53.536926 20141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:39531, user_credentials={real_user=slave}} blocked reactor thread for 259006us
I20260709 13:17:53.542157 20512 tablet.cc:1724] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.546814 20511 tablet.cc:1724] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.569393 20533 tablet.cc:1724] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.581012 20536 tablet.cc:1724] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.604794 20517 tablet.cc:1724] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.612681 20174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e"
dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
mode: GRACEFUL
new_leader_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:40734
I20260709 13:17:53.613448 20174 raft_consensus.cc:606] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Received request to transfer leadership to TS 82d354195709458dbad72b4df288aa90
I20260709 13:17:53.615085 14853 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:17:53.615775 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:53.680824 20100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec"
dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
mode: GRACEFUL
new_leader_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:51618
I20260709 13:17:53.681572 20100 raft_consensus.cc:606] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Received request to transfer leadership to TS 82d354195709458dbad72b4df288aa90
W20260709 13:17:53.793761 20141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:39531, user_credentials={real_user=slave}} blocked reactor thread for 184974us
I20260709 13:17:53.796110 20174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f"
dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
mode: GRACEFUL
new_leader_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:40734
I20260709 13:17:53.799558 20174 raft_consensus.cc:606] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Received request to transfer leadership to TS 82d354195709458dbad72b4df288aa90
I20260709 13:17:53.802002 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:53.802649 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:17:53.808490 20517 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.202s	user 0.002s	sys 0.000s
I20260709 13:17:53.809751 20542 tablet.cc:1724] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.831887 20517 tablet.cc:1724] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.842020 20543 tablet.cc:1724] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.846793 20517 tablet.cc:1724] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.852288 20544 tablet.cc:1724] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.853227 20511 tablet.cc:1724] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.872908 20543 tablet.cc:1724] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.875756 20536 tablet.cc:1724] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.884166 20476 raft_consensus.cc:993] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477: : Instructing follower 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:53.884930 20476 raft_consensus.cc:1081] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Signalling peer 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:53.885317 20539 raft_consensus.cc:993] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477: : Instructing follower 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:53.885833 20539 raft_consensus.cc:1081] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Signalling peer 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:53.892422 20543 tablet.cc:1724] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.895694 20536 tablet.cc:1724] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.897399 20244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f"
dest_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:47698
I20260709 13:17:53.898185 20244 raft_consensus.cc:493] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:53.898927 20244 raft_consensus.cc:3060] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:53.904996 20543 tablet.cc:1724] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.907545 20245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e"
dest_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:47698
I20260709 13:17:53.908262 20245 raft_consensus.cc:493] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:53.908629 20245 raft_consensus.cc:3060] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:53.909261 20504 tablet.cc:1724] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.921711 20536 tablet.cc:1724] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:53.924851 20244 raft_consensus.cc:515] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:53.925256 20245 raft_consensus.cc:515] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:53.927234 20245 leader_election.cc:290] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:53.927956 20244 leader_election.cc:290] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:53.928447 20101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:53.928556 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:53.929147 20101 raft_consensus.cc:3060] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:53.929491 20102 raft_consensus.cc:3060] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:53.936134 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c1bc28219240939a536a22b7950f0e" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:53.936556 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76565ba9c7644dbc95f8aad3855e6d3f" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:53.936893 20177 raft_consensus.cc:3055] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:53.937255 20175 raft_consensus.cc:3055] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:53.937258 20177 raft_consensus.cc:740] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:53.937786 20175 raft_consensus.cc:740] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59714bbfab1c4e9686f4dcc35e6a5477, State: Running, Role: LEADER
I20260709 13:17:53.937887 20101 raft_consensus.cc:2468] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 3.
I20260709 13:17:53.938714 20175 consensus_queue.cc:260] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [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: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:53.939426 20215 leader_election.cc:304] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [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: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:53.939955 20175 raft_consensus.cc:3060] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:53.940506 20529 raft_consensus.cc:2804] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:53.941039 20529 raft_consensus.cc:697] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:53.941854 20529 consensus_queue.cc:237] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:53.938431 20177 consensus_queue.cc:260] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [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: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:53.947003 20102 raft_consensus.cc:2468] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 3.
I20260709 13:17:53.947034 20177 raft_consensus.cc:3060] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:53.948441 20175 raft_consensus.cc:2468] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 3.
I20260709 13:17:53.949816 20218 leader_election.cc:304] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [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: 59714bbfab1c4e9686f4dcc35e6a5477, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:53.951956 20516 raft_consensus.cc:993] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9: : Instructing follower 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:53.952543 20516 raft_consensus.cc:1081] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Signalling peer 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:53.956180 20474 raft_consensus.cc:2804] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:53.956445 20177 raft_consensus.cc:2468] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 3.
I20260709 13:17:53.962977 20250 raft_consensus.cc:1240] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Rejecting Update request from peer 59714bbfab1c4e9686f4dcc35e6a5477 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:53.965128 20474 raft_consensus.cc:697] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:53.967011 20474 consensus_queue.cc:237] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [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: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:53.980207 19998 catalog_manager.cc:5697] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 2 to 3, leader changed from 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66) to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:53.981462 19998 catalog_manager.cc:5789] TS 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047) does not have the latest schema for tablet e8c1bc28219240939a536a22b7950f0e (table soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]). Expected version 1 got 0
I20260709 13:17:53.983580 20250 raft_consensus.cc:1240] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Rejecting Update request from peer 59714bbfab1c4e9686f4dcc35e6a5477 for earlier term 2. Current term is 3. Ops: []
W20260709 13:17:53.994603 20066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.67:34047, user_credentials={real_user=slave}} blocked reactor thread for 44186.9us
I20260709 13:17:53.998240 20516 raft_consensus.cc:993] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9: : Instructing follower 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:53.998871 20518 raft_consensus.cc:1081] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Signalling peer 82d354195709458dbad72b4df288aa90 to start an election
I20260709 13:17:53.999794 20250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec"
dest_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:47700
I20260709 13:17:54.000401 20250 raft_consensus.cc:493] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:54.000757 20250 raft_consensus.cc:3060] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.007812 20250 raft_consensus.cc:515] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:54.010329 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:54.010922 20175 raft_consensus.cc:3060] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.011421 20250 leader_election.cc:290] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 election: Requested vote from peers 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561), 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531)
I20260709 13:17:54.012509 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d8a06d63d48989667db752e8be1ec" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:54.013074 20102 raft_consensus.cc:3055] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:54.013337 20102 raft_consensus.cc:740] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:54.014137 20102 consensus_queue.cc:260] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [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: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:54.014382 20245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec"
dest_uuid: "82d354195709458dbad72b4df288aa90"
 from {username='slave'} at 127.0.0.1:47700
I20260709 13:17:54.015048 20245 raft_consensus.cc:493] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:54.015403 20245 raft_consensus.cc:3060] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.015663 20102 raft_consensus.cc:3060] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.022256 20102 raft_consensus.cc:2468] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 3.
I20260709 13:17:54.022810 20245 raft_consensus.cc:515] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:54.023350 20215 leader_election.cc:304] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [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: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:54.023967 20244 raft_consensus.cc:1240] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Rejecting Update request from peer 2b28d455edef4352ac834e5ce10e8fa9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:54.024335 20474 raft_consensus.cc:2804] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:54.024883 20474 raft_consensus.cc:697] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:54.025730 20474 consensus_queue.cc:237] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [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: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } }
I20260709 13:17:54.027688 20245 leader_election.cc:290] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 election: Requested vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:54.028260 20101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2b28d455edef4352ac834e5ce10e8fa9"
I20260709 13:17:54.028888 20101 raft_consensus.cc:3055] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:54.029207 20101 raft_consensus.cc:740] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b28d455edef4352ac834e5ce10e8fa9, State: Running, Role: LEADER
I20260709 13:17:54.030349 20101 consensus_queue.cc:260] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [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: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:54.031200 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe0831d1f64843be5cf0ec2f0df4ec" candidate_uuid: "82d354195709458dbad72b4df288aa90" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "59714bbfab1c4e9686f4dcc35e6a5477"
I20260709 13:17:54.032285 20101 raft_consensus.cc:3060] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.032354 20177 raft_consensus.cc:3060] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.034464 19998 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757: soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c] alter complete (version 1)
I20260709 13:17:54.035583 20175 raft_consensus.cc:2468] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 3.
I20260709 13:17:54.041414 20101 raft_consensus.cc:2468] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 3.
I20260709 13:17:54.042925 20215 leader_election.cc:304] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [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: 2b28d455edef4352ac834e5ce10e8fa9, 82d354195709458dbad72b4df288aa90; no voters: 
I20260709 13:17:54.043844 20474 raft_consensus.cc:2804] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:54.044354 20474 raft_consensus.cc:697] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Becoming Leader. State: Replica: 82d354195709458dbad72b4df288aa90, State: Running, Role: LEADER
I20260709 13:17:54.045241 20474 consensus_queue.cc:237] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:54.048471 20177 raft_consensus.cc:2468] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d354195709458dbad72b4df288aa90 in term 3.
I20260709 13:17:54.062304 19998 catalog_manager.cc:5697] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 2 to 3, leader changed from 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66) to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:54.065099 19998 catalog_manager.cc:5697] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 2 to 3, leader changed from 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65) to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.066699 19998 catalog_manager.cc:5697] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 reported cstate change: term changed from 2 to 3, leader changed from 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65) to 82d354195709458dbad72b4df288aa90 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "82d354195709458dbad72b4df288aa90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:54.068078 19998 catalog_manager.cc:5789] TS 82d354195709458dbad72b4df288aa90 (127.14.129.67:34047) does not have the latest schema for tablet 4ebe0831d1f64843be5cf0ec2f0df4ec (table soft_deleted_table [id=c045640f86d7445e88ab4acf30084c5c]). Expected version 1 got 0
I20260709 13:17:54.333541 20101 raft_consensus.cc:1275] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:54.334939 20474 consensus_queue.cc:1048] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:54.342042 20536 tablet.cc:1724] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:54.343241 20175 raft_consensus.cc:1275] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:54.345376 20474 consensus_queue.cc:1048] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:54.366323 20511 tablet.cc:1719] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:17:54.368285 20536 tablet.cc:1719] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:17:54.374914 20542 tablet.cc:1719] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:17:54.430501 20175 raft_consensus.cc:1275] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:54.431831 20474 consensus_queue.cc:1048] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:54.441845 20101 raft_consensus.cc:1275] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:54.443329 20554 consensus_queue.cc:1048] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:54.457572 20102 raft_consensus.cc:1275] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:54.459074 20554 consensus_queue.cc:1048] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:54.475260 20175 raft_consensus.cc:1275] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:54.476966 20553 consensus_queue.cc:1048] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:54.590705 20199 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8080 after lost signal to thread 14856
W20260709 13:17:54.591786 20199 debug-util.cc:398] Leaking SignalData structure 0x7b080015de20 after lost signal to thread 20035
W20260709 13:17:54.593384 20199 debug-util.cc:398] Leaking SignalData structure 0x7b08002e89e0 after lost signal to thread 20202
W20260709 13:17:54.594270 20199 debug-util.cc:398] Leaking SignalData structure 0x7b0800207980 after lost signal to thread 20276
I20260709 13:17:54.604341 20177 raft_consensus.cc:1275] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:54.606163 20474 consensus_queue.cc:1048] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:54.612839 20536 tablet.cc:1724] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:17:54.615922 20101 raft_consensus.cc:1275] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Refusing update from remote peer 82d354195709458dbad72b4df288aa90: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:54.618078 20529 consensus_queue.cc:1048] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:54.645897 20536 tablet.cc:1719] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:17:54.650538 20542 tablet.cc:1719] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:17:54.652523 20511 tablet.cc:1719] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:17:54.869105 14853 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:17:54.877261 14853 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:17:54.877859 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:54.885105 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:17:54.885640 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:55.915365 14853 tablet_server.cc:179] TabletServer@127.14.129.65:0 shutting down...
W20260709 13:17:55.935487 20215 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]
W20260709 13:17:55.947304 20215 consensus_peers.cc:597] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:55.954809 20141 consensus_peers.cc:597] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:55.956418 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:55.957607 14853 tablet_replica.cc:333] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.958509 14853 raft_consensus.cc:2243] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.959017 14853 raft_consensus.cc:2272] T a5c75056c6f9455d9d709cf3f3fed451 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.961206 14853 tablet_replica.cc:333] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.961815 14853 raft_consensus.cc:2243] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.962263 14853 raft_consensus.cc:2272] T 2fc768bf5a8344cb932a3c2b330217d8 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.964427 14853 tablet_replica.cc:333] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.965082 14853 raft_consensus.cc:2243] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.965603 14853 raft_consensus.cc:2272] T b643dcc5944a4b35bf63acf25e6dd720 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.968003 14853 tablet_replica.cc:333] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.968570 14853 raft_consensus.cc:2243] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:55.969281 14853 raft_consensus.cc:2272] T e03f46e7c81e4e0691d1084ea74d8722 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.971535 14853 tablet_replica.cc:333] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.972108 14853 raft_consensus.cc:2243] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.972572 14853 raft_consensus.cc:2272] T e8c1bc28219240939a536a22b7950f0e P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.974763 14853 tablet_replica.cc:333] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.975365 14853 raft_consensus.cc:2243] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:55.976100 14853 raft_consensus.cc:2272] T 3ac47a672c284338957a5ff6e37de97b P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.978163 14853 tablet_replica.cc:333] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.978852 14853 raft_consensus.cc:2243] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.979350 14853 raft_consensus.cc:2272] T 306b67da63b74e49b68cbd3d48607be4 P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.982029 14853 tablet_replica.cc:333] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.982648 14853 raft_consensus.cc:2243] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.983177 14853 raft_consensus.cc:2272] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.985296 14853 tablet_replica.cc:333] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.985929 14853 raft_consensus.cc:2243] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:55.986743 14853 raft_consensus.cc:2272] T f97da66a1fbe40449d18eda516f8419b P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.989077 14853 tablet_replica.cc:333] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.989706 14853 raft_consensus.cc:2243] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.990123 14853 raft_consensus.cc:2272] T efe4c13746ae4e8ba00826dba3d5c43f P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.992350 14853 tablet_replica.cc:333] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.992945 14853 raft_consensus.cc:2243] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.993400 14853 raft_consensus.cc:2272] T 1b71dfd043594968b641d47821a8678e P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.995649 14853 tablet_replica.cc:333] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.996157 14853 raft_consensus.cc:2243] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:55.996973 14853 raft_consensus.cc:2272] T e14b04f03b3a4b89ac80f7ebc2b620cc P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.999068 14853 tablet_replica.cc:333] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:55.999607 14853 raft_consensus.cc:2243] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.000005 14853 raft_consensus.cc:2272] T 293d8a06d63d48989667db752e8be1ec P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.001984 14853 tablet_replica.cc:333] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:56.002466 14853 raft_consensus.cc:2243] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.002874 14853 raft_consensus.cc:2272] T 1dad9c32d56340c18428c33bca55cd0b P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.004949 14853 tablet_replica.cc:333] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:56.005502 14853 raft_consensus.cc:2243] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:56.006299 14853 raft_consensus.cc:2272] T 15a220507c7e4452ab0eba1246f96dcb P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.008467 14853 tablet_replica.cc:333] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:56.008982 14853 raft_consensus.cc:2243] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.009509 14853 raft_consensus.cc:2272] T 007e9fcf85b941d38567463505978b47 P 2b28d455edef4352ac834e5ce10e8fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.011694 14853 tablet_replica.cc:333] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:56.012204 14853 raft_consensus.cc:2243] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.012630 14853 raft_consensus.cc:2272] T 76565ba9c7644dbc95f8aad3855e6d3f P 2b28d455edef4352ac834e5ce10e8fa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.014732 14853 tablet_replica.cc:333] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9: stopping tablet replica
I20260709 13:17:56.015210 14853 raft_consensus.cc:2243] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:56.015998 14853 raft_consensus.cc:2272] T ef3b9b16a0864fe084f2148bff4c075a P 2b28d455edef4352ac834e5ce10e8fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.058738 14853 tablet_server.cc:196] TabletServer@127.14.129.65:0 shutdown complete.
I20260709 13:17:56.110083 14853 tablet_server.cc:179] TabletServer@127.14.129.66:0 shutting down...
W20260709 13:17:56.135385 20141 consensus_peers.cc:597] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:56.149168 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:56.149988 14853 tablet_replica.cc:333] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.150992 14853 raft_consensus.cc:2243] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.151507 14853 raft_consensus.cc:2272] T e8c1bc28219240939a536a22b7950f0e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.153460 14853 tablet_replica.cc:333] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.154060 14853 raft_consensus.cc:2243] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.154474 14853 raft_consensus.cc:2272] T b643dcc5944a4b35bf63acf25e6dd720 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.156337 14853 tablet_replica.cc:333] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.156886 14853 raft_consensus.cc:2243] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.157328 14853 raft_consensus.cc:2272] T e03f46e7c81e4e0691d1084ea74d8722 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.159403 14853 tablet_replica.cc:333] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.159947 14853 raft_consensus.cc:2243] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:56.160717 14853 raft_consensus.cc:2272] T a5c75056c6f9455d9d709cf3f3fed451 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.162917 14853 tablet_replica.cc:333] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.163774 14853 raft_consensus.cc:2243] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:56.164651 14853 raft_consensus.cc:2272] T 2fc768bf5a8344cb932a3c2b330217d8 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.167323 14853 tablet_replica.cc:333] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
W20260709 13:17:56.167990 20141 consensus_peers.cc:597] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:56.168051 14853 raft_consensus.cc:2243] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.168835 14853 raft_consensus.cc:2272] T 3ac47a672c284338957a5ff6e37de97b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.171238 14853 tablet_replica.cc:333] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.171795 14853 raft_consensus.cc:2243] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:56.172580 14853 raft_consensus.cc:2272] T efe4c13746ae4e8ba00826dba3d5c43f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.174693 14853 tablet_replica.cc:333] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.175299 14853 raft_consensus.cc:2243] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:56.176126 14853 raft_consensus.cc:2272] T 1b71dfd043594968b641d47821a8678e P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.178220 14853 tablet_replica.cc:333] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.178864 14853 raft_consensus.cc:2243] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.179394 14853 raft_consensus.cc:2272] T f97da66a1fbe40449d18eda516f8419b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.181936 14853 tablet_replica.cc:333] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.182735 14853 raft_consensus.cc:2243] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.183388 14853 raft_consensus.cc:2272] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.185914 14853 tablet_replica.cc:333] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.186609 14853 raft_consensus.cc:2243] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.187224 14853 raft_consensus.cc:2272] T 306b67da63b74e49b68cbd3d48607be4 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.190061 14853 tablet_replica.cc:333] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.190812 14853 raft_consensus.cc:2243] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:56.191958 14853 raft_consensus.cc:2272] T 007e9fcf85b941d38567463505978b47 P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.194653 14853 tablet_replica.cc:333] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.195403 14853 raft_consensus.cc:2243] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.195950 14853 raft_consensus.cc:2272] T ef3b9b16a0864fe084f2148bff4c075a P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.199450 14853 tablet_replica.cc:333] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
W20260709 13:17:56.200111 20215 consensus_peers.cc:597] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:56.200192 14853 raft_consensus.cc:2243] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.201051 14853 raft_consensus.cc:2272] T e14b04f03b3a4b89ac80f7ebc2b620cc P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.203408 14853 tablet_replica.cc:333] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.204099 14853 raft_consensus.cc:2243] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:56.204876 14853 raft_consensus.cc:2272] T 1dad9c32d56340c18428c33bca55cd0b P 59714bbfab1c4e9686f4dcc35e6a5477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.207624 14853 tablet_replica.cc:333] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.208386 14853 raft_consensus.cc:2243] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.208959 14853 raft_consensus.cc:2272] T 15a220507c7e4452ab0eba1246f96dcb P 59714bbfab1c4e9686f4dcc35e6a5477 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:56.209177 20218 consensus_peers.cc:597] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:56.211686 14853 tablet_replica.cc:333] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.212324 14853 raft_consensus.cc:2243] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.212738 14853 raft_consensus.cc:2272] T 76565ba9c7644dbc95f8aad3855e6d3f P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.214756 14853 tablet_replica.cc:333] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477: stopping tablet replica
I20260709 13:17:56.215272 14853 raft_consensus.cc:2243] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.215739 14853 raft_consensus.cc:2272] T 293d8a06d63d48989667db752e8be1ec P 59714bbfab1c4e9686f4dcc35e6a5477 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:56.245568 20215 consensus_peers.cc:597] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:56.255795 20215 consensus_peers.cc:597] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:56.296471 20215 consensus_peers.cc:597] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:56.316216 20215 consensus_peers.cc:597] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:56.333072 20218 consensus_peers.cc:597] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:56.390060 20218 consensus_peers.cc:597] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:56.494578 20218 consensus_peers.cc:597] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:56.501564 20218 consensus_peers.cc:597] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:56.542032 20218 consensus_peers.cc:597] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:57.010878 20553 raft_consensus.cc:493] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b28d455edef4352ac834e5ce10e8fa9)
I20260709 13:17:57.011516 20553 raft_consensus.cc:515] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.013216 20553 leader_election.cc:290] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
W20260709 13:17:57.017387 20215 leader_election.cc:336] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:57.017942 20218 leader_election.cc:336] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.018244 20218 leader_election.cc:304] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [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: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.018790 20553 raft_consensus.cc:2749] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:57.181622 20562 raft_consensus.cc:493] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b28d455edef4352ac834e5ce10e8fa9)
I20260709 13:17:57.182304 20562 raft_consensus.cc:515] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.186369 20569 raft_consensus.cc:493] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59714bbfab1c4e9686f4dcc35e6a5477)
I20260709 13:17:57.186079 20562 leader_election.cc:290] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:57.187258 20569 raft_consensus.cc:515] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.191047 20569 leader_election.cc:290] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
W20260709 13:17:57.288545 14853 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20199)
I20260709 13:17:57.318698 20569 raft_consensus.cc:493] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b28d455edef4352ac834e5ce10e8fa9)
I20260709 13:17:57.319339 20569 raft_consensus.cc:515] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.321309 20569 leader_election.cc:290] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:57.362542 20569 raft_consensus.cc:493] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59714bbfab1c4e9686f4dcc35e6a5477)
I20260709 13:17:57.363260 20569 raft_consensus.cc:515] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.365568 20569 leader_election.cc:290] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:57.383761 20569 raft_consensus.cc:493] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59714bbfab1c4e9686f4dcc35e6a5477)
I20260709 13:17:57.384403 20569 raft_consensus.cc:515] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.388489 20569 leader_election.cc:290] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:57.447144 20553 raft_consensus.cc:493] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59714bbfab1c4e9686f4dcc35e6a5477)
I20260709 13:17:57.447685 20553 raft_consensus.cc:515] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.449735 20553 leader_election.cc:290] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:57.450709 20553 raft_consensus.cc:493] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b28d455edef4352ac834e5ce10e8fa9)
I20260709 13:17:57.451289 20553 raft_consensus.cc:515] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.454195 20569 raft_consensus.cc:493] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b28d455edef4352ac834e5ce10e8fa9)
I20260709 13:17:57.454638 20569 raft_consensus.cc:515] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.456636 20569 leader_election.cc:290] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
W20260709 13:17:57.460139 20215 leader_election.cc:336] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:57.460734 20215 leader_election.cc:336] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:57.461143 20215 leader_election.cc:336] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:57.461632 20215 leader_election.cc:336] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:57.462287 20215 leader_election.cc:336] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
I20260709 13:17:57.463764 20569 raft_consensus.cc:493] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b28d455edef4352ac834e5ce10e8fa9)
W20260709 13:17:57.463925 20215 leader_election.cc:336] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
I20260709 13:17:57.463286 20553 leader_election.cc:290] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:57.464375 20569 raft_consensus.cc:515] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
W20260709 13:17:57.465770 20215 leader_election.cc:336] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
I20260709 13:17:57.466701 20569 leader_election.cc:290] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:57.464947 20553 raft_consensus.cc:493] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59714bbfab1c4e9686f4dcc35e6a5477)
I20260709 13:17:57.469810 20553 raft_consensus.cc:515] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
W20260709 13:17:57.471585 20215 leader_election.cc:336] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
I20260709 13:17:57.471848 20553 leader_election.cc:290] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
W20260709 13:17:57.474668 20215 leader_election.cc:336] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:57.474856 20218 leader_election.cc:336] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.475343 20218 leader_election.cc:304] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.475945 20553 raft_consensus.cc:2749] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:57.476364 20218 leader_election.cc:336] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.476817 20218 leader_election.cc:304] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.477448 20553 raft_consensus.cc:2749] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:57.477607 20218 leader_election.cc:336] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.478065 20218 leader_election.cc:304] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [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: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
W20260709 13:17:57.478276 20215 leader_election.cc:336] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
I20260709 13:17:57.478582 20553 raft_consensus.cc:2749] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:57.478740 20218 leader_election.cc:336] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.479197 20218 leader_election.cc:304] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [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: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.479692 20553 raft_consensus.cc:2749] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:57.479943 20218 leader_election.cc:336] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.480347 20218 leader_election.cc:304] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.480823 20553 raft_consensus.cc:2749] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:57.480994 20218 leader_election.cc:336] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.481467 20218 leader_election.cc:304] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.482034 20553 raft_consensus.cc:2749] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:57.482393 20218 leader_election.cc:336] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.482764 20218 leader_election.cc:304] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [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: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.483321 20553 raft_consensus.cc:2749] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:57.483485 20218 leader_election.cc:336] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.483968 20218 leader_election.cc:304] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.484470 20553 raft_consensus.cc:2749] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:57.484665 20218 leader_election.cc:336] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.485157 20218 leader_election.cc:304] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [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: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.485666 20553 raft_consensus.cc:2749] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:57.488257 20218 leader_election.cc:336] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:57.488664 20218 leader_election.cc:304] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.489180 20553 raft_consensus.cc:2749] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:57.561795 20553 raft_consensus.cc:493] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59714bbfab1c4e9686f4dcc35e6a5477)
I20260709 13:17:57.562281 20553 raft_consensus.cc:515] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:57.564006 20553 leader_election.cc:290] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
W20260709 13:17:57.567624 20218 leader_election.cc:336] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
W20260709 13:17:57.568692 20215 leader_election.cc:336] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
I20260709 13:17:57.569134 20215 leader_election.cc:304] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [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: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:57.569764 20553 raft_consensus.cc:2749] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:58.138525 20215 consensus_peers.cc:597] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:58.289068 14853 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20199)
W20260709 13:17:58.299894 20273 debug-util.cc:398] Leaking SignalData structure 0x7b08001ccd00 after lost signal to thread 14856
W20260709 13:17:58.300987 20273 debug-util.cc:398] Leaking SignalData structure 0x7b08000da0e0 after lost signal to thread 20035
W20260709 13:17:58.302006 20273 debug-util.cc:398] Leaking SignalData structure 0x7b080016f0e0 after lost signal to thread 20276
W20260709 13:17:58.440696 20215 consensus_peers.cc:597] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:58.715073 20215 consensus_peers.cc:597] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:58.817988 20218 consensus_peers.cc:597] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:58.939623 20218 consensus_peers.cc:597] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:59.024832 20553 raft_consensus.cc:493] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b28d455edef4352ac834e5ce10e8fa9)
I20260709 13:17:59.025514 20553 raft_consensus.cc:515] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:59.027724 20553 leader_election.cc:290] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
W20260709 13:17:59.033022 20215 leader_election.cc:336] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:59.037165 20218 leader_election.cc:336] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:59.037623 20218 leader_election.cc:304] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:59.038344 20553 raft_consensus.cc:2749] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:59.048664 20218 consensus_peers.cc:597] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:59.054840 20553 raft_consensus.cc:493] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59714bbfab1c4e9686f4dcc35e6a5477)
I20260709 13:17:59.055557 20553 raft_consensus.cc:515] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:59.057775 20553 leader_election.cc:290] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
W20260709 13:17:59.062675 20215 leader_election.cc:336] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:59.063704 20218 leader_election.cc:336] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:59.064119 20218 leader_election.cc:304] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:59.064852 20553 raft_consensus.cc:2749] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:59.108915 20553 raft_consensus.cc:493] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b28d455edef4352ac834e5ce10e8fa9)
I20260709 13:17:59.109510 20553 raft_consensus.cc:515] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:59.111837 20553 leader_election.cc:290] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
W20260709 13:17:59.115996 20215 leader_election.cc:336] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:59.117409 20218 leader_election.cc:336] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:59.117849 20218 leader_election.cc:304] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:59.118567 20553 raft_consensus.cc:2749] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:59.165556 20215 consensus_peers.cc:597] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:59.186797 20218 consensus_peers.cc:597] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:59.187994 20215 consensus_peers.cc:597] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:59.192018 20218 consensus_peers.cc:597] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:59.219956 14853 tablet_server.cc:196] TabletServer@127.14.129.66:0 shutdown complete.
I20260709 13:17:59.263243 20553 raft_consensus.cc:493] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b28d455edef4352ac834e5ce10e8fa9)
I20260709 13:17:59.264039 20553 raft_consensus.cc:515] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:59.266506 20553 leader_election.cc:290] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:59.270541 14853 tablet_server.cc:179] TabletServer@127.14.129.67:0 shutting down...
I20260709 13:17:59.284179 20572 raft_consensus.cc:493] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59714bbfab1c4e9686f4dcc35e6a5477)
I20260709 13:17:59.284969 20572 raft_consensus.cc:515] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:59.287228 20572 leader_election.cc:290] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
W20260709 13:17:59.289270 20218 leader_election.cc:336] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
W20260709 13:17:59.291908 20215 leader_election.cc:336] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
I20260709 13:17:59.292337 20215 leader_election.cc:304] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [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: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:59.293133 20572 raft_consensus.cc:2749] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:59.294737 20215 consensus_peers.cc:597] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 -> Peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Couldn't send request to peer 2b28d455edef4352ac834e5ce10e8fa9. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:59.295296 20215 leader_election.cc:336] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
W20260709 13:17:59.297245 20218 leader_election.cc:336] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:59.297714 20218 leader_election.cc:304] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:59.298424 20572 raft_consensus.cc:2749] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:59.315199 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:59.315956 14853 tablet_replica.cc:333] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.316649 14853 raft_consensus.cc:2243] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:59.317402 14853 raft_consensus.cc:2272] T e8c1bc28219240939a536a22b7950f0e P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.319435 14853 tablet_replica.cc:333] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.320001 14853 raft_consensus.cc:2243] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.320421 14853 raft_consensus.cc:2272] T e03f46e7c81e4e0691d1084ea74d8722 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.322211 14853 tablet_replica.cc:333] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.322788 14853 raft_consensus.cc:2243] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:59.323498 14853 raft_consensus.cc:2272] T b643dcc5944a4b35bf63acf25e6dd720 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.325354 14853 tablet_replica.cc:333] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.325875 14853 raft_consensus.cc:2243] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.326277 14853 raft_consensus.cc:2272] T 2fc768bf5a8344cb932a3c2b330217d8 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.328119 14853 tablet_replica.cc:333] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.328606 14853 raft_consensus.cc:2243] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.328985 14853 raft_consensus.cc:2272] T a5c75056c6f9455d9d709cf3f3fed451 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.330721 14853 tablet_replica.cc:333] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.331300 14853 raft_consensus.cc:2243] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.331693 14853 raft_consensus.cc:2272] T 3ac47a672c284338957a5ff6e37de97b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.333194 20572 raft_consensus.cc:493] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59714bbfab1c4e9686f4dcc35e6a5477)
I20260709 13:17:59.333720 14853 tablet_replica.cc:333] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.333734 20572 raft_consensus.cc:515] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b28d455edef4352ac834e5ce10e8fa9" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 39531 } } peers { permanent_uuid: "59714bbfab1c4e9686f4dcc35e6a5477" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 44561 } } peers { permanent_uuid: "82d354195709458dbad72b4df288aa90" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34047 } }
I20260709 13:17:59.334555 14853 raft_consensus.cc:2243] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:59.335479 14853 raft_consensus.cc:2272] T 306b67da63b74e49b68cbd3d48607be4 P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.336241 20572 leader_election.cc:290] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531), 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561)
I20260709 13:17:59.338011 14853 tablet_replica.cc:333] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.339008 14853 raft_consensus.cc:2243] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.339548 14853 raft_consensus.cc:2272] T 007e9fcf85b941d38567463505978b47 P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:59.340458 20215 leader_election.cc:336] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b28d455edef4352ac834e5ce10e8fa9 (127.14.129.65:39531): Network error: Client connection negotiation failed: client connection to 127.14.129.65:39531: connect: Connection refused (error 111)
I20260709 13:17:59.342762 14853 tablet_replica.cc:333] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90: stopping tablet replica
W20260709 13:17:59.343065 20218 leader_election.cc:336] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111)
I20260709 13:17:59.343448 20218 leader_election.cc:304] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [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: 82d354195709458dbad72b4df288aa90; no voters: 2b28d455edef4352ac834e5ce10e8fa9, 59714bbfab1c4e9686f4dcc35e6a5477
I20260709 13:17:59.343636 14853 raft_consensus.cc:2243] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:59.343959 20572 raft_consensus.cc:2749] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:59.344688 14853 raft_consensus.cc:2272] T 4ebe0831d1f64843be5cf0ec2f0df4ec P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:59.346400 20218 consensus_peers.cc:597] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 -> Peer 59714bbfab1c4e9686f4dcc35e6a5477 (127.14.129.66:44561): Couldn't send request to peer 59714bbfab1c4e9686f4dcc35e6a5477. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.66:44561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:59.347543 14853 tablet_replica.cc:333] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.348271 14853 raft_consensus.cc:2243] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.348834 14853 raft_consensus.cc:2272] T 1b71dfd043594968b641d47821a8678e P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.351644 14853 tablet_replica.cc:333] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.352368 14853 raft_consensus.cc:2243] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.352943 14853 raft_consensus.cc:2272] T efe4c13746ae4e8ba00826dba3d5c43f P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.355711 14853 tablet_replica.cc:333] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.356390 14853 raft_consensus.cc:2243] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.356923 14853 raft_consensus.cc:2272] T f97da66a1fbe40449d18eda516f8419b P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.359548 14853 tablet_replica.cc:333] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.360212 14853 raft_consensus.cc:2243] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.360771 14853 raft_consensus.cc:2272] T ef3b9b16a0864fe084f2148bff4c075a P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.363304 14853 tablet_replica.cc:333] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.364008 14853 raft_consensus.cc:2243] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.364534 14853 raft_consensus.cc:2272] T 1dad9c32d56340c18428c33bca55cd0b P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.366860 14853 tablet_replica.cc:333] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.367547 14853 raft_consensus.cc:2243] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.368046 14853 raft_consensus.cc:2272] T 15a220507c7e4452ab0eba1246f96dcb P 82d354195709458dbad72b4df288aa90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.370611 14853 tablet_replica.cc:333] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.371346 14853 raft_consensus.cc:2243] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:59.372280 14853 raft_consensus.cc:2272] T 76565ba9c7644dbc95f8aad3855e6d3f P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.374785 14853 tablet_replica.cc:333] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.375401 14853 raft_consensus.cc:2243] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:59.375986 14853 raft_consensus.cc:2272] T e14b04f03b3a4b89ac80f7ebc2b620cc P 82d354195709458dbad72b4df288aa90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:59.378583 14853 tablet_replica.cc:333] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90: stopping tablet replica
I20260709 13:17:59.379210 14853 raft_consensus.cc:2243] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:59.380259 14853 raft_consensus.cc:2272] T 293d8a06d63d48989667db752e8be1ec P 82d354195709458dbad72b4df288aa90 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:00.429438 14853 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20273)
I20260709 13:18:00.809828 14853 tablet_server.cc:196] TabletServer@127.14.129.67:0 shutdown complete.
I20260709 13:18:00.867147 14853 master.cc:562] Master@127.14.129.126:35281 shutting down...
I20260709 13:18:00.890625 14853 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:00.891494 14853 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:00.891841 14853 tablet_replica.cc:333] T 00000000000000000000000000000000 P 999de7ed57b24117a39250b3ed5cc757: stopping tablet replica
I20260709 13:18:00.912575 14853 master.cc:584] Master@127.14.129.126:35281 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (17120 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:18:00.970075 14853 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.129.126:41245
I20260709 13:18:00.971294 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:00.977118 20575 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:00.977243 20574 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:00.977568 20577 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:00.978256 14853 server_base.cc:1061] running on GCE node
I20260709 13:18:00.979182 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:00.979357 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:00.979468 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603080979457 us; error 0 us; skew 500 ppm
I20260709 13:18:00.979915 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:00.982262 14853 webserver.cc:533] Webserver started at http://127.14.129.126:34185/ using document root <none> and password file <none>
I20260709 13:18:00.982715 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:00.982864 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:00.983129 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:00.984287 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/master-0-root/instance:
uuid: "37551a53907b4e03afd5bc409f0a37db"
format_stamp: "Formatted at 2026-07-09 13:18:00 on dist-test-slave-gg5t"
I20260709 13:18:00.988487 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:18:00.991789 20582 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:00.992471 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:00.992744 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/master-0-root
uuid: "37551a53907b4e03afd5bc409f0a37db"
format_stamp: "Formatted at 2026-07-09 13:18:00 on dist-test-slave-gg5t"
I20260709 13:18:00.993000 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:18:01.009061 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:01.010251 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:01.047282 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.126:41245
I20260709 13:18:01.047406 20633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.126:41245 every 8 connection(s)
I20260709 13:18:01.051275 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.063827 20634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db: Bootstrap starting.
I20260709 13:18:01.068569 20634 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.072903 20634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db: No bootstrap required, opened a new log
I20260709 13:18:01.075132 20634 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37551a53907b4e03afd5bc409f0a37db" member_type: VOTER }
I20260709 13:18:01.075569 20634 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.075803 20634 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37551a53907b4e03afd5bc409f0a37db, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.076395 20634 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37551a53907b4e03afd5bc409f0a37db" member_type: VOTER }
I20260709 13:18:01.076836 20634 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:01.077059 20634 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:01.077325 20634 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:01.082330 20634 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37551a53907b4e03afd5bc409f0a37db" member_type: VOTER }
I20260709 13:18:01.082865 20634 leader_election.cc:304] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [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: 37551a53907b4e03afd5bc409f0a37db; no voters: 
I20260709 13:18:01.083992 20634 leader_election.cc:290] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:01.084344 20637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:01.085657 20637 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 1 LEADER]: Becoming Leader. State: Replica: 37551a53907b4e03afd5bc409f0a37db, State: Running, Role: LEADER
I20260709 13:18:01.086367 20637 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [LEADER]: Queue going to LEADER mode. State: All 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: "37551a53907b4e03afd5bc409f0a37db" member_type: VOTER }
I20260709 13:18:01.086823 20634 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:01.093340 20639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37551a53907b4e03afd5bc409f0a37db. Latest consensus state: current_term: 1 leader_uuid: "37551a53907b4e03afd5bc409f0a37db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37551a53907b4e03afd5bc409f0a37db" member_type: VOTER } }
I20260709 13:18:01.093392 20638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37551a53907b4e03afd5bc409f0a37db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37551a53907b4e03afd5bc409f0a37db" member_type: VOTER } }
I20260709 13:18:01.094134 20639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:01.094338 20638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:01.097369 20644 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:01.102672 20644 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:01.106500 14853 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:01.112175 20644 catalog_manager.cc:1383] Generated new cluster ID: d02eca43200649788d9704983b6bc415
I20260709 13:18:01.112476 20644 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:01.136039 20644 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:01.137324 20644 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:01.151861 20644 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db: Generated new TSK 0
I20260709 13:18:01.152441 20644 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:01.173424 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:01.179459 20655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:01.180151 20656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:01.183370 14853 server_base.cc:1061] running on GCE node
W20260709 13:18:01.183257 20658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:01.187704 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:01.187922 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:01.188089 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603081188068 us; error 0 us; skew 500 ppm
I20260709 13:18:01.188670 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:01.190963 14853 webserver.cc:533] Webserver started at http://127.14.129.65:44013/ using document root <none> and password file <none>
I20260709 13:18:01.191470 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:01.191641 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:01.191906 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:01.193048 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-0-root/instance:
uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-gg5t"
I20260709 13:18:01.197683 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:18:01.201382 20663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.202148 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:01.202426 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-0-root
uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-gg5t"
I20260709 13:18:01.202683 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:18:01.216413 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:01.218052 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:01.220336 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:01.223165 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:01.223373 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.223554 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:01.223696 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.263674 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.65:42803
I20260709 13:18:01.263743 20725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.65:42803 every 8 connection(s)
I20260709 13:18:01.269121 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:01.276726 20730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:01.277181 20731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:01.283289 20726 heartbeater.cc:344] Connected to a master server at 127.14.129.126:41245
I20260709 13:18:01.283913 20726 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:01.284878 14853 server_base.cc:1061] running on GCE node
I20260709 13:18:01.285033 20726 heartbeater.cc:507] Master 127.14.129.126:41245 requested a full tablet report, sending...
W20260709 13:18:01.285265 20733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:01.286494 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:01.286746 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:01.286911 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603081286894 us; error 0 us; skew 500 ppm
I20260709 13:18:01.287528 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:01.287533 20599 ts_manager.cc:194] Registered new tserver with Master: fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803)
I20260709 13:18:01.289719 20599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32892
I20260709 13:18:01.290333 14853 webserver.cc:533] Webserver started at http://127.14.129.66:39905/ using document root <none> and password file <none>
I20260709 13:18:01.290987 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:01.291240 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:01.291500 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:01.292749 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-1-root/instance:
uuid: "ac09ad9899a14461b09a4344bb53a278"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-gg5t"
I20260709 13:18:01.297276 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:18:01.300879 20738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.301738 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:18:01.302079 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-1-root
uuid: "ac09ad9899a14461b09a4344bb53a278"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-gg5t"
I20260709 13:18:01.302430 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:18:01.323577 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:01.324774 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:01.326269 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:01.328680 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:01.328884 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.329105 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:01.329263 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.371483 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.66:39181
I20260709 13:18:01.371624 20800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.66:39181 every 8 connection(s)
I20260709 13:18:01.376497 14853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:01.384282 20804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:01.386008 20805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:01.389948 20807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:01.390192 14853 server_base.cc:1061] running on GCE node
I20260709 13:18:01.390710 20801 heartbeater.cc:344] Connected to a master server at 127.14.129.126:41245
I20260709 13:18:01.391139 20801 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:01.391310 14853 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:01.391595 14853 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:01.391753 14853 hybrid_clock.cc:648] HybridClock initialized: now 1783603081391738 us; error 0 us; skew 500 ppm
I20260709 13:18:01.391968 20801 heartbeater.cc:507] Master 127.14.129.126:41245 requested a full tablet report, sending...
I20260709 13:18:01.392372 14853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:01.394337 20599 ts_manager.cc:194] Registered new tserver with Master: ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:01.395493 14853 webserver.cc:533] Webserver started at http://127.14.129.67:40989/ using document root <none> and password file <none>
I20260709 13:18:01.396246 14853 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:01.396296 20599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32902
I20260709 13:18:01.396548 14853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:01.396919 14853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:01.398247 14853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-2-root/instance:
uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-gg5t"
I20260709 13:18:01.402927 14853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:18:01.406495 20812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.407269 14853 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:18:01.407565 14853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-2-root
uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-gg5t"
I20260709 13:18:01.407833 14853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJi3bLK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602938491534-14853-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:18:01.429517 14853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:01.430742 14853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:01.432294 14853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:01.434715 14853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:01.434926 14853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.435180 14853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:01.435333 14853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.475692 14853 rpc_server.cc:307] RPC server started. Bound to: 127.14.129.67:34203
I20260709 13:18:01.475806 20874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.129.67:34203 every 8 connection(s)
I20260709 13:18:01.489812 20875 heartbeater.cc:344] Connected to a master server at 127.14.129.126:41245
I20260709 13:18:01.490319 20875 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:01.491278 20875 heartbeater.cc:507] Master 127.14.129.126:41245 requested a full tablet report, sending...
I20260709 13:18:01.493320 20599 ts_manager.cc:194] Registered new tserver with Master: f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:01.493718 14853 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014795382s
I20260709 13:18:01.494751 20599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32906
I20260709 13:18:01.519667 20599 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32916:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:18:01.522716 20599 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:18:01.593199 20840 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecbb91e25f7404eac89f80540288919 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:01.596302 20839 tablet_service.cc:1511] Processing CreateTablet for tablet 7688d564eae4441ba69e0d062373a82f (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:01.598860 20838 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba3beaa61a648e0a71c43f397dee34d (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:01.603816 20837 tablet_service.cc:1511] Processing CreateTablet for tablet f54cb7b5d45a4ddca84ff0118523d515 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:01.607347 20836 tablet_service.cc:1511] Processing CreateTablet for tablet 110733bf14b349e8b676071d18ff1e9a (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:01.608457 20766 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecbb91e25f7404eac89f80540288919 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:01.609972 20766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecbb91e25f7404eac89f80540288919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.611347 20835 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7586b743d340988feb1b778f3e5a3f (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:01.612181 20765 tablet_service.cc:1511] Processing CreateTablet for tablet 7688d564eae4441ba69e0d062373a82f (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:01.594877 20840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecbb91e25f7404eac89f80540288919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.617337 20838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba3beaa61a648e0a71c43f397dee34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.616343 20765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7688d564eae4441ba69e0d062373a82f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.614653 20764 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba3beaa61a648e0a71c43f397dee34d (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:01.619985 20837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54cb7b5d45a4ddca84ff0118523d515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.619860 20834 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb8de2a62204ba48d72bfa0a114926f (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:01.623150 20763 tablet_service.cc:1511] Processing CreateTablet for tablet f54cb7b5d45a4ddca84ff0118523d515 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:01.624056 20762 tablet_service.cc:1511] Processing CreateTablet for tablet 110733bf14b349e8b676071d18ff1e9a (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:01.625070 20763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54cb7b5d45a4ddca84ff0118523d515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.626055 20760 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb8de2a62204ba48d72bfa0a114926f (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:01.626585 20764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba3beaa61a648e0a71c43f397dee34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.623960 20761 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7586b743d340988feb1b778f3e5a3f (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:01.629801 20835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7586b743d340988feb1b778f3e5a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.630391 20833 tablet_service.cc:1511] Processing CreateTablet for tablet 9aecd12c4e4f45e4a67dd75abd7fae78 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:01.631320 20760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb8de2a62204ba48d72bfa0a114926f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.631850 20833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aecd12c4e4f45e4a67dd75abd7fae78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.633054 20761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7586b743d340988feb1b778f3e5a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.633927 20839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7688d564eae4441ba69e0d062373a82f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.635277 20836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110733bf14b349e8b676071d18ff1e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.637723 20762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110733bf14b349e8b676071d18ff1e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.641434 20834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb8de2a62204ba48d72bfa0a114926f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.668845 20759 tablet_service.cc:1511] Processing CreateTablet for tablet 9aecd12c4e4f45e4a67dd75abd7fae78 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:01.670370 20759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aecd12c4e4f45e4a67dd75abd7fae78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.678018 20691 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecbb91e25f7404eac89f80540288919 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:01.679630 20691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecbb91e25f7404eac89f80540288919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.687779 20758 tablet_service.cc:1511] Processing CreateTablet for tablet 4101ba96d72142b592ae5619ec3e4884 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:01.689291 20758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4101ba96d72142b592ae5619ec3e4884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.689502 20690 tablet_service.cc:1511] Processing CreateTablet for tablet 7688d564eae4441ba69e0d062373a82f (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:01.692153 20689 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba3beaa61a648e0a71c43f397dee34d (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:01.693378 20683 tablet_service.cc:1511] Processing CreateTablet for tablet 4101ba96d72142b592ae5619ec3e4884 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:01.694547 20688 tablet_service.cc:1511] Processing CreateTablet for tablet f54cb7b5d45a4ddca84ff0118523d515 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:01.696481 20685 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb8de2a62204ba48d72bfa0a114926f (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:01.697137 20687 tablet_service.cc:1511] Processing CreateTablet for tablet 110733bf14b349e8b676071d18ff1e9a (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:01.692152 20684 tablet_service.cc:1511] Processing CreateTablet for tablet 9aecd12c4e4f45e4a67dd75abd7fae78 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:01.699416 20686 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7586b743d340988feb1b778f3e5a3f (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:01.690877 20690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7688d564eae4441ba69e0d062373a82f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.701825 20686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7586b743d340988feb1b778f3e5a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.702456 20687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110733bf14b349e8b676071d18ff1e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.704187 20688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54cb7b5d45a4ddca84ff0118523d515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.705109 20684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aecd12c4e4f45e4a67dd75abd7fae78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.707299 20683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4101ba96d72142b592ae5619ec3e4884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.710687 20689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba3beaa61a648e0a71c43f397dee34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.711414 20685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb8de2a62204ba48d72bfa0a114926f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.715799 20891 tablet_bootstrap.cc:492] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:01.729439 20839 tablet_service.cc:1511] Processing CreateTablet for tablet 4101ba96d72142b592ae5619ec3e4884 (DEFAULT_TABLE table=test-workload [id=0fbfa83047c1424e8b5caa05027fb41f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:01.730854 20839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4101ba96d72142b592ae5619ec3e4884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:01.750573 20891 tablet_bootstrap.cc:654] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.756451 20892 tablet_bootstrap.cc:492] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:01.764227 20892 tablet_bootstrap.cc:654] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.783605 20890 tablet_bootstrap.cc:492] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:01.790124 20890 tablet_bootstrap.cc:654] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.811470 20891 tablet_bootstrap.cc:492] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:01.812083 20891 ts_tablet_manager.cc:1403] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.002s
I20260709 13:18:01.815129 20891 raft_consensus.cc:359] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.815941 20891 raft_consensus.cc:385] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.816293 20891 raft_consensus.cc:740] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.817226 20891 consensus_queue.cc:260] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.824710 20801 heartbeater.cc:499] Master 127.14.129.126:41245 was elected leader, sending a full tablet report...
I20260709 13:18:01.825973 20892 tablet_bootstrap.cc:492] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:01.826591 20892 ts_tablet_manager.cc:1403] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.070s	user 0.039s	sys 0.024s
I20260709 13:18:01.827654 20891 ts_tablet_manager.cc:1434] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 13:18:01.828135 20890 tablet_bootstrap.cc:492] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:01.828660 20890 ts_tablet_manager.cc:1403] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.019s
I20260709 13:18:01.828837 20891 tablet_bootstrap.cc:492] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:01.829574 20892 raft_consensus.cc:359] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.830377 20892 raft_consensus.cc:385] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.830688 20892 raft_consensus.cc:740] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.831457 20892 consensus_queue.cc:260] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.831915 20890 raft_consensus.cc:359] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.832721 20890 raft_consensus.cc:385] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.833026 20890 raft_consensus.cc:740] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.833954 20890 consensus_queue.cc:260] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.836742 20891 tablet_bootstrap.cc:654] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.853482 20892 ts_tablet_manager.cc:1434] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.012s
I20260709 13:18:01.853600 20875 heartbeater.cc:499] Master 127.14.129.126:41245 was elected leader, sending a full tablet report...
I20260709 13:18:01.856174 20726 heartbeater.cc:499] Master 127.14.129.126:41245 was elected leader, sending a full tablet report...
I20260709 13:18:01.856586 20890 ts_tablet_manager.cc:1434] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.004s
I20260709 13:18:01.857293 20892 tablet_bootstrap.cc:492] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:01.857591 20890 tablet_bootstrap.cc:492] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:01.861960 20891 tablet_bootstrap.cc:492] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:01.866216 20892 tablet_bootstrap.cc:654] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.866426 20891 ts_tablet_manager.cc:1403] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.010s
I20260709 13:18:01.868451 20890 tablet_bootstrap.cc:654] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.869889 20891 raft_consensus.cc:359] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.870872 20891 raft_consensus.cc:385] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.871280 20891 raft_consensus.cc:740] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.872874 20891 consensus_queue.cc:260] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.875836 20892 tablet_bootstrap.cc:492] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:01.876598 20892 ts_tablet_manager.cc:1403] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:18:01.877558 20891 ts_tablet_manager.cc:1434] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:01.878625 20891 tablet_bootstrap.cc:492] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:01.880214 20892 raft_consensus.cc:359] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:01.881209 20892 raft_consensus.cc:385] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.881598 20892 raft_consensus.cc:740] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.882607 20892 consensus_queue.cc:260] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:01.885638 20892 ts_tablet_manager.cc:1434] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:18:01.886053 20891 tablet_bootstrap.cc:654] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.887001 20892 tablet_bootstrap.cc:492] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:01.895546 20892 tablet_bootstrap.cc:654] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.909605 20892 tablet_bootstrap.cc:492] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:01.910216 20892 ts_tablet_manager.cc:1403] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:18:01.911437 20896 raft_consensus.cc:493] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:01.912122 20896 raft_consensus.cc:515] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.913898 20892 raft_consensus.cc:359] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.914921 20892 raft_consensus.cc:385] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.915295 20892 raft_consensus.cc:740] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.916553 20896 leader_election.cc:290] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:01.927305 20892 consensus_queue.cc:260] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.932770 20897 raft_consensus.cc:493] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:01.933369 20897 raft_consensus.cc:515] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:01.934403 20892 ts_tablet_manager.cc:1434] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 13:18:01.935837 20892 tablet_bootstrap.cc:492] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:01.939689 20897 leader_election.cc:290] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:01.939988 20898 raft_consensus.cc:493] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:01.943962 20898 raft_consensus.cc:515] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.949875 20898 leader_election.cc:290] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:01.956125 20892 tablet_bootstrap.cc:654] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.959815 20897 raft_consensus.cc:493] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:01.960548 20897 raft_consensus.cc:515] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.963750 20897 leader_election.cc:290] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:01.966686 20890 tablet_bootstrap.cc:492] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:01.967430 20890 ts_tablet_manager.cc:1403] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.110s	user 0.049s	sys 0.014s
I20260709 13:18:01.971518 20890 raft_consensus.cc:359] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.972589 20890 raft_consensus.cc:385] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.972951 20890 raft_consensus.cc:740] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.974002 20890 consensus_queue.cc:260] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.976831 20890 ts_tablet_manager.cc:1434] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:18:01.978116 20890 tablet_bootstrap.cc:492] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:01.978380 20891 tablet_bootstrap.cc:492] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:01.979624 20891 ts_tablet_manager.cc:1403] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.101s	user 0.045s	sys 0.052s
I20260709 13:18:01.983160 20891 raft_consensus.cc:359] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.987085 20891 raft_consensus.cc:385] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.987478 20891 raft_consensus.cc:740] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.988334 20891 consensus_queue.cc:260] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:01.990809 20891 ts_tablet_manager.cc:1434] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260709 13:18:01.991852 20891 tablet_bootstrap.cc:492] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:01.992086 20890 tablet_bootstrap.cc:654] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.003728 20891 tablet_bootstrap.cc:654] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.008823 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:02.009758 20850 raft_consensus.cc:2468] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:02.011636 20742 leader_election.cc:304] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:02.014873 20896 raft_consensus.cc:2804] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.015272 20896 raft_consensus.cc:493] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.015604 20896 raft_consensus.cc:3060] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.024286 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
W20260709 13:18:02.026510 20739 leader_election.cc:343] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.044883 20896 raft_consensus.cc:515] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.049566 20890 tablet_bootstrap.cc:492] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:02.050264 20890 ts_tablet_manager.cc:1403] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.032s
I20260709 13:18:02.051870 20892 tablet_bootstrap.cc:492] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:02.052124 20891 tablet_bootstrap.cc:492] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:02.052452 20892 ts_tablet_manager.cc:1403] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.117s	user 0.024s	sys 0.025s
I20260709 13:18:02.052563 20891 ts_tablet_manager.cc:1403] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.007s
I20260709 13:18:02.055325 20896 leader_election.cc:290] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.055737 20891 raft_consensus.cc:359] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.056499 20891 raft_consensus.cc:385] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.056877 20891 raft_consensus.cc:740] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.058084 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:02.058203 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:02.058602 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:02.059175 20891 consensus_queue.cc:260] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
W20260709 13:18:02.059659 20739 leader_election.cc:343] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.059921 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba3beaa61a648e0a71c43f397dee34d" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:02.056636 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:02.060613 20850 raft_consensus.cc:3060] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.061447 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
W20260709 13:18:02.061681 20664 leader_election.cc:343] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.063284 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba3beaa61a648e0a71c43f397dee34d" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
W20260709 13:18:02.063405 20667 leader_election.cc:343] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.063905 20667 leader_election.cc:304] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa9e1fe6727d41b09e8f93c75b371cfc; no voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:02.064714 20897 raft_consensus.cc:2749] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:18:02.065511 20813 leader_election.cc:343] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:02.066475 20667 leader_election.cc:343] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.060582 20776 raft_consensus.cc:2468] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:02.067230 20892 raft_consensus.cc:359] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.068138 20892 raft_consensus.cc:385] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.067893 20664 leader_election.cc:304] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:02.068599 20892 raft_consensus.cc:740] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.069607 20897 raft_consensus.cc:2804] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.069983 20897 raft_consensus.cc:493] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.069882 20892 consensus_queue.cc:260] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.070513 20897 raft_consensus.cc:3060] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.072798 20890 raft_consensus.cc:359] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.073833 20890 raft_consensus.cc:385] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.074150 20890 raft_consensus.cc:740] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.074877 20890 consensus_queue.cc:260] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.061558 20891 ts_tablet_manager.cc:1434] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:18:02.079353 20891 tablet_bootstrap.cc:492] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:02.081198 20897 raft_consensus.cc:515] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.082267 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:02.083248 20776 raft_consensus.cc:2393] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f03ab66696ab49c69ecd45d6ed86fa00 in current term 1: Already voted for candidate ac09ad9899a14461b09a4344bb53a278 in this term.
I20260709 13:18:02.084329 20813 leader_election.cc:304] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00; no voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:02.086606 20891 tablet_bootstrap.cc:654] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.087473 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba3beaa61a648e0a71c43f397dee34d" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:02.088075 20776 raft_consensus.cc:3060] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.088625 20850 raft_consensus.cc:2468] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:02.089931 20742 leader_election.cc:304] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:02.091382 20896 raft_consensus.cc:2804] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.097836 20898 raft_consensus.cc:2749] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:02.099679 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba3beaa61a648e0a71c43f397dee34d" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
W20260709 13:18:02.101406 20667 leader_election.cc:343] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:02.101748 20647 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:02.103328 20890 ts_tablet_manager.cc:1434] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.002s
I20260709 13:18:02.104137 20897 leader_election.cc:290] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.107421 20890 tablet_bootstrap.cc:492] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:02.111320 20776 raft_consensus.cc:2468] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 1.
I20260709 13:18:02.112643 20664 leader_election.cc:304] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:02.113981 20897 raft_consensus.cc:2804] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.114471 20897 raft_consensus.cc:697] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:02.114926 20896 raft_consensus.cc:697] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:02.115289 20892 ts_tablet_manager.cc:1434] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.062s	user 0.019s	sys 0.031s
I20260709 13:18:02.115381 20897 consensus_queue.cc:237] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.115993 20896 consensus_queue.cc:237] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.116492 20892 tablet_bootstrap.cc:492] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:02.124084 20892 tablet_bootstrap.cc:654] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.124215 20891 tablet_bootstrap.cc:492] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:02.124766 20891 ts_tablet_manager.cc:1403] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.017s
I20260709 13:18:02.126722 20890 tablet_bootstrap.cc:654] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.127758 20891 raft_consensus.cc:359] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.128582 20891 raft_consensus.cc:385] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.128866 20891 raft_consensus.cc:740] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.128811 20597 catalog_manager.cc:5697] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.130177 20891 consensus_queue.cc:260] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.132498 20891 ts_tablet_manager.cc:1434] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:02.133683 20891 tablet_bootstrap.cc:492] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:02.139601 20892 tablet_bootstrap.cc:492] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:02.140183 20892 ts_tablet_manager.cc:1403] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.011s
I20260709 13:18:02.139313 20596 catalog_manager.cc:5697] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 0 to 1, leader changed from <none> to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 1 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.140655 20891 tablet_bootstrap.cc:654] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.143555 20892 raft_consensus.cc:359] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.144448 20892 raft_consensus.cc:385] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.144599 20890 tablet_bootstrap.cc:492] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:02.144786 20892 raft_consensus.cc:740] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.145355 20890 ts_tablet_manager.cc:1403] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.000s
I20260709 13:18:02.145980 20892 consensus_queue.cc:260] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.149025 20892 ts_tablet_manager.cc:1434] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:18:02.150322 20892 tablet_bootstrap.cc:492] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:02.148892 20890 raft_consensus.cc:359] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.151721 20890 raft_consensus.cc:385] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.152100 20890 raft_consensus.cc:740] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.152978 20890 consensus_queue.cc:260] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.155474 20890 ts_tablet_manager.cc:1434] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:18:02.156560 20890 tablet_bootstrap.cc:492] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:02.157735 20891 tablet_bootstrap.cc:492] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:02.158428 20891 ts_tablet_manager.cc:1403] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 13:18:02.160208 20892 tablet_bootstrap.cc:654] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.161808 20891 raft_consensus.cc:359] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.162653 20891 raft_consensus.cc:385] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.163002 20891 raft_consensus.cc:740] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.163311 20890 tablet_bootstrap.cc:654] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.164062 20891 consensus_queue.cc:260] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.169819 20891 ts_tablet_manager.cc:1434] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:02.171152 20891 tablet_bootstrap.cc:492] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:02.181154 20891 tablet_bootstrap.cc:654] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.184370 20892 tablet_bootstrap.cc:492] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:02.185091 20890 tablet_bootstrap.cc:492] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:02.185045 20892 ts_tablet_manager.cc:1403] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.013s
I20260709 13:18:02.185740 20890 ts_tablet_manager.cc:1403] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.017s
I20260709 13:18:02.188817 20892 raft_consensus.cc:359] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.189656 20892 raft_consensus.cc:385] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.189993 20892 raft_consensus.cc:740] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.190070 20891 tablet_bootstrap.cc:492] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:02.190729 20891 ts_tablet_manager.cc:1403] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.001s
I20260709 13:18:02.190163 20890 raft_consensus.cc:359] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:02.191315 20890 raft_consensus.cc:385] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.191053 20892 consensus_queue.cc:260] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.191689 20890 raft_consensus.cc:740] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.192520 20890 consensus_queue.cc:260] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:02.193836 20892 ts_tablet_manager.cc:1434] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:18:02.193945 20891 raft_consensus.cc:359] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.195514 20892 tablet_bootstrap.cc:492] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:02.196568 20890 ts_tablet_manager.cc:1434] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:18:02.197655 20890 tablet_bootstrap.cc:492] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:02.202672 20892 tablet_bootstrap.cc:654] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.204329 20890 tablet_bootstrap.cc:654] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.194775 20891 raft_consensus.cc:385] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.205364 20891 raft_consensus.cc:740] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.206207 20891 consensus_queue.cc:260] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.208619 20891 ts_tablet_manager.cc:1434] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:18:02.209952 20891 tablet_bootstrap.cc:492] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:02.216832 20891 tablet_bootstrap.cc:654] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.218357 20892 tablet_bootstrap.cc:492] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:02.219044 20892 ts_tablet_manager.cc:1403] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 13:18:02.220489 20890 tablet_bootstrap.cc:492] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:02.221081 20890 ts_tablet_manager.cc:1403] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260709 13:18:02.222541 20892 raft_consensus.cc:359] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.223491 20892 raft_consensus.cc:385] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.223839 20892 raft_consensus.cc:740] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.224718 20892 consensus_queue.cc:260] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.225376 20890 raft_consensus.cc:359] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.226243 20890 raft_consensus.cc:385] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.226589 20890 raft_consensus.cc:740] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.227610 20892 ts_tablet_manager.cc:1434] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:02.227433 20890 consensus_queue.cc:260] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.228500 20891 tablet_bootstrap.cc:492] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:02.228816 20892 tablet_bootstrap.cc:492] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:02.229046 20891 ts_tablet_manager.cc:1403] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 13:18:02.231818 20891 raft_consensus.cc:359] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:02.232489 20891 raft_consensus.cc:385] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.232775 20891 raft_consensus.cc:740] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.233660 20891 consensus_queue.cc:260] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:02.234575 20890 ts_tablet_manager.cc:1434] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:18:02.235751 20890 tablet_bootstrap.cc:492] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:02.235916 20891 ts_tablet_manager.cc:1434] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:02.236291 20892 tablet_bootstrap.cc:654] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.236939 20891 tablet_bootstrap.cc:492] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:02.241987 20898 raft_consensus.cc:493] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.242663 20898 raft_consensus.cc:515] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.243134 20890 tablet_bootstrap.cc:654] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.244982 20898 leader_election.cc:290] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:02.247653 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8de2a62204ba48d72bfa0a114926f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:02.247944 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8de2a62204ba48d72bfa0a114926f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:02.248481 20700 raft_consensus.cc:2468] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
I20260709 13:18:02.248768 20776 raft_consensus.cc:2468] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
I20260709 13:18:02.250087 20813 leader_election.cc:304] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:02.251767 20898 raft_consensus.cc:2804] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.252177 20898 raft_consensus.cc:493] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.252548 20898 raft_consensus.cc:3060] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.255542 20890 tablet_bootstrap.cc:492] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:02.256155 20890 ts_tablet_manager.cc:1403] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.014s
I20260709 13:18:02.257938 20891 tablet_bootstrap.cc:654] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.259492 20890 raft_consensus.cc:359] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.260295 20890 raft_consensus.cc:385] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.260499 20896 raft_consensus.cc:493] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.260764 20890 raft_consensus.cc:740] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.261163 20896 raft_consensus.cc:515] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.261829 20890 consensus_queue.cc:260] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.263428 20896 leader_election.cc:290] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.264194 20890 ts_tablet_manager.cc:1434] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:02.265100 20890 tablet_bootstrap.cc:492] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:02.265244 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110733bf14b349e8b676071d18ff1e9a" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:02.265892 20850 raft_consensus.cc:2468] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:02.266222 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110733bf14b349e8b676071d18ff1e9a" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:02.266849 20700 raft_consensus.cc:2468] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:02.267297 20742 leader_election.cc:304] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:02.268744 20896 raft_consensus.cc:2804] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.269207 20896 raft_consensus.cc:493] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.268961 20898 raft_consensus.cc:515] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.269681 20896 raft_consensus.cc:3060] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.271684 20890 tablet_bootstrap.cc:654] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.272257 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8de2a62204ba48d72bfa0a114926f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:02.272866 20700 raft_consensus.cc:3060] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.273584 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8de2a62204ba48d72bfa0a114926f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:02.274187 20776 raft_consensus.cc:3060] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.278692 20896 raft_consensus.cc:515] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.281764 20776 raft_consensus.cc:2468] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:02.286566 20813 leader_election.cc:304] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:02.287019 20896 leader_election.cc:290] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.284054 20919 raft_consensus.cc:493] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.282269 20898 leader_election.cc:290] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:02.287868 20898 raft_consensus.cc:2804] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.287647 20919 raft_consensus.cc:515] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.288286 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110733bf14b349e8b676071d18ff1e9a" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:02.288414 20898 raft_consensus.cc:697] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:02.288887 20701 raft_consensus.cc:3060] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.289842 20919 leader_election.cc:290] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:02.289593 20898 consensus_queue.cc:237] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.292102 20890 tablet_bootstrap.cc:492] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:02.292611 20890 ts_tablet_manager.cc:1403] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.016s
I20260709 13:18:02.285188 20892 tablet_bootstrap.cc:492] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:02.287132 20891 tablet_bootstrap.cc:492] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:02.293917 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110733bf14b349e8b676071d18ff1e9a" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:02.294289 20897 raft_consensus.cc:493] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.294518 20891 ts_tablet_manager.cc:1403] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 13:18:02.294831 20897 raft_consensus.cc:515] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.295619 20890 raft_consensus.cc:359] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.296312 20890 raft_consensus.cc:385] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.296593 20890 raft_consensus.cc:740] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.294579 20850 raft_consensus.cc:3060] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.297132 20892 ts_tablet_manager.cc:1403] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.011s
I20260709 13:18:02.297363 20890 consensus_queue.cc:260] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.298079 20891 raft_consensus.cc:359] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.298748 20891 raft_consensus.cc:385] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.299013 20891 raft_consensus.cc:740] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.299180 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:02.299765 20890 ts_tablet_manager.cc:1434] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:02.299827 20776 raft_consensus.cc:2468] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:02.300869 20890 tablet_bootstrap.cc:492] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:02.301222 20664 leader_election.cc:304] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:02.301653 20896 raft_consensus.cc:493] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.302227 20916 raft_consensus.cc:2804] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.302644 20916 raft_consensus.cc:493] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.302999 20916 raft_consensus.cc:3060] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.303045 20891 consensus_queue.cc:260] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.302384 20896 raft_consensus.cc:515] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.305248 20891 ts_tablet_manager.cc:1434] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:18:02.284461 20700 raft_consensus.cc:2468] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:02.307727 20890 tablet_bootstrap.cc:654] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.310025 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecd12c4e4f45e4a67dd75abd7fae78" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:02.297210 20897 leader_election.cc:290] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.311590 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecd12c4e4f45e4a67dd75abd7fae78" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:02.312382 20849 raft_consensus.cc:2468] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:02.313987 20742 leader_election.cc:304] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:02.314590 20916 raft_consensus.cc:515] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.315181 20918 raft_consensus.cc:2804] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.315703 20918 raft_consensus.cc:493] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.316057 20918 raft_consensus.cc:3060] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.318198 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:02.319011 20776 raft_consensus.cc:3060] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.319181 20896 leader_election.cc:290] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.320276 20890 tablet_bootstrap.cc:492] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:02.320832 20890 ts_tablet_manager.cc:1403] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260709 13:18:02.322638 20897 raft_consensus.cc:493] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.323314 20897 raft_consensus.cc:515] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.328061 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:02.328591 20897 leader_election.cc:290] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.323664 20890 raft_consensus.cc:359] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.329211 20890 raft_consensus.cc:385] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.329500 20890 raft_consensus.cc:740] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.328155 20701 raft_consensus.cc:2468] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:02.330197 20890 consensus_queue.cc:260] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.330770 20739 leader_election.cc:304] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:02.332482 20890 ts_tablet_manager.cc:1434] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:02.301950 20892 raft_consensus.cc:359] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.333379 20892 raft_consensus.cc:385] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.333695 20892 raft_consensus.cc:740] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.334507 20892 consensus_queue.cc:260] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.335572 20700 raft_consensus.cc:2468] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:02.339352 20941 raft_consensus.cc:493] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.339859 20898 raft_consensus.cc:493] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.340374 20896 raft_consensus.cc:2804] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.340442 20898 raft_consensus.cc:515] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.341256 20776 raft_consensus.cc:2468] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 1.
I20260709 13:18:02.341995 20942 raft_consensus.cc:493] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.342459 20664 leader_election.cc:304] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:02.339951 20941 raft_consensus.cc:515] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
W20260709 13:18:02.343088 20813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.129.66:39181, user_credentials={real_user=slave}} blocked reactor thread for 56613us
I20260709 13:18:02.343616 20850 raft_consensus.cc:2468] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:02.344746 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecd12c4e4f45e4a67dd75abd7fae78" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:02.345455 20700 raft_consensus.cc:2468] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
I20260709 13:18:02.346081 20699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba3beaa61a648e0a71c43f397dee34d" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:02.346793 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:02.347223 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecd12c4e4f45e4a67dd75abd7fae78" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:02.347448 20849 raft_consensus.cc:2468] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:02.348089 20848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:02.347491 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba3beaa61a648e0a71c43f397dee34d" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:02.348790 20848 raft_consensus.cc:2393] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa9e1fe6727d41b09e8f93c75b371cfc in current term 1: Already voted for candidate ac09ad9899a14461b09a4344bb53a278 in this term.
I20260709 13:18:02.349087 20775 raft_consensus.cc:2393] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f03ab66696ab49c69ecd45d6ed86fa00 in current term 1: Already voted for candidate fa9e1fe6727d41b09e8f93c75b371cfc in this term.
I20260709 13:18:02.348896 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
W20260709 13:18:02.350132 20739 leader_election.cc:343] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.350181 20813 leader_election.cc:304] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:02.350996 20941 leader_election.cc:290] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.351243 20848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:02.351583 20916 leader_election.cc:290] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.351933 20848 raft_consensus.cc:2468] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:02.350821 20667 leader_election.cc:304] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa9e1fe6727d41b09e8f93c75b371cfc; no voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:02.352571 20897 raft_consensus.cc:2804] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.352984 20938 raft_consensus.cc:2804] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.353425 20938 raft_consensus.cc:493] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.353266 20742 leader_election.cc:304] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:02.353865 20938 raft_consensus.cc:3060] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.354519 20941 raft_consensus.cc:2804] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.354911 20941 raft_consensus.cc:493] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.355280 20941 raft_consensus.cc:3060] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.342507 20942 raft_consensus.cc:515] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.342823 20898 leader_election.cc:290] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:02.359215 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54cb7b5d45a4ddca84ff0118523d515" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:02.359962 20701 raft_consensus.cc:2468] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:02.360770 20892 ts_tablet_manager.cc:1434] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260709 13:18:02.361213 20739 leader_election.cc:304] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:02.361796 20892 tablet_bootstrap.cc:492] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:02.362568 20938 raft_consensus.cc:515] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.363808 20916 raft_consensus.cc:3060] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.364794 20938 leader_election.cc:290] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:02.366618 20918 raft_consensus.cc:515] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.367631 20848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54cb7b5d45a4ddca84ff0118523d515" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:02.370282 20848 raft_consensus.cc:2468] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:02.370998 20897 raft_consensus.cc:697] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:02.368132 20942 leader_election.cc:290] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.372000 20897 consensus_queue.cc:237] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.373322 20776 raft_consensus.cc:2393] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f03ab66696ab49c69ecd45d6ed86fa00 in current term 1: Already voted for candidate ac09ad9899a14461b09a4344bb53a278 in this term.
I20260709 13:18:02.375547 20597 catalog_manager.cc:5697] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:02.376850 20813 leader_election.cc:304] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00; no voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:02.377101 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecd12c4e4f45e4a67dd75abd7fae78" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:02.377482 20848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecd12c4e4f45e4a67dd75abd7fae78" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:02.377746 20938 raft_consensus.cc:3060] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.377776 20701 raft_consensus.cc:3060] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.378336 20848 raft_consensus.cc:2393] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac09ad9899a14461b09a4344bb53a278 in current term 1: Already voted for candidate f03ab66696ab49c69ecd45d6ed86fa00 in this term.
I20260709 13:18:02.379647 20699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecd12c4e4f45e4a67dd75abd7fae78" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:02.380066 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aecd12c4e4f45e4a67dd75abd7fae78" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:02.380848 20776 raft_consensus.cc:2393] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f03ab66696ab49c69ecd45d6ed86fa00 in current term 1: Already voted for candidate ac09ad9899a14461b09a4344bb53a278 in this term.
I20260709 13:18:02.382102 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:02.382807 20850 raft_consensus.cc:3060] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.384577 20892 tablet_bootstrap.cc:654] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.391181 20918 leader_election.cc:290] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.391431 20813 leader_election.cc:304] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [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: f03ab66696ab49c69ecd45d6ed86fa00; no voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:02.392422 20938 raft_consensus.cc:2749] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:02.393167 20938 raft_consensus.cc:2749] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:02.394273 20941 raft_consensus.cc:515] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.372406 20942 raft_consensus.cc:2804] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.391652 20916 raft_consensus.cc:2749] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:02.397289 20942 raft_consensus.cc:493] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.397770 20942 raft_consensus.cc:3060] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.399434 20699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:02.400029 20848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:02.400758 20848 raft_consensus.cc:3060] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:02.401306 20739 leader_election.cc:343] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.397899 20598 catalog_manager.cc:5697] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 0 to 1, leader changed from <none> to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 1 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.402783 20850 raft_consensus.cc:2468] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 1.
I20260709 13:18:02.393141 20701 raft_consensus.cc:2468] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:02.414106 20848 raft_consensus.cc:2468] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:02.414283 20739 leader_election.cc:304] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:02.415460 20892 tablet_bootstrap.cc:492] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:02.416020 20892 ts_tablet_manager.cc:1403] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.006s
I20260709 13:18:02.416399 20742 leader_election.cc:304] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:02.417464 20918 raft_consensus.cc:2804] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.418820 20892 raft_consensus.cc:359] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.419595 20892 raft_consensus.cc:385] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.419855 20892 raft_consensus.cc:740] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.420627 20892 consensus_queue.cc:260] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.422518 20892 ts_tablet_manager.cc:1434] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:18:02.423658 20941 leader_election.cc:290] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.424896 20896 raft_consensus.cc:697] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:02.425169 20941 raft_consensus.cc:2804] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.425770 20941 raft_consensus.cc:697] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:02.426209 20896 consensus_queue.cc:237] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.426594 20941 consensus_queue.cc:237] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.430819 20918 raft_consensus.cc:697] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:02.432104 20918 consensus_queue.cc:237] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.433713 20942 raft_consensus.cc:515] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.435856 20942 leader_election.cc:290] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.437104 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54cb7b5d45a4ddca84ff0118523d515" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:02.437196 20848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54cb7b5d45a4ddca84ff0118523d515" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:02.437850 20701 raft_consensus.cc:3060] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.438010 20848 raft_consensus.cc:3060] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.441625 20898 raft_consensus.cc:493] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.442203 20898 raft_consensus.cc:515] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:02.444482 20898 leader_election.cc:290] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803)
I20260709 13:18:02.445358 20598 catalog_manager.cc:5697] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.446511 20848 raft_consensus.cc:2468] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:02.446882 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:02.448027 20776 raft_consensus.cc:2468] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
I20260709 13:18:02.447324 20699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:02.449391 20699 raft_consensus.cc:2468] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
I20260709 13:18:02.451390 20813 leader_election.cc:304] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:02.452271 20898 raft_consensus.cc:2804] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.452708 20898 raft_consensus.cc:493] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.450757 20742 leader_election.cc:304] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:02.453194 20898 raft_consensus.cc:3060] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.454224 20701 raft_consensus.cc:2468] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:02.454257 20941 raft_consensus.cc:2804] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.455271 20941 raft_consensus.cc:697] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:02.456125 20941 consensus_queue.cc:237] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.511698 20898 raft_consensus.cc:515] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:02.514781 20898 leader_election.cc:290] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803)
I20260709 13:18:02.515745 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:02.516497 20776 raft_consensus.cc:3060] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.532352 20776 raft_consensus.cc:2468] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:02.533812 20813 leader_election.cc:304] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:02.534925 20898 raft_consensus.cc:2804] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.536266 20898 raft_consensus.cc:697] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:02.537194 20898 consensus_queue.cc:237] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:02.591465 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:02.592118 20701 raft_consensus.cc:3060] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.600099 20701 raft_consensus.cc:2468] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:02.713430 20941 consensus_queue.cc:1048] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:02.812692 20916 raft_consensus.cc:493] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.813304 20916 raft_consensus.cc:515] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:02.816154 20916 leader_election.cc:290] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:02.891817 20941 consensus_queue.cc:1048] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.016355 20701 raft_consensus.cc:3060] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:03.038791 20598 catalog_manager.cc:5697] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.043061 20941 consensus_queue.cc:1048] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.083992 20898 consensus_queue.cc:1048] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.087782 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:03.088704 20850 raft_consensus.cc:2393] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa9e1fe6727d41b09e8f93c75b371cfc in current term 1: Already voted for candidate ac09ad9899a14461b09a4344bb53a278 in this term.
I20260709 13:18:03.091580 20916 consensus_queue.cc:1048] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.106850 20896 consensus_queue.cc:1048] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.108441 20896 consensus_queue.cc:1048] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.116786 20597 catalog_manager.cc:5697] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.125099 20941 consensus_queue.cc:1048] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.126626 20941 consensus_queue.cc:1048] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.127825 20941 consensus_queue.cc:1048] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.129091 20597 catalog_manager.cc:5697] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.130892 20597 catalog_manager.cc:5697] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.125051 20918 consensus_queue.cc:1048] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.141467 20918 consensus_queue.cc:1048] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.124675 20898 consensus_queue.cc:1048] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
W20260709 13:18:03.177515 20813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.129.65:42803, user_credentials={real_user=slave}} blocked reactor thread for 74026.8us
I20260709 13:18:03.178875 20916 consensus_queue.cc:1048] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.252305 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:03.272408 20976 consensus_queue.cc:1048] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.277629 20987 consensus_queue.cc:1048] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.279389 20976 consensus_queue.cc:1048] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.282181 20664 leader_election.cc:304] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa9e1fe6727d41b09e8f93c75b371cfc; no voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:03.283842 20986 raft_consensus.cc:2749] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:03.284636 20986 consensus_queue.cc:1048] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.574923 20849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
mode: GRACEFUL
new_leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:35046
I20260709 13:18:03.575520 20849 raft_consensus.cc:606] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Received request to transfer leadership to TS fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:03.589654 20775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f"
dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
mode: GRACEFUL
new_leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:18:03.590137 20775 raft_consensus.cc:606] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Received request to transfer leadership to TS fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:03.598184 20775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54cb7b5d45a4ddca84ff0118523d515"
dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
mode: GRACEFUL
new_leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:18:03.598654 20775 raft_consensus.cc:606] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Received request to transfer leadership to TS fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:03.614785 20701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f"
dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
mode: GRACEFUL
new_leader_uuid: "ac09ad9899a14461b09a4344bb53a278"
 from {username='slave'} at 127.0.0.1:41398
I20260709 13:18:03.615307 20701 raft_consensus.cc:606] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Received request to transfer leadership to TS ac09ad9899a14461b09a4344bb53a278
I20260709 13:18:03.620596 20918 raft_consensus.cc:993] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278: : Instructing follower fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:03.620872 20849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cb8de2a62204ba48d72bfa0a114926f"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
mode: GRACEFUL
new_leader_uuid: "ac09ad9899a14461b09a4344bb53a278"
 from {username='slave'} at 127.0.0.1:35046
I20260709 13:18:03.620993 20941 raft_consensus.cc:1081] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Signalling peer fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:03.621450 20849 raft_consensus.cc:606] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Received request to transfer leadership to TS ac09ad9899a14461b09a4344bb53a278
I20260709 13:18:03.622565 20701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54cb7b5d45a4ddca84ff0118523d515"
dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:41372
I20260709 13:18:03.623137 20701 raft_consensus.cc:493] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.623411 20701 raft_consensus.cc:3060] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.629434 20701 raft_consensus.cc:515] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.629920 20775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884"
dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
mode: GRACEFUL
new_leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:18:03.630512 20775 raft_consensus.cc:606] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Received request to transfer leadership to TS f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:03.631325 20701 leader_election.cc:290] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:03.632452 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54cb7b5d45a4ddca84ff0118523d515" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:03.632740 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54cb7b5d45a4ddca84ff0118523d515" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:03.632997 20775 raft_consensus.cc:3055] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.633358 20775 raft_consensus.cc:740] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:03.633384 20849 raft_consensus.cc:3060] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.634039 20775 consensus_queue.cc:260] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.635136 20775 raft_consensus.cc:3060] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.638739 20849 raft_consensus.cc:2468] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:03.640076 20667 leader_election.cc:304] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:03.640259 20775 raft_consensus.cc:2468] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:03.640776 20986 raft_consensus.cc:2804] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.641248 20986 raft_consensus.cc:697] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:03.641999 20986 consensus_queue.cc:237] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.648391 20598 catalog_manager.cc:5697] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 1 to 2, leader changed from ac09ad9899a14461b09a4344bb53a278 (127.14.129.66) to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 2 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.692989 20976 raft_consensus.cc:993] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00: : Instructing follower fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:03.693502 20969 raft_consensus.cc:1081] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Signalling peer fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:03.695140 20701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919"
dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:41384
I20260709 13:18:03.695581 20701 raft_consensus.cc:493] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.695850 20701 raft_consensus.cc:3060] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.700996 20701 raft_consensus.cc:515] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:03.702587 20701 leader_election.cc:290] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Requested vote from peers f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:03.703395 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:03.703622 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:03.704173 20775 raft_consensus.cc:3060] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.704228 20849 raft_consensus.cc:3055] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.704824 20849 raft_consensus.cc:740] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:03.705644 20849 consensus_queue.cc:260] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:03.706620 20849 raft_consensus.cc:3060] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.709757 20775 raft_consensus.cc:2468] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:03.710893 20664 leader_election.cc:304] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:03.711697 20986 raft_consensus.cc:2804] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.712040 20849 raft_consensus.cc:2468] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:03.712080 20986 raft_consensus.cc:697] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:03.713282 20986 consensus_queue.cc:237] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:03.719892 20598 catalog_manager.cc:5697] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 1 to 2, leader changed from f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67) to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 2 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:03.723318 20918 raft_consensus.cc:993] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278: : Instructing follower f03ab66696ab49c69ecd45d6ed86fa00 to start an election
I20260709 13:18:03.723949 20941 raft_consensus.cc:1081] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Signalling peer f03ab66696ab49c69ecd45d6ed86fa00 to start an election
I20260709 13:18:03.725741 20849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
 from {username='slave'} at 127.0.0.1:35020
I20260709 13:18:03.726354 20849 raft_consensus.cc:493] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.726701 20849 raft_consensus.cc:3060] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.732445 20849 raft_consensus.cc:515] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.733999 20849 leader_election.cc:290] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 2 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:03.735270 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:03.735270 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4101ba96d72142b592ae5619ec3e4884" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:03.736145 20701 raft_consensus.cc:3060] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.736217 20775 raft_consensus.cc:3055] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.737197 20775 raft_consensus.cc:740] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:03.737919 20775 consensus_queue.cc:260] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.739178 20775 raft_consensus.cc:3060] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.742470 20701 raft_consensus.cc:2468] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 2.
I20260709 13:18:03.744019 20813 leader_election.cc:304] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:03.744874 20969 raft_consensus.cc:2804] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.745354 20969 raft_consensus.cc:697] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:03.746013 20775 raft_consensus.cc:2468] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 2.
I20260709 13:18:03.746170 20969 consensus_queue.cc:237] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.753301 20598 catalog_manager.cc:5697] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 1 to 2, leader changed from ac09ad9899a14461b09a4344bb53a278 (127.14.129.66) to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:03.812350 20976 raft_consensus.cc:993] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00: : Instructing follower ac09ad9899a14461b09a4344bb53a278 to start an election
I20260709 13:18:03.812777 21000 raft_consensus.cc:1081] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Signalling peer ac09ad9899a14461b09a4344bb53a278 to start an election
I20260709 13:18:03.814203 20775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cb8de2a62204ba48d72bfa0a114926f"
dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
 from {username='slave'} at 127.0.0.1:49398
I20260709 13:18:03.814666 20775 raft_consensus.cc:493] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.814986 20775 raft_consensus.cc:3060] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.820586 20775 raft_consensus.cc:515] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.822644 20775 leader_election.cc:290] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 2 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:03.823429 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8de2a62204ba48d72bfa0a114926f" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:03.823693 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8de2a62204ba48d72bfa0a114926f" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:03.824033 20701 raft_consensus.cc:3060] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.824295 20849 raft_consensus.cc:3055] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.824595 20849 raft_consensus.cc:740] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:03.825299 20849 consensus_queue.cc:260] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.826265 20849 raft_consensus.cc:3060] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.829365 20701 raft_consensus.cc:2468] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 2.
I20260709 13:18:03.830497 20739 leader_election.cc:304] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:03.831308 20941 raft_consensus.cc:2804] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.831789 20941 raft_consensus.cc:697] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:03.831715 20849 raft_consensus.cc:2468] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 2.
I20260709 13:18:03.832806 20941 consensus_queue.cc:237] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.839139 20598 catalog_manager.cc:5697] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 1 to 2, leader changed from f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67) to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.902520 20987 raft_consensus.cc:993] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc: : Instructing follower ac09ad9899a14461b09a4344bb53a278 to start an election
I20260709 13:18:03.903043 20999 raft_consensus.cc:1081] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Signalling peer ac09ad9899a14461b09a4344bb53a278 to start an election
I20260709 13:18:03.904649 20775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f"
dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
 from {username='slave'} at 127.0.0.1:49390
I20260709 13:18:03.905230 20775 raft_consensus.cc:493] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.905603 20775 raft_consensus.cc:3060] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.909803 20966 raft_consensus.cc:993] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278: : Instructing follower fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:03.910390 20941 raft_consensus.cc:1081] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Signalling peer fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:03.911484 20775 raft_consensus.cc:515] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.912078 20701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f"
dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:41372
I20260709 13:18:03.912734 20701 raft_consensus.cc:493] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.913096 20701 raft_consensus.cc:3060] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.913834 20775 leader_election.cc:290] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 2 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:03.915058 20697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:03.915695 20697 raft_consensus.cc:3055] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.916033 20697 raft_consensus.cc:740] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:03.916821 20697 consensus_queue.cc:260] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.918100 20697 raft_consensus.cc:3060] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.919394 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:03.919996 20849 raft_consensus.cc:3060] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.921263 20701 raft_consensus.cc:515] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.925021 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:03.925268 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688d564eae4441ba69e0d062373a82f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:03.925807 20775 raft_consensus.cc:3055] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.925941 20850 raft_consensus.cc:3060] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.925971 20697 raft_consensus.cc:2468] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 2.
I20260709 13:18:03.926146 20849 raft_consensus.cc:2468] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 2.
I20260709 13:18:03.927131 20701 leader_election.cc:290] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:03.926349 20775 raft_consensus.cc:740] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:03.927816 20739 leader_election.cc:304] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:03.928509 20775 consensus_queue.cc:260] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.929068 20941 raft_consensus.cc:2804] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.929431 20775 raft_consensus.cc:3060] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.929636 20941 raft_consensus.cc:697] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:03.930572 20941 consensus_queue.cc:237] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.934165 20850 raft_consensus.cc:2468] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:03.935703 20775 raft_consensus.cc:2468] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:03.935835 20667 leader_election.cc:304] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:03.936618 20999 raft_consensus.cc:2804] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.937047 20999 raft_consensus.cc:697] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:03.937827 20999 consensus_queue.cc:237] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:03.938760 20598 catalog_manager.cc:5697] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 1 to 2, leader changed from fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65) to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.945706 20596 catalog_manager.cc:5697] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 1 to 2, leader changed from ac09ad9899a14461b09a4344bb53a278 (127.14.129.66) to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 2 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:04.059922 20722 debug-util.cc:398] Leaking SignalData structure 0x7b08000c33a0 after lost signal to thread 14856
W20260709 13:18:04.060909 20722 debug-util.cc:398] Leaking SignalData structure 0x7b08001991c0 after lost signal to thread 20633
I20260709 13:18:04.127178 20775 raft_consensus.cc:1275] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.128747 20999 consensus_queue.cc:1048] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.144657 20850 raft_consensus.cc:1275] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.146337 20999 consensus_queue.cc:1048] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.157198 20775 raft_consensus.cc:1275] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Refusing update from remote peer f03ab66696ab49c69ecd45d6ed86fa00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.158593 21000 consensus_queue.cc:1048] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.161981 20697 raft_consensus.cc:1275] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Refusing update from remote peer f03ab66696ab49c69ecd45d6ed86fa00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.163880 20976 consensus_queue.cc:1048] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.217653 20775 raft_consensus.cc:1275] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.219066 20999 consensus_queue.cc:1048] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.219306 20850 raft_consensus.cc:1275] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.220703 20999 consensus_queue.cc:1048] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.235366 20849 raft_consensus.cc:1275] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Refusing update from remote peer ac09ad9899a14461b09a4344bb53a278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.237190 20941 consensus_queue.cc:1048] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:04.264767 20697 raft_consensus.cc:1275] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Refusing update from remote peer ac09ad9899a14461b09a4344bb53a278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.266590 20941 consensus_queue.cc:1048] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.396230 20849 raft_consensus.cc:1275] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.397526 20986 consensus_queue.cc:1048] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.405882 20697 raft_consensus.cc:1275] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Refusing update from remote peer ac09ad9899a14461b09a4344bb53a278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.407359 20775 raft_consensus.cc:1275] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.407853 21008 consensus_queue.cc:1048] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.409534 20999 consensus_queue.cc:1048] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:04.426910 20849 raft_consensus.cc:1275] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Refusing update from remote peer ac09ad9899a14461b09a4344bb53a278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.429512 20941 consensus_queue.cc:1048] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:06.671384 20597 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32920:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:18:06.673472 20597 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:18:06.725528 20683 tablet_service.cc:1511] Processing CreateTablet for tablet 52417b5b08644dcfa10c3453b5b36266 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:06.726850 20683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52417b5b08644dcfa10c3453b5b36266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.726502 20758 tablet_service.cc:1511] Processing CreateTablet for tablet 52417b5b08644dcfa10c3453b5b36266 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:06.727996 20758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52417b5b08644dcfa10c3453b5b36266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.730901 20839 tablet_service.cc:1511] Processing CreateTablet for tablet 52417b5b08644dcfa10c3453b5b36266 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:06.732298 20839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52417b5b08644dcfa10c3453b5b36266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.734160 20685 tablet_service.cc:1511] Processing CreateTablet for tablet d341ffd9a30444f7a4d530a3fbb4432f (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:06.735564 20685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d341ffd9a30444f7a4d530a3fbb4432f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.739074 20690 tablet_service.cc:1511] Processing CreateTablet for tablet 9407728e511241cbba5279488e924592 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:06.740039 20766 tablet_service.cc:1511] Processing CreateTablet for tablet d341ffd9a30444f7a4d530a3fbb4432f (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:06.741457 20766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d341ffd9a30444f7a4d530a3fbb4432f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.742839 20686 tablet_service.cc:1511] Processing CreateTablet for tablet 536b2f91e52b47ae8635a4368893b94d (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:06.745209 20837 tablet_service.cc:1511] Processing CreateTablet for tablet d341ffd9a30444f7a4d530a3fbb4432f (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:06.745556 20759 tablet_service.cc:1511] Processing CreateTablet for tablet 9407728e511241cbba5279488e924592 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:06.746565 20837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d341ffd9a30444f7a4d530a3fbb4432f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.746601 20760 tablet_service.cc:1511] Processing CreateTablet for tablet 536b2f91e52b47ae8635a4368893b94d (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:06.747895 20833 tablet_service.cc:1511] Processing CreateTablet for tablet 9407728e511241cbba5279488e924592 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:06.749151 20833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9407728e511241cbba5279488e924592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.750106 20684 tablet_service.cc:1511] Processing CreateTablet for tablet bc49cec74b3148fbbbf8b34c735f57d7 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:06.746703 20759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9407728e511241cbba5279488e924592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.752638 20761 tablet_service.cc:1511] Processing CreateTablet for tablet bc49cec74b3148fbbbf8b34c735f57d7 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:06.753013 20838 tablet_service.cc:1511] Processing CreateTablet for tablet 536b2f91e52b47ae8635a4368893b94d (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:06.740474 20690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9407728e511241cbba5279488e924592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.753926 20761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc49cec74b3148fbbbf8b34c735f57d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.754169 20838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536b2f91e52b47ae8635a4368893b94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.755256 20684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc49cec74b3148fbbbf8b34c735f57d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.756913 20760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536b2f91e52b47ae8635a4368893b94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.758602 20686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536b2f91e52b47ae8635a4368893b94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.762681 20840 tablet_service.cc:1511] Processing CreateTablet for tablet bc49cec74b3148fbbbf8b34c735f57d7 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:06.764019 20840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc49cec74b3148fbbbf8b34c735f57d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.766090 20688 tablet_service.cc:1511] Processing CreateTablet for tablet 9182dcb1d11147d5b2ab70476c492046 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:06.767875 20687 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5a15a2dee443169cc8f43195d14078 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:06.769160 20688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182dcb1d11147d5b2ab70476c492046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.771225 20687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5a15a2dee443169cc8f43195d14078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.769034 20763 tablet_service.cc:1511] Processing CreateTablet for tablet 9182dcb1d11147d5b2ab70476c492046 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:06.772755 20763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182dcb1d11147d5b2ab70476c492046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.785426 20691 tablet_service.cc:1511] Processing CreateTablet for tablet 74b32ef56bc04260a13fedd138157db3 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:06.788396 20689 tablet_service.cc:1511] Processing CreateTablet for tablet f8136a35c0c04845b46b93bae937309b (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:06.788655 20836 tablet_service.cc:1511] Processing CreateTablet for tablet 9182dcb1d11147d5b2ab70476c492046 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:06.786864 20691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b32ef56bc04260a13fedd138157db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.790159 20836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182dcb1d11147d5b2ab70476c492046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.791388 20689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8136a35c0c04845b46b93bae937309b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.797534 20764 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5a15a2dee443169cc8f43195d14078 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:06.800520 20762 tablet_service.cc:1511] Processing CreateTablet for tablet 74b32ef56bc04260a13fedd138157db3 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:06.802744 20764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5a15a2dee443169cc8f43195d14078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.802935 20765 tablet_service.cc:1511] Processing CreateTablet for tablet f8136a35c0c04845b46b93bae937309b (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:06.804406 20765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8136a35c0c04845b46b93bae937309b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.807593 20762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b32ef56bc04260a13fedd138157db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.824501 20835 tablet_service.cc:1511] Processing CreateTablet for tablet 74b32ef56bc04260a13fedd138157db3 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:06.825980 20835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b32ef56bc04260a13fedd138157db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.828428 20834 tablet_service.cc:1511] Processing CreateTablet for tablet f8136a35c0c04845b46b93bae937309b (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:06.829761 20834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8136a35c0c04845b46b93bae937309b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.880151 20838 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5a15a2dee443169cc8f43195d14078 (DEFAULT_TABLE table=soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:06.881824 20838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5a15a2dee443169cc8f43195d14078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:07.027611 21025 tablet_bootstrap.cc:492] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:07.027647 21026 tablet_bootstrap.cc:492] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:07.031980 21027 tablet_bootstrap.cc:492] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:07.033167 21025 tablet_bootstrap.cc:654] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.034356 21026 tablet_bootstrap.cc:654] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.047950 21025 tablet_bootstrap.cc:492] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:07.048409 21027 tablet_bootstrap.cc:654] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.048583 21025 ts_tablet_manager.cc:1403] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.009s
I20260709 13:18:07.049118 21026 tablet_bootstrap.cc:492] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:07.049715 21026 ts_tablet_manager.cc:1403] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 13:18:07.052085 21025 raft_consensus.cc:359] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.053007 21025 raft_consensus.cc:385] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.053619 21025 raft_consensus.cc:740] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.052922 21026 raft_consensus.cc:359] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.054183 21026 raft_consensus.cc:385] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.054549 21026 raft_consensus.cc:740] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.054602 21025 consensus_queue.cc:260] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.057310 21025 ts_tablet_manager.cc:1434] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:07.058521 21025 tablet_bootstrap.cc:492] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:07.065027 21025 tablet_bootstrap.cc:654] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.068344 21027 tablet_bootstrap.cc:492] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:07.068965 21027 ts_tablet_manager.cc:1403] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.004s
I20260709 13:18:07.055429 21026 consensus_queue.cc:260] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.074728 21026 ts_tablet_manager.cc:1434] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:18:07.075824 21026 tablet_bootstrap.cc:492] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:07.078369 21025 tablet_bootstrap.cc:492] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:07.079042 21025 ts_tablet_manager.cc:1403] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 13:18:07.082223 21025 raft_consensus.cc:359] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.083173 21025 raft_consensus.cc:385] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.083570 21025 raft_consensus.cc:740] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.084350 21025 consensus_queue.cc:260] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.085736 21027 raft_consensus.cc:359] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.082705 21026 tablet_bootstrap.cc:654] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.086508 21027 raft_consensus.cc:385] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.087621 21027 raft_consensus.cc:740] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.088403 21027 consensus_queue.cc:260] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.089802 21025 ts_tablet_manager.cc:1434] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:18:07.090881 21025 tablet_bootstrap.cc:492] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:07.094259 21027 ts_tablet_manager.cc:1434] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:18:07.095460 21027 tablet_bootstrap.cc:492] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:07.098165 21025 tablet_bootstrap.cc:654] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.102224 21027 tablet_bootstrap.cc:654] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:07.106923 20727 tablet.cc:2406] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:18:07.114385 21026 tablet_bootstrap.cc:492] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:07.115096 21026 ts_tablet_manager.cc:1403] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.014s
I20260709 13:18:07.118177 21026 raft_consensus.cc:359] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.118883 21026 raft_consensus.cc:385] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.120252 21026 raft_consensus.cc:740] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.120934 21025 tablet_bootstrap.cc:492] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:07.121510 21025 ts_tablet_manager.cc:1403] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.005s
I20260709 13:18:07.121064 21026 consensus_queue.cc:260] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.123620 21026 ts_tablet_manager.cc:1434] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:07.124498 21025 raft_consensus.cc:359] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.125247 21025 raft_consensus.cc:385] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.125536 21025 raft_consensus.cc:740] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.126221 21025 consensus_queue.cc:260] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.128360 21025 ts_tablet_manager.cc:1434] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:18:07.129419 21025 tablet_bootstrap.cc:492] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:07.133756 21036 raft_consensus.cc:493] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.134349 21036 raft_consensus.cc:515] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.137687 21026 tablet_bootstrap.cc:492] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:07.139411 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc49cec74b3148fbbbf8b34c735f57d7" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:07.140169 21032 raft_consensus.cc:493] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.140580 21036 leader_election.cc:290] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.140738 21032 raft_consensus.cc:515] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
W20260709 13:18:07.142081 20742 leader_election.cc:343] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.143965 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc49cec74b3148fbbbf8b34c735f57d7" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:07.144474 21027 tablet_bootstrap.cc:492] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:07.144716 20701 raft_consensus.cc:2468] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:07.145097 21027 ts_tablet_manager.cc:1403] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.006s
I20260709 13:18:07.146006 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b32ef56bc04260a13fedd138157db3" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.147897 20739 leader_election.cc:304] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:07.148270 21032 leader_election.cc:290] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.149151 21036 raft_consensus.cc:2804] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.149899 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b32ef56bc04260a13fedd138157db3" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
W20260709 13:18:07.153043 20667 leader_election.cc:343] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.150525 21036 raft_consensus.cc:493] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.155489 21025 tablet_bootstrap.cc:654] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.155947 21036 raft_consensus.cc:3060] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.161311 21027 raft_consensus.cc:359] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.162158 21027 raft_consensus.cc:385] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.162427 21027 raft_consensus.cc:740] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.162858 21026 tablet_bootstrap.cc:654] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:07.168329 20664 leader_election.cc:343] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.163213 21027 consensus_queue.cc:260] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.170397 20664 leader_election.cc:304] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa9e1fe6727d41b09e8f93c75b371cfc; no voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:07.171277 20986 raft_consensus.cc:2749] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.172899 21027 ts_tablet_manager.cc:1434] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.004s
I20260709 13:18:07.173976 21027 tablet_bootstrap.cc:492] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:07.174701 21025 tablet_bootstrap.cc:492] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:07.175310 21025 ts_tablet_manager.cc:1403] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.001s
I20260709 13:18:07.178570 21025 raft_consensus.cc:359] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.179327 21025 raft_consensus.cc:385] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.179629 21025 raft_consensus.cc:740] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.175226 21036 raft_consensus.cc:515] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.180593 21025 consensus_queue.cc:260] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.184546 21036 leader_election.cc:290] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.185384 21025 ts_tablet_manager.cc:1434] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:18:07.186800 21027 tablet_bootstrap.cc:654] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.186936 21025 tablet_bootstrap.cc:492] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:07.188977 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc49cec74b3148fbbbf8b34c735f57d7" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:07.189699 20849 raft_consensus.cc:3060] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.184562 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc49cec74b3148fbbbf8b34c735f57d7" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:07.192817 20701 raft_consensus.cc:3060] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.194496 21025 tablet_bootstrap.cc:654] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.199081 21026 tablet_bootstrap.cc:492] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:07.199688 21026 ts_tablet_manager.cc:1403] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.010s
I20260709 13:18:07.203464 21026 raft_consensus.cc:359] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.207839 21027 tablet_bootstrap.cc:492] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:07.208503 21027 ts_tablet_manager.cc:1403] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.035s	user 0.002s	sys 0.010s
I20260709 13:18:07.205875 21026 raft_consensus.cc:385] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.211966 21026 raft_consensus.cc:740] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.216001 21026 consensus_queue.cc:260] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.222848 20701 raft_consensus.cc:2468] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:07.224712 20739 leader_election.cc:304] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.225757 21036 raft_consensus.cc:2804] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.226289 21036 raft_consensus.cc:697] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:07.227248 21036 consensus_queue.cc:237] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.229909 20849 raft_consensus.cc:2468] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:07.233173 21027 raft_consensus.cc:359] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.233904 21025 tablet_bootstrap.cc:492] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:07.234517 21025 ts_tablet_manager.cc:1403] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.048s	user 0.035s	sys 0.007s
I20260709 13:18:07.233981 21027 raft_consensus.cc:385] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.235783 21027 raft_consensus.cc:740] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.237016 21026 ts_tablet_manager.cc:1434] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260709 13:18:07.237510 21025 raft_consensus.cc:359] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.238122 21026 tablet_bootstrap.cc:492] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:07.238313 21025 raft_consensus.cc:385] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.238641 21025 raft_consensus.cc:740] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.239599 21025 consensus_queue.cc:260] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.241930 21025 ts_tablet_manager.cc:1434] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:18:07.240485 21027 consensus_queue.cc:260] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.243887 21025 tablet_bootstrap.cc:492] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:07.244570 21027 ts_tablet_manager.cc:1434] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:18:07.245651 21027 tablet_bootstrap.cc:492] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:07.251222 21025 tablet_bootstrap.cc:654] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.256780 20976 raft_consensus.cc:493] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.257417 20976 raft_consensus.cc:515] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.259898 20976 leader_election.cc:290] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.260385 21027 tablet_bootstrap.cc:654] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.261046 21026 tablet_bootstrap.cc:654] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.262063 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:07.262482 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.263182 20776 raft_consensus.cc:2468] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
I20260709 13:18:07.264665 20813 leader_election.cc:304] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
W20260709 13:18:07.265628 20813 leader_election.cc:343] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.266588 20976 raft_consensus.cc:2804] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.267129 20976 raft_consensus.cc:493] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.267632 20976 raft_consensus.cc:3060] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.277937 21026 tablet_bootstrap.cc:492] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:07.278656 21026 ts_tablet_manager.cc:1403] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260709 13:18:07.281941 21026 raft_consensus.cc:359] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.282737 21026 raft_consensus.cc:385] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.283071 21026 raft_consensus.cc:740] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.286808 21046 raft_consensus.cc:493] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.293015 20976 raft_consensus.cc:515] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.283819 21026 consensus_queue.cc:260] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.294643 20596 catalog_manager.cc:5697] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.298329 21026 ts_tablet_manager.cc:1434] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:18:07.299553 21026 tablet_bootstrap.cc:492] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:07.304360 20986 raft_consensus.cc:493] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.287506 21046 raft_consensus.cc:515] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.304944 20986 raft_consensus.cc:515] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.307183 21046 leader_election.cc:290] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.308317 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d341ffd9a30444f7a4d530a3fbb4432f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.309442 20986 leader_election.cc:290] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.310595 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d341ffd9a30444f7a4d530a3fbb4432f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
W20260709 13:18:07.312693 20813 leader_election.cc:343] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:07.313400 20813 leader_election.cc:343] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.313804 20813 leader_election.cc:304] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00; no voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:07.309319 21026 tablet_bootstrap.cc:654] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.315605 21046 raft_consensus.cc:2749] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.317761 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:07.318707 20849 raft_consensus.cc:2393] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa9e1fe6727d41b09e8f93c75b371cfc in current term 1: Already voted for candidate f03ab66696ab49c69ecd45d6ed86fa00 in this term.
I20260709 13:18:07.316411 21046 raft_consensus.cc:493] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.322705 21046 raft_consensus.cc:515] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.323997 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.324703 20776 raft_consensus.cc:2468] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:07.324994 21046 leader_election.cc:290] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.326303 20664 leader_election.cc:304] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.327147 20986 raft_consensus.cc:2804] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.327491 20986 raft_consensus.cc:493] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.327833 20986 raft_consensus.cc:3060] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.330299 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:07.331423 20697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
W20260709 13:18:07.333415 20813 leader_election.cc:343] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.334432 20976 leader_election.cc:290] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.335258 20976 raft_consensus.cc:493] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.335317 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.335789 20976 raft_consensus.cc:515] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.338140 20976 leader_election.cc:290] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.339953 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:07.340740 20776 raft_consensus.cc:3060] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.340143 20697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:07.343335 20697 raft_consensus.cc:2468] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
W20260709 13:18:07.343761 20813 leader_election.cc:343] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.344372 20813 leader_election.cc:304] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00; no voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:07.345566 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.345825 20813 leader_election.cc:304] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.347553 20976 raft_consensus.cc:2749] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.348436 20976 raft_consensus.cc:2804] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.348865 20976 raft_consensus.cc:493] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.349189 20976 raft_consensus.cc:3060] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.355556 21027 tablet_bootstrap.cc:492] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:07.356197 21027 ts_tablet_manager.cc:1403] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.009s
I20260709 13:18:07.357811 21025 tablet_bootstrap.cc:492] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:07.358390 21025 ts_tablet_manager.cc:1403] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.115s	user 0.037s	sys 0.031s
I20260709 13:18:07.360001 20986 raft_consensus.cc:515] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.361579 20701 raft_consensus.cc:2393] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f03ab66696ab49c69ecd45d6ed86fa00 in current term 1: Already voted for candidate fa9e1fe6727d41b09e8f93c75b371cfc in this term.
I20260709 13:18:07.367066 21027 raft_consensus.cc:359] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.367425 20976 raft_consensus.cc:515] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
W20260709 13:18:07.367103 20647 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:07.367902 21027 raft_consensus.cc:385] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.369916 21027 raft_consensus.cc:740] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.370226 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:07.370639 20986 leader_election.cc:290] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.361694 21025 raft_consensus.cc:359] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
W20260709 13:18:07.371681 20813 leader_election.cc:343] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.372120 21025 raft_consensus.cc:385] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.372529 21025 raft_consensus.cc:740] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.356185 20776 raft_consensus.cc:2468] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:07.369504 20976 leader_election.cc:290] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.373781 20697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:07.374428 20697 raft_consensus.cc:3060] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.373382 21025 consensus_queue.cc:260] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.371452 21027 consensus_queue.cc:260] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.376705 21025 ts_tablet_manager.cc:1434] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:18:07.377780 21027 ts_tablet_manager.cc:1434] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:18:07.377853 21025 tablet_bootstrap.cc:492] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:07.378841 21027 tablet_bootstrap.cc:492] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:07.381181 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:07.382055 20849 raft_consensus.cc:2393] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fa9e1fe6727d41b09e8f93c75b371cfc in current term 1: Already voted for candidate f03ab66696ab49c69ecd45d6ed86fa00 in this term.
I20260709 13:18:07.385043 21025 tablet_bootstrap.cc:654] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.387140 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:07.388347 20667 leader_election.cc:304] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [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: fa9e1fe6727d41b09e8f93c75b371cfc; no voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:07.389567 20986 raft_consensus.cc:2749] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.390561 20813 leader_election.cc:304] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:07.391454 20976 raft_consensus.cc:2804] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.391956 20976 raft_consensus.cc:697] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:07.392773 20976 consensus_queue.cc:237] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.393460 21026 tablet_bootstrap.cc:492] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:07.394024 21026 ts_tablet_manager.cc:1403] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.005s
I20260709 13:18:07.394332 21036 raft_consensus.cc:493] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.394860 21036 raft_consensus.cc:515] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.397152 21026 raft_consensus.cc:359] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.397897 21026 raft_consensus.cc:385] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.398123 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52417b5b08644dcfa10c3453b5b36266" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:07.398173 21026 raft_consensus.cc:740] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.399063 21036 leader_election.cc:290] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.398617 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52417b5b08644dcfa10c3453b5b36266" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:07.399271 21026 consensus_queue.cc:260] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
W20260709 13:18:07.399623 20742 leader_election.cc:343] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:07.400588 20739 leader_election.cc:343] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.401023 20739 leader_election.cc:304] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278; no voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:07.401782 21008 raft_consensus.cc:2749] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.404326 21026 ts_tablet_manager.cc:1434] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:18:07.405560 21026 tablet_bootstrap.cc:492] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:07.415325 21027 tablet_bootstrap.cc:654] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.415539 21025 tablet_bootstrap.cc:492] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:07.416136 21025 ts_tablet_manager.cc:1403] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.006s
I20260709 13:18:07.416668 21026 tablet_bootstrap.cc:654] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.419183 21025 raft_consensus.cc:359] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.420048 21025 raft_consensus.cc:385] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.420339 21025 raft_consensus.cc:740] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.421222 21025 consensus_queue.cc:260] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.423444 21025 ts_tablet_manager.cc:1434] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260709 13:18:07.424410 20813 leader_election.cc:343] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.424752 21025 tablet_bootstrap.cc:492] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:07.428403 21026 tablet_bootstrap.cc:492] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:07.428984 21026 ts_tablet_manager.cc:1403] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.005s
I20260709 13:18:07.431666 21025 tablet_bootstrap.cc:654] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.432626 20697 raft_consensus.cc:2468] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:07.436501 20813 leader_election.cc:304] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: ac09ad9899a14461b09a4344bb53a278
I20260709 13:18:07.437167 21027 tablet_bootstrap.cc:492] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:07.437322 20976 raft_consensus.cc:2804] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.437702 21027 ts_tablet_manager.cc:1403] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.003s
I20260709 13:18:07.437904 20976 raft_consensus.cc:697] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:07.438854 20976 consensus_queue.cc:237] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.440672 21027 raft_consensus.cc:359] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.441458 21027 raft_consensus.cc:385] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.441740 21027 raft_consensus.cc:740] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.442114 20598 catalog_manager.cc:5697] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.442690 21027 consensus_queue.cc:260] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.446111 21026 raft_consensus.cc:359] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.446914 21026 raft_consensus.cc:385] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.447242 21026 raft_consensus.cc:740] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.447993 21026 consensus_queue.cc:260] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.449329 21027 ts_tablet_manager.cc:1434] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.009s
I20260709 13:18:07.450487 21027 tablet_bootstrap.cc:492] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:07.457070 21025 tablet_bootstrap.cc:492] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:07.457618 21025 ts_tablet_manager.cc:1403] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.012s
I20260709 13:18:07.460304 21025 raft_consensus.cc:359] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.460990 21026 ts_tablet_manager.cc:1434] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.005s
I20260709 13:18:07.457093 21027 tablet_bootstrap.cc:654] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.462118 21026 tablet_bootstrap.cc:492] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:07.469256 21026 tablet_bootstrap.cc:654] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.460984 21025 raft_consensus.cc:385] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.474792 21025 raft_consensus.cc:740] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.475566 21025 consensus_queue.cc:260] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.477808 21025 ts_tablet_manager.cc:1434] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:18:07.478757 21025 tablet_bootstrap.cc:492] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00: Bootstrap starting.
I20260709 13:18:07.480813 20597 catalog_manager.cc:5697] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.484397 21025 tablet_bootstrap.cc:654] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.498219 21025 tablet_bootstrap.cc:492] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00: No bootstrap required, opened a new log
I20260709 13:18:07.498692 21025 ts_tablet_manager.cc:1403] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 13:18:07.502609 21026 tablet_bootstrap.cc:492] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:07.503221 21026 ts_tablet_manager.cc:1403] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260709 13:18:07.506011 21026 raft_consensus.cc:359] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.506547 21026 raft_consensus.cc:385] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.506590 21027 tablet_bootstrap.cc:492] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:07.507282 21027 ts_tablet_manager.cc:1403] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.033s
I20260709 13:18:07.508600 21025 raft_consensus.cc:359] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.509315 21025 raft_consensus.cc:385] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.509562 21025 raft_consensus.cc:740] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.510284 21027 raft_consensus.cc:359] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.511128 21027 raft_consensus.cc:385] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.510704 21025 consensus_queue.cc:260] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.511439 21027 raft_consensus.cc:740] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.506836 21026 raft_consensus.cc:740] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.512538 21027 consensus_queue.cc:260] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.512885 21026 consensus_queue.cc:260] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.515039 21027 ts_tablet_manager.cc:1434] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:07.516091 21027 tablet_bootstrap.cc:492] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:07.517719 21026 ts_tablet_manager.cc:1434] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:18:07.518675 20986 raft_consensus.cc:493] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.519232 20986 raft_consensus.cc:515] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.520041 21025 ts_tablet_manager.cc:1434] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:18:07.518841 21026 tablet_bootstrap.cc:492] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:07.521369 20986 leader_election.cc:290] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.522461 21027 tablet_bootstrap.cc:654] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.523795 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52417b5b08644dcfa10c3453b5b36266" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.524542 20776 raft_consensus.cc:2468] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:07.527753 21026 tablet_bootstrap.cc:654] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.530719 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52417b5b08644dcfa10c3453b5b36266" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:07.532476 20849 raft_consensus.cc:2468] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:07.534984 21027 tablet_bootstrap.cc:492] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:07.534795 20664 leader_election.cc:304] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.535943 21037 raft_consensus.cc:2804] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.536329 21037 raft_consensus.cc:493] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.536635 21037 raft_consensus.cc:3060] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.542419 21026 tablet_bootstrap.cc:492] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:07.543005 21026 ts_tablet_manager.cc:1403] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 13:18:07.544744 21036 raft_consensus.cc:493] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.545394 21036 raft_consensus.cc:515] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.545812 21026 raft_consensus.cc:359] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.546976 21026 raft_consensus.cc:385] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.546851 21037 raft_consensus.cc:515] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.547384 21026 raft_consensus.cc:740] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.548471 21026 consensus_queue.cc:260] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.548940 21027 ts_tablet_manager.cc:1403] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260709 13:18:07.550484 21026 ts_tablet_manager.cc:1434] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:18:07.551494 21026 tablet_bootstrap.cc:492] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc: Bootstrap starting.
I20260709 13:18:07.552294 21027 raft_consensus.cc:359] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.553121 21027 raft_consensus.cc:385] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.553406 21027 raft_consensus.cc:740] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.553840 20976 raft_consensus.cc:493] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.555989 21027 consensus_queue.cc:260] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.556767 20976 raft_consensus.cc:515] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.555771 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52417b5b08644dcfa10c3453b5b36266" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:07.555727 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52417b5b08644dcfa10c3453b5b36266" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:07.558300 21036 leader_election.cc:290] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.558379 21027 ts_tablet_manager.cc:1434] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:18:07.559371 20976 leader_election.cc:290] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.559755 21027 tablet_bootstrap.cc:492] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:07.558317 20850 raft_consensus.cc:3060] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.560504 21026 tablet_bootstrap.cc:654] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.558527 20776 raft_consensus.cc:3060] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.563396 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9407728e511241cbba5279488e924592" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.558466 21037 leader_election.cc:290] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.564173 20775 raft_consensus.cc:2468] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
I20260709 13:18:07.565694 20813 leader_election.cc:304] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:07.567152 20976 raft_consensus.cc:2804] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.567314 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b32ef56bc04260a13fedd138157db3" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:07.568120 20701 raft_consensus.cc:2468] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:07.568476 21027 tablet_bootstrap.cc:654] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.569793 20739 leader_election.cc:304] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.570976 21008 raft_consensus.cc:2804] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.571353 21008 raft_consensus.cc:493] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.571692 21008 raft_consensus.cc:3060] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.571895 21026 tablet_bootstrap.cc:492] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc: No bootstrap required, opened a new log
I20260709 13:18:07.572001 20776 raft_consensus.cc:2468] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 1.
I20260709 13:18:07.572561 21026 ts_tablet_manager.cc:1403] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 13:18:07.573251 20976 raft_consensus.cc:493] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.573671 20976 raft_consensus.cc:3060] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.575340 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b32ef56bc04260a13fedd138157db3" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:07.575402 21026 raft_consensus.cc:359] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.576222 21026 raft_consensus.cc:385] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.576215 20849 raft_consensus.cc:2468] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:07.576646 21026 raft_consensus.cc:740] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.577294 21026 consensus_queue.cc:260] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.578230 21036 raft_consensus.cc:493] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.578815 21036 raft_consensus.cc:515] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.579631 21026 ts_tablet_manager.cc:1434] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:07.580035 21027 tablet_bootstrap.cc:492] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:07.589344 21027 ts_tablet_manager.cc:1403] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260709 13:18:07.592206 21027 raft_consensus.cc:359] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.592926 21027 raft_consensus.cc:385] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.593191 21027 raft_consensus.cc:740] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.593377 21036 leader_election.cc:290] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.593869 21027 consensus_queue.cc:260] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.595129 21008 raft_consensus.cc:515] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.596035 21027 ts_tablet_manager.cc:1434] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:18:07.596966 21027 tablet_bootstrap.cc:492] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278: Bootstrap starting.
I20260709 13:18:07.597298 21008 leader_election.cc:290] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.598654 20846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b32ef56bc04260a13fedd138157db3" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:07.599364 20846 raft_consensus.cc:3060] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.599547 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:07.580116 20664 leader_election.cc:304] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.581072 21037 raft_consensus.cc:493] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.581271 20976 raft_consensus.cc:515] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.601650 21037 raft_consensus.cc:515] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.602932 21027 tablet_bootstrap.cc:654] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.603192 20976 leader_election.cc:290] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.565572 20697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9407728e511241cbba5279488e924592" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:07.603647 21037 leader_election.cc:290] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.604022 20697 raft_consensus.cc:2468] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
I20260709 13:18:07.605314 20698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9407728e511241cbba5279488e924592" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:07.597296 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:07.605988 20698 raft_consensus.cc:3060] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.606441 20701 raft_consensus.cc:2468] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:07.600889 20849 raft_consensus.cc:2468] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 0.
I20260709 13:18:07.605657 21037 raft_consensus.cc:2804] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.608144 21037 raft_consensus.cc:697] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:07.608223 21032 raft_consensus.cc:493] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.608707 21032 raft_consensus.cc:515] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.609201 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d341ffd9a30444f7a4d530a3fbb4432f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:07.608994 21037 consensus_queue.cc:237] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.609903 20849 raft_consensus.cc:2468] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:07.610747 21032 leader_election.cc:290] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.611614 20667 leader_election.cc:304] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.587141 20850 raft_consensus.cc:2468] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 1.
I20260709 13:18:07.613314 20848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:07.613899 20742 leader_election.cc:304] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:07.614070 20848 raft_consensus.cc:2468] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:07.614550 20774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.615172 21032 raft_consensus.cc:2804] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.615574 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b32ef56bc04260a13fedd138157db3" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:07.615696 21032 raft_consensus.cc:493] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.616227 21032 raft_consensus.cc:3060] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.616801 20667 leader_election.cc:304] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.615267 20774 raft_consensus.cc:2468] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:07.608932 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d341ffd9a30444f7a4d530a3fbb4432f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.625128 20775 raft_consensus.cc:2468] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 0.
I20260709 13:18:07.626292 20986 raft_consensus.cc:2804] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.627357 20986 raft_consensus.cc:493] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.634469 20986 raft_consensus.cc:3060] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.616230 20701 raft_consensus.cc:3060] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.628363 21008 raft_consensus.cc:2804] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.640653 21036 raft_consensus.cc:493] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.640851 21008 raft_consensus.cc:493] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.641232 21036 raft_consensus.cc:515] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.642204 20698 raft_consensus.cc:2468] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:07.643323 20813 leader_election.cc:304] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.644089 20976 raft_consensus.cc:2804] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.637193 20596 catalog_manager.cc:5697] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 0 to 1, leader changed from <none> to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 1 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.644551 20976 raft_consensus.cc:697] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:07.645655 20976 consensus_queue.cc:237] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.641352 21008 raft_consensus.cc:3060] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.647120 20986 raft_consensus.cc:515] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.650564 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9407728e511241cbba5279488e924592" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:07.650840 20699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:07.651296 20776 raft_consensus.cc:3060] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.652396 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:07.653044 20849 raft_consensus.cc:3060] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.654137 20701 raft_consensus.cc:2468] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:07.655617 20739 leader_election.cc:304] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.656939 21067 raft_consensus.cc:2804] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.651712 20699 raft_consensus.cc:2393] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac09ad9899a14461b09a4344bb53a278 in current term 1: Already voted for candidate f03ab66696ab49c69ecd45d6ed86fa00 in this term.
I20260709 13:18:07.659896 20849 raft_consensus.cc:2468] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 1.
I20260709 13:18:07.661206 20667 leader_election.cc:304] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.663771 21037 raft_consensus.cc:2804] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.664921 20986 leader_election.cc:290] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.644621 20846 raft_consensus.cc:2468] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 1.
I20260709 13:18:07.668162 21037 raft_consensus.cc:697] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:07.669212 21037 consensus_queue.cc:237] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.675098 20598 catalog_manager.cc:5697] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.677372 20976 raft_consensus.cc:493] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.678004 20976 raft_consensus.cc:515] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.679158 20846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" is_pre_election: true
I20260709 13:18:07.680576 20742 leader_election.cc:304] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278; no voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:07.681281 20976 leader_election.cc:290] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.681680 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a15a2dee443169cc8f43195d14078" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" is_pre_election: true
I20260709 13:18:07.682382 20701 raft_consensus.cc:2468] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 0.
I20260709 13:18:07.683491 20813 leader_election.cc:304] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.684262 20976 raft_consensus.cc:2804] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.684703 20976 raft_consensus.cc:493] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.685099 20976 raft_consensus.cc:3060] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.686094 21008 raft_consensus.cc:515] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.633081 21032 raft_consensus.cc:515] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.688215 21036 leader_election.cc:290] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.692854 20976 raft_consensus.cc:515] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.694789 20776 raft_consensus.cc:2468] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:07.695334 21067 raft_consensus.cc:697] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:07.700771 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a15a2dee443169cc8f43195d14078" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278" is_pre_election: true
I20260709 13:18:07.700512 21067 consensus_queue.cc:237] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.701717 20976 leader_election.cc:290] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:07.695494 21071 raft_consensus.cc:3060] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.702602 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:07.702795 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a15a2dee443169cc8f43195d14078" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:07.703462 20775 raft_consensus.cc:2393] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fa9e1fe6727d41b09e8f93c75b371cfc in current term 1: Already voted for candidate ac09ad9899a14461b09a4344bb53a278 in this term.
I20260709 13:18:07.688792 21074 consensus_queue.cc:1048] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:18:07.693327 20596 catalog_manager.cc:5697] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 0 to 1, leader changed from <none> to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 1 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.699076 21027 tablet_bootstrap.cc:492] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278: No bootstrap required, opened a new log
I20260709 13:18:07.703488 20701 raft_consensus.cc:3060] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.706907 21027 ts_tablet_manager.cc:1403] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.007s
I20260709 13:18:07.717156 21071 raft_consensus.cc:2749] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.707880 21008 leader_election.cc:290] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 1 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.720463 21027 raft_consensus.cc:359] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.707960 20698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:07.708242 20846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:07.722352 20846 raft_consensus.cc:2393] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac09ad9899a14461b09a4344bb53a278 in current term 1: Already voted for candidate fa9e1fe6727d41b09e8f93c75b371cfc in this term.
I20260709 13:18:07.706908 21032 leader_election.cc:290] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.708704 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d341ffd9a30444f7a4d530a3fbb4432f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:07.723603 20849 raft_consensus.cc:3060] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:07.723752 20813 leader_election.cc:343] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.726274 20775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a15a2dee443169cc8f43195d14078" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:07.727692 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d341ffd9a30444f7a4d530a3fbb4432f" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:07.728295 20776 raft_consensus.cc:3060] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.721443 21027 raft_consensus.cc:385] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.736263 20776 raft_consensus.cc:2468] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 1.
I20260709 13:18:07.736470 21027 raft_consensus.cc:740] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.736728 20739 leader_election.cc:304] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [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: ac09ad9899a14461b09a4344bb53a278; no voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:07.737396 20664 leader_election.cc:304] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:07.737641 21027 consensus_queue.cc:260] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.739234 20775 raft_consensus.cc:3060] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.735963 20849 raft_consensus.cc:2468] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 1.
I20260709 13:18:07.738364 21032 raft_consensus.cc:2804] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.740100 21032 raft_consensus.cc:697] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:07.740833 20596 catalog_manager.cc:5697] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 1 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.741221 21032 consensus_queue.cc:237] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.737396 20701 raft_consensus.cc:2468] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:07.746325 20775 raft_consensus.cc:2468] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 1.
I20260709 13:18:07.746735 21027 ts_tablet_manager.cc:1434] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:18:07.738201 21071 raft_consensus.cc:2749] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.750877 20813 leader_election.cc:304] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:07.752295 20976 raft_consensus.cc:2804] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.752774 20976 raft_consensus.cc:697] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:07.753566 20976 consensus_queue.cc:237] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.755558 21036 consensus_queue.cc:1048] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.763993 20598 catalog_manager.cc:5697] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 0 to 1, leader changed from <none> to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 1 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.771803 20597 catalog_manager.cc:5697] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 1 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.827869 20976 consensus_queue.cc:1048] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.839397 20976 consensus_queue.cc:1048] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.897902 20849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9407728e511241cbba5279488e924592"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
mode: GRACEFUL
new_leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:35046
I20260709 13:18:07.898524 20849 raft_consensus.cc:606] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Received request to transfer leadership to TS fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:07.903544 20849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
mode: GRACEFUL
new_leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:35046
I20260709 13:18:07.904028 20849 raft_consensus.cc:606] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Received request to transfer leadership to TS fa9e1fe6727d41b09e8f93c75b371cfc
I20260709 13:18:07.910005 20976 consensus_queue.cc:1048] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.913607 20849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
mode: GRACEFUL
new_leader_uuid: "ac09ad9899a14461b09a4344bb53a278"
 from {username='slave'} at 127.0.0.1:35046
I20260709 13:18:07.914777 20849 raft_consensus.cc:606] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Received request to transfer leadership to TS ac09ad9899a14461b09a4344bb53a278
I20260709 13:18:07.925205 21046 consensus_queue.cc:1048] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.930524 20849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e5a15a2dee443169cc8f43195d14078"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
mode: GRACEFUL
new_leader_uuid: "ac09ad9899a14461b09a4344bb53a278"
 from {username='slave'} at 127.0.0.1:35046
I20260709 13:18:07.931277 20849 raft_consensus.cc:606] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Received request to transfer leadership to TS ac09ad9899a14461b09a4344bb53a278
I20260709 13:18:07.947237 21048 raft_consensus.cc:993] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00: : Instructing follower ac09ad9899a14461b09a4344bb53a278 to start an election
I20260709 13:18:07.947710 21048 raft_consensus.cc:1081] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Signalling peer ac09ad9899a14461b09a4344bb53a278 to start an election
I20260709 13:18:07.950373 20775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046"
dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
 from {username='slave'} at 127.0.0.1:49398
I20260709 13:18:07.950995 20775 raft_consensus.cc:493] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.953711 20775 raft_consensus.cc:3060] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.963092 20775 raft_consensus.cc:515] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.965935 20775 leader_election.cc:290] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 2 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:07.966153 20849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:07.966789 20849 raft_consensus.cc:3055] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.967366 20849 raft_consensus.cc:740] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:07.968266 20849 consensus_queue.cc:260] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:07.969406 20849 raft_consensus.cc:3060] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.975528 20849 raft_consensus.cc:2468] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 2.
I20260709 13:18:07.976521 20742 leader_election.cc:304] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:07.977192 21067 raft_consensus.cc:2804] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.977684 21067 raft_consensus.cc:697] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:07.978361 21067 consensus_queue.cc:237] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [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: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.064546 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182dcb1d11147d5b2ab70476c492046" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:08.065196 20701 raft_consensus.cc:3060] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.073921 20701 raft_consensus.cc:2468] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 2.
I20260709 13:18:08.096192 20701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b"
dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
mode: GRACEFUL
new_leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
 from {username='slave'} at 127.0.0.1:41398
I20260709 13:18:08.096895 20701 raft_consensus.cc:606] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Received request to transfer leadership to TS f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:08.163527 20976 consensus_queue.cc:1048] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:08.165347 21072 consensus_queue.cc:1048] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:08.165378 21067 consensus_queue.cc:1048] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:08.166617 21032 consensus_queue.cc:1048] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:08.172562 20598 catalog_manager.cc:5697] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 1 to 2, leader changed from f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67) to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:08.178725 21072 consensus_queue.cc:1048] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:08.205508 21072 consensus_queue.cc:1048] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:08.210017 21068 consensus_queue.cc:1048] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:08.231144 21037 consensus_queue.cc:1048] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:08.235522 21037 consensus_queue.cc:1048] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:08.236725 20976 consensus_queue.cc:1048] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:08.256441 21048 raft_consensus.cc:993] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00: : Instructing follower fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:08.256887 20976 raft_consensus.cc:1081] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Signalling peer fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:08.260615 20699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9407728e511241cbba5279488e924592"
dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:41384
I20260709 13:18:08.261301 20699 raft_consensus.cc:493] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:08.261782 20699 raft_consensus.cc:3060] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.266623 21072 raft_consensus.cc:993] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc: : Instructing follower f03ab66696ab49c69ecd45d6ed86fa00 to start an election
I20260709 13:18:08.267201 21072 raft_consensus.cc:1081] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Signalling peer f03ab66696ab49c69ecd45d6ed86fa00 to start an election
I20260709 13:18:08.269107 20849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
 from {username='slave'} at 127.0.0.1:35036
I20260709 13:18:08.269731 20849 raft_consensus.cc:493] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:08.270164 20849 raft_consensus.cc:3060] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.274561 20699 raft_consensus.cc:515] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.277518 20849 raft_consensus.cc:515] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.277621 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9407728e511241cbba5279488e924592" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:08.277916 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9407728e511241cbba5279488e924592" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:08.278538 20776 raft_consensus.cc:3060] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.280361 20701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:08.280733 20774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8136a35c0c04845b46b93bae937309b" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:08.280997 20701 raft_consensus.cc:3055] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:08.281296 20701 raft_consensus.cc:740] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:08.281394 20849 leader_election.cc:290] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 2 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:08.278658 20850 raft_consensus.cc:3055] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:08.282301 20850 raft_consensus.cc:740] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:08.281315 20774 raft_consensus.cc:3060] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.283229 20850 consensus_queue.cc:260] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.284426 20850 raft_consensus.cc:3060] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.282089 20701 consensus_queue.cc:260] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.287173 20701 raft_consensus.cc:3060] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.290565 20774 raft_consensus.cc:2468] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 2.
I20260709 13:18:08.291733 20813 leader_election.cc:304] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:08.292552 20976 raft_consensus.cc:2804] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:08.293016 20976 raft_consensus.cc:697] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:08.293275 20850 raft_consensus.cc:2468] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:08.293817 20976 consensus_queue.cc:237] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.295909 20667 leader_election.cc:304] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:08.297549 20776 raft_consensus.cc:2468] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:08.297390 21032 raft_consensus.cc:2804] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:08.298482 21032 raft_consensus.cc:697] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:08.299347 21032 consensus_queue.cc:237] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.277716 20699 leader_election.cc:290] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:08.303576 20701 raft_consensus.cc:2468] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 2.
I20260709 13:18:08.303676 20596 catalog_manager.cc:5697] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 1 to 2, leader changed from fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65) to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 2 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:08.307265 20598 catalog_manager.cc:5697] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 1 to 2, leader changed from f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67) to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 2 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:08.359197 21048 consensus_queue.cc:1048] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:08.368461 20976 consensus_queue.cc:1048] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:08.379200 21048 raft_consensus.cc:993] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00: : Instructing follower ac09ad9899a14461b09a4344bb53a278 to start an election
I20260709 13:18:08.379662 21048 raft_consensus.cc:1081] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Signalling peer ac09ad9899a14461b09a4344bb53a278 to start an election
I20260709 13:18:08.381729 20776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e5a15a2dee443169cc8f43195d14078"
dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
 from {username='slave'} at 127.0.0.1:49398
I20260709 13:18:08.382256 20776 raft_consensus.cc:493] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:08.382555 20776 raft_consensus.cc:3060] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.388276 20776 raft_consensus.cc:515] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.390678 20776 leader_election.cc:290] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 2 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:08.392457 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a15a2dee443169cc8f43195d14078" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:08.393247 20850 raft_consensus.cc:3055] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:08.393625 20850 raft_consensus.cc:740] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:08.392525 20699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a15a2dee443169cc8f43195d14078" candidate_uuid: "ac09ad9899a14461b09a4344bb53a278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:08.394747 20699 raft_consensus.cc:3060] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.394470 20850 consensus_queue.cc:260] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.395965 20850 raft_consensus.cc:3060] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.397362 20701 raft_consensus.cc:1275] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Refusing update from remote peer ac09ad9899a14461b09a4344bb53a278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.399058 21068 consensus_queue.cc:1048] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.402424 20699 raft_consensus.cc:2468] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 2.
I20260709 13:18:08.403505 20850 raft_consensus.cc:2468] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac09ad9899a14461b09a4344bb53a278 in term 2.
I20260709 13:18:08.403811 20739 leader_election.cc:304] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:08.404878 21068 raft_consensus.cc:2804] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:08.405346 21068 raft_consensus.cc:697] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Becoming Leader. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:08.406036 21068 consensus_queue.cc:237] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.412086 20850 raft_consensus.cc:1275] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Refusing update from remote peer ac09ad9899a14461b09a4344bb53a278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.413662 21036 consensus_queue.cc:1048] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.415493 20598 catalog_manager.cc:5697] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 reported cstate change: term changed from 1 to 2, leader changed from f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67) to ac09ad9899a14461b09a4344bb53a278 (127.14.129.66). New cstate: current_term: 2 leader_uuid: "ac09ad9899a14461b09a4344bb53a278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:08.457931 20976 raft_consensus.cc:993] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00: : Instructing follower fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:08.458424 21048 raft_consensus.cc:1081] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Signalling peer fa9e1fe6727d41b09e8f93c75b371cfc to start an election
I20260709 13:18:08.459818 20701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d"
dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
 from {username='slave'} at 127.0.0.1:41384
I20260709 13:18:08.460253 20701 raft_consensus.cc:493] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:08.460502 20701 raft_consensus.cc:3060] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.465138 20701 raft_consensus.cc:515] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.466656 20701 leader_election.cc:290] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67:34203)
I20260709 13:18:08.467530 20776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:08.467667 20850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b2f91e52b47ae8635a4368893b94d" candidate_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
I20260709 13:18:08.468286 20776 raft_consensus.cc:3060] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.468339 20850 raft_consensus.cc:3055] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:08.468770 20850 raft_consensus.cc:740] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:08.469592 20850 consensus_queue.cc:260] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.470858 20850 raft_consensus.cc:3060] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.476092 20776 raft_consensus.cc:2468] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:08.477478 20664 leader_election.cc:304] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac09ad9899a14461b09a4344bb53a278, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:08.478040 20850 raft_consensus.cc:2468] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9e1fe6727d41b09e8f93c75b371cfc in term 2.
I20260709 13:18:08.478163 21037 raft_consensus.cc:2804] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:08.478689 21037 raft_consensus.cc:697] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Becoming Leader. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:08.479408 21037 consensus_queue.cc:237] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:08.485913 20598 catalog_manager.cc:5697] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc reported cstate change: term changed from 1 to 2, leader changed from f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67) to fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65). New cstate: current_term: 2 leader_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:08.702718 20701 raft_consensus.cc:1275] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Refusing update from remote peer f03ab66696ab49c69ecd45d6ed86fa00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.704192 21048 consensus_queue.cc:1048] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.713291 20776 raft_consensus.cc:1275] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Refusing update from remote peer f03ab66696ab49c69ecd45d6ed86fa00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.714686 21048 consensus_queue.cc:1048] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.799455 20776 raft_consensus.cc:1275] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.800710 21072 consensus_queue.cc:1048] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.802109 20701 raft_consensus.cc:1275] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Refusing update from remote peer ac09ad9899a14461b09a4344bb53a278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.803458 21068 consensus_queue.cc:1048] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.809628 20850 raft_consensus.cc:1275] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.811360 21032 consensus_queue.cc:1048] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.821343 20850 raft_consensus.cc:1275] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Refusing update from remote peer ac09ad9899a14461b09a4344bb53a278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.823071 21068 consensus_queue.cc:1048] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.909976 20850 raft_consensus.cc:1275] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.911252 21037 consensus_queue.cc:1048] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.921103 20776 raft_consensus.cc:1275] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Refusing update from remote peer fa9e1fe6727d41b09e8f93c75b371cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.922581 21101 consensus_queue.cc:1048] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:18:09.036127 20722 debug-util.cc:398] Leaking SignalData structure 0x7b08002ab560 after lost signal to thread 14856
W20260709 13:18:09.037067 20722 debug-util.cc:398] Leaking SignalData structure 0x7b08000ae660 after lost signal to thread 20633
W20260709 13:18:09.038053 20722 debug-util.cc:398] Leaking SignalData structure 0x7b08002ece40 after lost signal to thread 20725
W20260709 13:18:09.038900 20722 debug-util.cc:398] Leaking SignalData structure 0x7b08001fce20 after lost signal to thread 20800
W20260709 13:18:09.039753 20722 debug-util.cc:398] Leaking SignalData structure 0x7b080008f760 after lost signal to thread 20874
I20260709 13:18:11.130232 20597 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:32920:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:18:11.154328 20597 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32920:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:18:11.196200 14853 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:18:11.325335 21122 log.cc:927] Time spent T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260709 13:18:11.419603 21141 log.cc:927] Time spent T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
W20260709 13:18:11.420836 21140 log.cc:927] Time spent T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 13:18:11.442832 21149 log.cc:927] Time spent T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc: Append to log took a long time: real 0.079s	user 0.000s	sys 0.009s
I20260709 13:18:11.460713 21152 tablet.cc:1724] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.491039 21158 tablet.cc:1724] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.557564 20701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919"
dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
mode: GRACEFUL
new_leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
 from {username='slave'} at 127.0.0.1:44938
I20260709 13:18:11.558698 20701 raft_consensus.cc:606] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Received request to transfer leadership to TS f03ab66696ab49c69ecd45d6ed86fa00
W20260709 13:18:11.582427 21157 log.cc:927] Time spent T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 13:18:11.588380 21165 tablet.cc:1724] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.592664 21168 tablet.cc:1724] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.614075 21166 tablet.cc:1724] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.583681 21162 tablet.cc:1724] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.597684 21170 tablet.cc:1724] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.645138 21171 tablet.cc:1724] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.659291 21172 tablet.cc:1724] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.677371 21167 tablet.cc:1724] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.681185 21173 tablet.cc:1724] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.673162 21165 tablet.cc:1724] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.694448 21168 tablet.cc:1724] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.706113 21158 tablet.cc:1724] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.711167 21170 tablet.cc:1724] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.711925 21152 tablet.cc:1724] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.679627 21175 tablet.cc:1724] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.716581 21165 tablet.cc:1724] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.740748 21166 tablet.cc:1724] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.746984 20771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f"
dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
mode: GRACEFUL
new_leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
 from {username='slave'} at 127.0.0.1:60226
I20260709 13:18:11.747669 20771 raft_consensus.cc:606] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Received request to transfer leadership to TS f03ab66696ab49c69ecd45d6ed86fa00
I20260709 13:18:11.750201 14853 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:11.733289 21168 tablet.cc:1724] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.750859 14853 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:11.741818 21162 tablet.cc:1724] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.725945 21171 tablet.cc:1724] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.745862 21167 tablet.cc:1724] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.760140 21172 tablet.cc:1724] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.766347 21175 tablet.cc:1724] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.757164 21173 tablet.cc:1724] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.779351 21171 tablet.cc:1724] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:11.815531 20595 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db: soft_deleted_table [id=4634bdec0bda4cf5829a4133b294ac47] alter complete (version 1)
I20260709 13:18:11.916499 21127 raft_consensus.cc:993] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278: : Instructing follower f03ab66696ab49c69ecd45d6ed86fa00 to start an election
I20260709 13:18:11.917053 21127 raft_consensus.cc:1081] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Signalling peer f03ab66696ab49c69ecd45d6ed86fa00 to start an election
I20260709 13:18:11.918978 20847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
 from {username='slave'} at 127.0.0.1:35020
I20260709 13:18:11.919606 20847 raft_consensus.cc:493] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.919950 20847 raft_consensus.cc:3060] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.926116 20847 raft_consensus.cc:515] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:11.928453 20847 leader_election.cc:290] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 3 election: Requested vote from peers fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803), ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181)
I20260709 13:18:11.929292 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:11.930126 20700 raft_consensus.cc:3060] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.930042 20772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7586b743d340988feb1b778f3e5a3f" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:11.930688 20772 raft_consensus.cc:3055] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:11.930931 20772 raft_consensus.cc:740] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac09ad9899a14461b09a4344bb53a278, State: Running, Role: LEADER
I20260709 13:18:11.931726 20772 consensus_queue.cc:260] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [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: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:11.932713 20772 raft_consensus.cc:3060] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.936239 20700 raft_consensus.cc:2468] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 3.
I20260709 13:18:11.937631 20813 leader_election.cc:304] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [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: f03ab66696ab49c69ecd45d6ed86fa00, fa9e1fe6727d41b09e8f93c75b371cfc; no voters: 
I20260709 13:18:11.938551 21148 raft_consensus.cc:2804] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:11.938704 20772 raft_consensus.cc:2468] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 3.
I20260709 13:18:11.939019 21148 raft_consensus.cc:697] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:11.940004 21148 consensus_queue.cc:237] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [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: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } }
I20260709 13:18:11.948496 20596 catalog_manager.cc:5697] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 2 to 3, leader changed from ac09ad9899a14461b09a4344bb53a278 (127.14.129.66) to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:11.992998 21106 raft_consensus.cc:993] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc: : Instructing follower f03ab66696ab49c69ecd45d6ed86fa00 to start an election
I20260709 13:18:11.993535 21133 raft_consensus.cc:1081] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Signalling peer f03ab66696ab49c69ecd45d6ed86fa00 to start an election
I20260709 13:18:11.995091 20847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919"
dest_uuid: "f03ab66696ab49c69ecd45d6ed86fa00"
 from {username='slave'} at 127.0.0.1:35036
I20260709 13:18:11.995574 20847 raft_consensus.cc:493] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.995862 20847 raft_consensus.cc:3060] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:12.001117 20847 raft_consensus.cc:515] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:12.002746 20847 leader_election.cc:290] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [CANDIDATE]: Term 3 election: Requested vote from peers ac09ad9899a14461b09a4344bb53a278 (127.14.129.66:39181), fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803)
I20260709 13:18:12.003863 20772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac09ad9899a14461b09a4344bb53a278"
I20260709 13:18:12.003890 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecbb91e25f7404eac89f80540288919" candidate_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc"
I20260709 13:18:12.004647 20772 raft_consensus.cc:3060] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:12.004809 20700 raft_consensus.cc:3055] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:12.005256 20700 raft_consensus.cc:740] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa9e1fe6727d41b09e8f93c75b371cfc, State: Running, Role: LEADER
I20260709 13:18:12.006067 20700 consensus_queue.cc:260] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [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: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:12.007329 20700 raft_consensus.cc:3060] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:12.011693 20772 raft_consensus.cc:2468] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 3.
I20260709 13:18:12.012750 20813 leader_election.cc:304] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [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: ac09ad9899a14461b09a4344bb53a278, f03ab66696ab49c69ecd45d6ed86fa00; no voters: 
I20260709 13:18:12.013506 21148 raft_consensus.cc:2804] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:12.013564 20700 raft_consensus.cc:2468] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03ab66696ab49c69ecd45d6ed86fa00 in term 3.
I20260709 13:18:12.013919 21148 raft_consensus.cc:697] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 LEADER]: Becoming Leader. State: Replica: f03ab66696ab49c69ecd45d6ed86fa00, State: Running, Role: LEADER
I20260709 13:18:12.014858 21148 consensus_queue.cc:237] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [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: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } }
I20260709 13:18:12.022716 20596 catalog_manager.cc:5697] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 reported cstate change: term changed from 2 to 3, leader changed from fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65) to f03ab66696ab49c69ecd45d6ed86fa00 (127.14.129.67). New cstate: current_term: 3 leader_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03ab66696ab49c69ecd45d6ed86fa00" member_type: VOTER last_known_addr { host: "127.14.129.67" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:12.469882 20700 raft_consensus.cc:1275] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 3 FOLLOWER]: Refusing update from remote peer f03ab66696ab49c69ecd45d6ed86fa00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:12.471014 21148 consensus_queue.cc:1048] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.482796 20772 raft_consensus.cc:1275] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 3 FOLLOWER]: Refusing update from remote peer f03ab66696ab49c69ecd45d6ed86fa00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:12.484385 21148 consensus_queue.cc:1048] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.551795 20771 raft_consensus.cc:1275] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 3 FOLLOWER]: Refusing update from remote peer f03ab66696ab49c69ecd45d6ed86fa00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:12.552127 20700 raft_consensus.cc:1275] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 3 FOLLOWER]: Refusing update from remote peer f03ab66696ab49c69ecd45d6ed86fa00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:12.552978 21184 consensus_queue.cc:1048] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac09ad9899a14461b09a4344bb53a278" member_type: VOTER last_known_addr { host: "127.14.129.66" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.553591 21148 consensus_queue.cc:1048] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa9e1fe6727d41b09e8f93c75b371cfc" member_type: VOTER last_known_addr { host: "127.14.129.65" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.812471 14853 tablet_server.cc:179] TabletServer@127.14.129.65:0 shutting down...
I20260709 13:18:12.839821 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:12.840696 14853 tablet_replica.cc:333] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.841830 14853 raft_consensus.cc:2243] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.842485 14853 raft_consensus.cc:2272] T f8136a35c0c04845b46b93bae937309b P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.844836 14853 tablet_replica.cc:333] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.845469 14853 raft_consensus.cc:2243] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.845947 14853 raft_consensus.cc:2272] T 7e5a15a2dee443169cc8f43195d14078 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.848187 14853 tablet_replica.cc:333] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.848786 14853 raft_consensus.cc:2243] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:12.849550 14853 raft_consensus.cc:2272] T 52417b5b08644dcfa10c3453b5b36266 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.852090 14853 tablet_replica.cc:333] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.852695 14853 raft_consensus.cc:2243] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:12.853458 14853 raft_consensus.cc:2272] T d341ffd9a30444f7a4d530a3fbb4432f P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.855738 14853 tablet_replica.cc:333] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.856386 14853 raft_consensus.cc:2243] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.856796 14853 raft_consensus.cc:2272] T 9182dcb1d11147d5b2ab70476c492046 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.859054 14853 tablet_replica.cc:333] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.859823 14853 raft_consensus.cc:2243] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:12.860821 14853 raft_consensus.cc:2272] T 536b2f91e52b47ae8635a4368893b94d P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.863062 14853 tablet_replica.cc:333] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.863606 14853 raft_consensus.cc:2243] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.864055 14853 raft_consensus.cc:2272] T 4101ba96d72142b592ae5619ec3e4884 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.866219 14853 tablet_replica.cc:333] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.866758 14853 raft_consensus.cc:2243] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.867187 14853 raft_consensus.cc:2272] T bc49cec74b3148fbbbf8b34c735f57d7 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.869222 14853 tablet_replica.cc:333] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.869829 14853 raft_consensus.cc:2243] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.870292 14853 raft_consensus.cc:2272] T 74b32ef56bc04260a13fedd138157db3 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.872679 14853 tablet_replica.cc:333] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.873446 14853 raft_consensus.cc:2243] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:12.874562 14853 raft_consensus.cc:2272] T f54cb7b5d45a4ddca84ff0118523d515 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.877774 14853 tablet_replica.cc:333] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.878544 14853 raft_consensus.cc:2243] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.879066 14853 raft_consensus.cc:2272] T 8cb8de2a62204ba48d72bfa0a114926f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.881599 14853 tablet_replica.cc:333] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.882166 14853 raft_consensus.cc:2243] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:12.882992 14853 raft_consensus.cc:2272] T 3ba3beaa61a648e0a71c43f397dee34d P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.885114 14853 tablet_replica.cc:333] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.885691 14853 raft_consensus.cc:2243] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.886125 14853 raft_consensus.cc:2272] T 9c7586b743d340988feb1b778f3e5a3f P fa9e1fe6727d41b09e8f93c75b371cfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.888715 14853 tablet_replica.cc:333] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.889266 14853 raft_consensus.cc:2243] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:12.890040 14853 raft_consensus.cc:2272] T 7688d564eae4441ba69e0d062373a82f P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.892050 14853 tablet_replica.cc:333] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.892552 14853 raft_consensus.cc:2243] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.892948 14853 raft_consensus.cc:2272] T 9aecd12c4e4f45e4a67dd75abd7fae78 P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.895013 14853 tablet_replica.cc:333] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.895543 14853 raft_consensus.cc:2243] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.895959 14853 raft_consensus.cc:2272] T 110733bf14b349e8b676071d18ff1e9a P fa9e1fe6727d41b09e8f93c75b371cfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.897877 14853 tablet_replica.cc:333] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.898329 14853 raft_consensus.cc:2243] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:12.899118 14853 raft_consensus.cc:2272] T 9407728e511241cbba5279488e924592 P fa9e1fe6727d41b09e8f93c75b371cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.900961 14853 tablet_replica.cc:333] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc: stopping tablet replica
I20260709 13:18:12.901531 14853 raft_consensus.cc:2243] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.901921 14853 raft_consensus.cc:2272] T 5ecbb91e25f7404eac89f80540288919 P fa9e1fe6727d41b09e8f93c75b371cfc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:12.906631 20813 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 116 similar messages]
W20260709 13:18:12.909679 20813 consensus_peers.cc:597] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 -> Peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Couldn't send request to peer fa9e1fe6727d41b09e8f93c75b371cfc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:12.954916 20739 consensus_peers.cc:597] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 -> Peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Couldn't send request to peer fa9e1fe6727d41b09e8f93c75b371cfc. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:12.975283 14853 tablet_server.cc:196] TabletServer@127.14.129.65:0 shutdown complete.
W20260709 13:18:12.983006 20739 consensus_peers.cc:597] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 -> Peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Couldn't send request to peer fa9e1fe6727d41b09e8f93c75b371cfc. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:13.003165 20739 consensus_peers.cc:597] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 -> Peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Couldn't send request to peer fa9e1fe6727d41b09e8f93c75b371cfc. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:13.015332 14853 tablet_server.cc:179] TabletServer@127.14.129.66:0 shutting down...
W20260709 13:18:13.037214 20739 consensus_peers.cc:597] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 -> Peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Couldn't send request to peer fa9e1fe6727d41b09e8f93c75b371cfc. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:13.045969 20813 consensus_peers.cc:597] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 -> Peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Couldn't send request to peer fa9e1fe6727d41b09e8f93c75b371cfc. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:13.046602 20813 consensus_peers.cc:597] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 -> Peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Couldn't send request to peer fa9e1fe6727d41b09e8f93c75b371cfc. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:13.051175 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:13.052057 14853 tablet_replica.cc:333] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.052963 14853 raft_consensus.cc:2243] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.053856 14853 raft_consensus.cc:2272] T 7e5a15a2dee443169cc8f43195d14078 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.056630 14853 tablet_replica.cc:333] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.057288 14853 raft_consensus.cc:2243] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.057772 14853 raft_consensus.cc:2272] T f8136a35c0c04845b46b93bae937309b P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.059902 14853 tablet_replica.cc:333] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.060487 14853 raft_consensus.cc:2243] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.060942 14853 raft_consensus.cc:2272] T d341ffd9a30444f7a4d530a3fbb4432f P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.063002 14853 tablet_replica.cc:333] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.063549 14853 raft_consensus.cc:2243] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.064301 14853 raft_consensus.cc:2272] T 9182dcb1d11147d5b2ab70476c492046 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.066376 14853 tablet_replica.cc:333] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.067219 14853 raft_consensus.cc:2243] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.067770 14853 raft_consensus.cc:2272] T 536b2f91e52b47ae8635a4368893b94d P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.070330 14853 tablet_replica.cc:333] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.071115 14853 raft_consensus.cc:2243] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.071727 14853 raft_consensus.cc:2272] T 4101ba96d72142b592ae5619ec3e4884 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.073598 14853 tablet_replica.cc:333] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.074101 14853 raft_consensus.cc:2243] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.074494 14853 raft_consensus.cc:2272] T 9407728e511241cbba5279488e924592 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.076324 14853 tablet_replica.cc:333] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.076810 14853 raft_consensus.cc:2243] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.077181 14853 raft_consensus.cc:2272] T 5ecbb91e25f7404eac89f80540288919 P ac09ad9899a14461b09a4344bb53a278 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.079511 14853 tablet_replica.cc:333] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.080049 14853 raft_consensus.cc:2243] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.080826 14853 raft_consensus.cc:2272] T 8cb8de2a62204ba48d72bfa0a114926f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.082659 14853 tablet_replica.cc:333] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.083328 14853 raft_consensus.cc:2243] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.083881 14853 raft_consensus.cc:2272] T 52417b5b08644dcfa10c3453b5b36266 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.085850 14853 tablet_replica.cc:333] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.086537 14853 raft_consensus.cc:2243] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.087284 14853 raft_consensus.cc:2272] T 74b32ef56bc04260a13fedd138157db3 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.089200 14853 tablet_replica.cc:333] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.089684 14853 raft_consensus.cc:2243] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.090360 14853 raft_consensus.cc:2272] T bc49cec74b3148fbbbf8b34c735f57d7 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.092350 14853 tablet_replica.cc:333] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.093009 14853 raft_consensus.cc:2243] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.093428 14853 raft_consensus.cc:2272] T 9c7586b743d340988feb1b778f3e5a3f P ac09ad9899a14461b09a4344bb53a278 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.095813 14853 tablet_replica.cc:333] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.096365 14853 raft_consensus.cc:2243] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.096820 14853 raft_consensus.cc:2272] T 7688d564eae4441ba69e0d062373a82f P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.098764 14853 tablet_replica.cc:333] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.099328 14853 raft_consensus.cc:2243] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.099763 14853 raft_consensus.cc:2272] T 3ba3beaa61a648e0a71c43f397dee34d P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.101679 14853 tablet_replica.cc:333] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.102169 14853 raft_consensus.cc:2243] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.102988 14853 raft_consensus.cc:2272] T 110733bf14b349e8b676071d18ff1e9a P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.105036 14853 tablet_replica.cc:333] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.105526 14853 raft_consensus.cc:2243] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.106258 14853 raft_consensus.cc:2272] T 9aecd12c4e4f45e4a67dd75abd7fae78 P ac09ad9899a14461b09a4344bb53a278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.108217 14853 tablet_replica.cc:333] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278: stopping tablet replica
I20260709 13:18:13.108700 14853 raft_consensus.cc:2243] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.109143 14853 raft_consensus.cc:2272] T f54cb7b5d45a4ddca84ff0118523d515 P ac09ad9899a14461b09a4344bb53a278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.147245 14853 tablet_server.cc:196] TabletServer@127.14.129.66:0 shutdown complete.
I20260709 13:18:13.178138 14853 tablet_server.cc:179] TabletServer@127.14.129.67:0 shutting down...
W20260709 13:18:13.197006 20813 consensus_peers.cc:597] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 -> Peer fa9e1fe6727d41b09e8f93c75b371cfc (127.14.129.65:42803): Couldn't send request to peer fa9e1fe6727d41b09e8f93c75b371cfc. Status: Network error: Client connection negotiation failed: client connection to 127.14.129.65:42803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:13.205299 14853 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:13.206081 14853 tablet_replica.cc:333] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.206717 14853 raft_consensus.cc:2243] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.207248 14853 raft_consensus.cc:2272] T 7e5a15a2dee443169cc8f43195d14078 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.209197 14853 tablet_replica.cc:333] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.209800 14853 raft_consensus.cc:2243] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.210222 14853 raft_consensus.cc:2272] T 52417b5b08644dcfa10c3453b5b36266 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.212242 14853 tablet_replica.cc:333] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.212786 14853 raft_consensus.cc:2243] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.213199 14853 raft_consensus.cc:2272] T 74b32ef56bc04260a13fedd138157db3 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.215097 14853 tablet_replica.cc:333] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.216048 14853 raft_consensus.cc:2243] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.216579 14853 raft_consensus.cc:2272] T bc49cec74b3148fbbbf8b34c735f57d7 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.218858 14853 tablet_replica.cc:333] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.219614 14853 raft_consensus.cc:2243] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.220613 14853 raft_consensus.cc:2272] T f8136a35c0c04845b46b93bae937309b P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.222503 14853 tablet_replica.cc:333] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.223054 14853 raft_consensus.cc:2243] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.223456 14853 raft_consensus.cc:2272] T 9182dcb1d11147d5b2ab70476c492046 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.225279 14853 tablet_replica.cc:333] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.225770 14853 raft_consensus.cc:2243] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.226181 14853 raft_consensus.cc:2272] T d341ffd9a30444f7a4d530a3fbb4432f P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.228016 14853 tablet_replica.cc:333] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.228509 14853 raft_consensus.cc:2243] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.228899 14853 raft_consensus.cc:2272] T 536b2f91e52b47ae8635a4368893b94d P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.230584 14853 tablet_replica.cc:333] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.231143 14853 raft_consensus.cc:2243] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.231848 14853 raft_consensus.cc:2272] T 4101ba96d72142b592ae5619ec3e4884 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.233587 14853 tablet_replica.cc:333] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.234020 14853 raft_consensus.cc:2243] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.234365 14853 raft_consensus.cc:2272] T f54cb7b5d45a4ddca84ff0118523d515 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.236169 14853 tablet_replica.cc:333] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.236701 14853 raft_consensus.cc:2243] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.237074 14853 raft_consensus.cc:2272] T 110733bf14b349e8b676071d18ff1e9a P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.238840 14853 tablet_replica.cc:333] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.239355 14853 raft_consensus.cc:2243] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.239706 14853 raft_consensus.cc:2272] T 9aecd12c4e4f45e4a67dd75abd7fae78 P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.241487 14853 tablet_replica.cc:333] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.241923 14853 raft_consensus.cc:2243] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.242316 14853 raft_consensus.cc:2272] T 7688d564eae4441ba69e0d062373a82f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.244182 14853 tablet_replica.cc:333] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.244638 14853 raft_consensus.cc:2243] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.245292 14853 raft_consensus.cc:2272] T 9c7586b743d340988feb1b778f3e5a3f P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.247527 14853 tablet_replica.cc:333] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.247984 14853 raft_consensus.cc:2243] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.248368 14853 raft_consensus.cc:2272] T 9407728e511241cbba5279488e924592 P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.250061 14853 tablet_replica.cc:333] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.250507 14853 raft_consensus.cc:2243] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.251271 14853 raft_consensus.cc:2272] T 5ecbb91e25f7404eac89f80540288919 P f03ab66696ab49c69ecd45d6ed86fa00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.253736 14853 tablet_replica.cc:333] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.254174 14853 raft_consensus.cc:2243] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.254565 14853 raft_consensus.cc:2272] T 8cb8de2a62204ba48d72bfa0a114926f P f03ab66696ab49c69ecd45d6ed86fa00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.256340 14853 tablet_replica.cc:333] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00: stopping tablet replica
I20260709 13:18:13.256726 14853 raft_consensus.cc:2243] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.257061 14853 raft_consensus.cc:2272] T 3ba3beaa61a648e0a71c43f397dee34d P f03ab66696ab49c69ecd45d6ed86fa00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.295989 14853 tablet_server.cc:196] TabletServer@127.14.129.67:0 shutdown complete.
I20260709 13:18:13.326190 14853 master.cc:562] Master@127.14.129.126:41245 shutting down...
I20260709 13:18:13.346704 14853 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.347272 14853 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.347561 14853 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37551a53907b4e03afd5bc409f0a37db: stopping tablet replica
I20260709 13:18:13.367501 14853 master.cc:584] Master@127.14.129.126:41245 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12445 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (29566 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (154761 ms total)
[  PASSED  ] 8 tests.
I20260709 13:18:13.418336 14853 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 495 messages since previous log ~20 seconds ago
I20260709 13:18:13.418541 14853 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 494 messages since previous log ~20 seconds ago
I20260709 13:18:13.418678 14853 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 493 messages since previous log ~20 seconds ago
I20260709 13:18:13.418823 14853 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 ~40 seconds ago
I20260709 13:18:13.418987 14853 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 ~40 seconds ago
I20260709 13:18:13.419214 14853 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:18:13.419456 14853 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
